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


Commits:
4c65eea2 by Felix Yan at 2023-12-05T12:19:00+02:00
upgpkg: 0.22.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,20 @@
+pkgbase = python-pytest-asyncio
+       pkgdesc = Pytest support for asyncio.
+       pkgver = 0.22.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
+       sha512sums = SKIP
+
+pkgname = python-pytest-asyncio


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonm...@archlinux.org>
 
 pkgname=python-pytest-asyncio
-pkgver=0.21.1
-_commit=a10cbde05ff46b44f37a79b937a8dd38230f232a
+pkgver=0.22.0
+_commit=a950f553681a2fbc2a026372021f944a35cf5cee
 pkgrel=1
 pkgdesc="Pytest support for asyncio."
 arch=('any')



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

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


Reply via email to