Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-asyncio
Commits:
78b64dda by Felix Yan at 2023-12-23T19:41:28+02:00
upgpkg: 0.23.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-pytest-asyncio
pkgdesc = Pytest support for asyncio.
- pkgver = 0.23.1
+ pkgver = 0.23.2
pkgrel = 1
url = https://github.com/pytest-dev/pytest-asyncio/
arch = any
@@ -12,7 +12,7 @@ pkgbase = python-pytest-asyncio
makedepends = python-setuptools-scm
makedepends = python-wheel
depends = python-pytest
- source =
git+https://github.com/pytest-dev/pytest-asyncio.git#commit=a214c3e77149608d427ccab69140edb509c67697
+ source =
git+https://github.com/pytest-dev/pytest-asyncio.git#commit=b614c77dec6df7414fba78d2fbe7989c6ee16828
sha512sums = SKIP
pkgname = python-pytest-asyncio
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=python-pytest-asyncio
-pkgver=0.23.1
-_commit=a214c3e77149608d427ccab69140edb509c67697
+pkgver=0.23.2
+_commit=b614c77dec6df7414fba78d2fbe7989c6ee16828
pkgrel=1
pkgdesc="Pytest support for asyncio."
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-asyncio/-/commit/78b64ddad60de5ec84751644099b5041f37e3083
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-asyncio/-/commit/78b64ddad60de5ec84751644099b5041f37e3083
You're receiving this email because of your account on gitlab.archlinux.org.