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


Commits:
717d43a0 by Felix Yan at 2024-08-26T18:43:09+03:00
upgpkg: 0.23.8-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-pytest-asyncio
        pkgdesc = Pytest support for asyncio.
-       pkgver = 0.23.7
+       pkgver = 0.23.8
        pkgrel = 1
        url = https://github.com/pytest-dev/pytest-asyncio
        arch = any
@@ -12,8 +12,8 @@ pkgbase = python-pytest-asyncio
        makedepends = python-setuptools-scm
        makedepends = python-wheel
        depends = python-pytest
-       source = 
git+https://github.com/pytest-dev/pytest-asyncio.git#tag=v0.23.7?signed
+       source = 
git+https://github.com/pytest-dev/pytest-asyncio.git#tag=v0.23.8?signed
        validpgpkeys = 856F4E797CAB2AA5A0A967E1F0827C47163A10D6
-       b2sums = 
8ec8e42f014fb4a9f0e9aab37f300656ab17c3f9f472660307c1846efb683c451a4bd1c8d1d8577b470aef7426621117f067c8a97e769b67c139d7bd5b67f0b0
+       b2sums = 
f5c33c89bb0366b6a6926f44b2a366fdf1d22fc51defaab621ffbc8640e5e650ede4caf4c3581d736c1a9e8e2506f90183dd367769d39894f0e2622d40b95218
 
 pkgname = python-pytest-asyncio


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-pytest-asyncio
-pkgver=0.23.7
+pkgver=0.23.8
 pkgrel=1
 pkgdesc="Pytest support for asyncio."
 arch=('any')
@@ -11,7 +11,7 @@ depends=('python-pytest')
 makedepends=('git' 'python-build' 'python-installer' 'python-setuptools-scm' 
'python-wheel')
 checkdepends=('python-hypothesis')
 
source=("git+https://github.com/pytest-dev/pytest-asyncio.git#tag=v$pkgver?signed";)
-b2sums=('8ec8e42f014fb4a9f0e9aab37f300656ab17c3f9f472660307c1846efb683c451a4bd1c8d1d8577b470aef7426621117f067c8a97e769b67c139d7bd5b67f0b0')
+b2sums=('f5c33c89bb0366b6a6926f44b2a366fdf1d22fc51defaab621ffbc8640e5e650ede4caf4c3581d736c1a9e8e2506f90183dd367769d39894f0e2622d40b95218')
 validpgpkeys=('856F4E797CAB2AA5A0A967E1F0827C47163A10D6') # Michael Seifert 
<[email protected]>
 
 build() {



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

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


Reply via email to