Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-asyncio
Commits:
9d6056ec by Felix Yan at 2026-06-15T18:21:10+08:00
upgpkg: 1.4.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-pytest-asyncio
pkgdesc = Pytest support for asyncio.
- pkgver = 1.3.0
+ pkgver = 1.4.0
pkgrel = 1
url = https://github.com/pytest-dev/pytest-asyncio
arch = any
@@ -12,7 +12,7 @@ pkgbase = python-pytest-asyncio
makedepends = python-setuptools-scm
depends = python
depends = python-pytest
- source = git+https://github.com/pytest-dev/pytest-asyncio.git#tag=v1.3.0
- b2sums =
ebc4762d7139c707be93d51ffa30f819b5a7842e8046a609c5d933769b9e105ef21b53db9c2cb935dcc6cfe7caf54216f0bd610c5e1b999300fdc6392376ef5d
+ source = git+https://github.com/pytest-dev/pytest-asyncio.git#tag=v1.4.0
+ b2sums =
c69dd14eeb4281d8b36b1d0f9a930f8147a283580bf3dcb2b70c6c511c043fc76c765e800161bae0f3891e5c601101ae3ad437a0c5053bd69df3b3a3c2cece61
pkgname = python-pytest-asyncio
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
pkgname=python-pytest-asyncio
-pkgver=1.3.0
+pkgver=1.4.0
pkgrel=1
pkgdesc="Pytest support for asyncio."
arch=('any')
@@ -12,7 +12,7 @@ depends=('python' 'python-pytest')
makedepends=('git' 'python-build' 'python-installer' 'python-setuptools-scm')
checkdepends=('python-hypothesis')
source=("git+https://github.com/pytest-dev/pytest-asyncio.git#tag=v$pkgver")
-b2sums=('ebc4762d7139c707be93d51ffa30f819b5a7842e8046a609c5d933769b9e105ef21b53db9c2cb935dcc6cfe7caf54216f0bd610c5e1b999300fdc6392376ef5d')
+b2sums=('c69dd14eeb4281d8b36b1d0f9a930f8147a283580bf3dcb2b70c6c511c043fc76c765e800161bae0f3891e5c601101ae3ad437a0c5053bd69df3b3a3c2cece61')
build() {
cd pytest-asyncio
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-asyncio/-/commit/9d6056ec1b667253f6d786ff63ac211a35497df7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-asyncio/-/commit/9d6056ec1b667253f6d786ff63ac211a35497df7
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help