Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-aresponses
Commits:
f2f84bb4 by Jelle van der Waa at 2024-11-21T09:30:15+01:00
upgpkg: 3.0.0-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-aresponses
pkgdesc = Asyncio http mocking. Similar to the responses library used
for 'requests'
pkgver = 3.0.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/aresponses/aresponses
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-aresponses
pkgver=3.0.0
-pkgrel=3
+pkgrel=4
pkgdesc="Asyncio http mocking. Similar to the responses library used for
'requests'"
url="https://github.com/aresponses/aresponses"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aresponses/-/commit/f2f84bb4fdad8be7f1cd52c44a12a54d0e885ddf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aresponses/-/commit/f2f84bb4fdad8be7f1cd52c44a12a54d0e885ddf
You're receiving this email because of your account on gitlab.archlinux.org.