Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-pytest-asyncio


Commits:
69d7e33b by Felix Yan at 2023-12-14T21:26:46+02:00
upgpkg: 0.23.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,20 +1,18 @@
 pkgbase = python-pytest-asyncio
        pkgdesc = Pytest support for asyncio.
-       pkgver = 0.22.0
+       pkgver = 0.23.0
        pkgrel = 1
        url = https://github.com/pytest-dev/pytest-asyncio/
        arch = any
        license = Apache
-       checkdepends = python-flaky
        checkdepends = python-hypothesis
-       checkdepends = python-pytest-trio
        makedepends = git
        makedepends = python-build
        makedepends = python-installer
        makedepends = python-setuptools-scm
        makedepends = python-wheel
        depends = python-pytest
-       source = 
git+https://github.com/pytest-dev/pytest-asyncio.git#commit=a950f553681a2fbc2a026372021f944a35cf5cee
+       source = 
git+https://github.com/pytest-dev/pytest-asyncio.git#commit=0b34e8e55bfe7037515df95db5f8f5c180be6699
        sha512sums = SKIP
 
 pkgname = python-pytest-asyncio


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonm...@archlinux.org>
 
 pkgname=python-pytest-asyncio
-pkgver=0.22.0
-_commit=a950f553681a2fbc2a026372021f944a35cf5cee
+pkgver=0.23.0
+_commit=0b34e8e55bfe7037515df95db5f8f5c180be6699
 pkgrel=1
 pkgdesc="Pytest support for asyncio."
 arch=('any')
@@ -10,7 +10,7 @@ license=('Apache')
 url="https://github.com/pytest-dev/pytest-asyncio/";
 depends=('python-pytest')
 makedepends=('git' 'python-build' 'python-installer' 'python-setuptools-scm' 
'python-wheel')
-checkdepends=('python-flaky' 'python-hypothesis' 'python-pytest-trio')
+checkdepends=('python-hypothesis')
 source=("git+https://github.com/pytest-dev/pytest-asyncio.git#commit=$_commit";)
 sha512sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-asyncio/-/commit/69d7e33b04f164d7fc50171fd37eca7aeced5b47

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-asyncio/-/commit/69d7e33b04f164d7fc50171fd37eca7aeced5b47
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to