Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-aiohttp
Commits:
fad2068a by Jelle van der Waa at 2024-11-21T09:26:34+01:00
upgpkg: 1.0.5-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pytest-aiohttp
pkgdesc = pytest plugin for aiohttp support
pkgver = 1.0.5
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/aio-libs/pytest-aiohttp
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-pytest-aiohttp
_name="${pkgname#python-}"
pkgver=1.0.5
-pkgrel=3
+pkgrel=4
pkgdesc='pytest plugin for aiohttp support'
url='https://github.com/aio-libs/pytest-aiohttp'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-aiohttp/-/commit/fad2068a0df83011ff0053a402c1821932f3aaf8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-aiohttp/-/commit/fad2068a0df83011ff0053a402c1821932f3aaf8
You're receiving this email because of your account on gitlab.archlinux.org.