Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-responses
Commits:
145d7d40 by Jelle van der Waa at 2024-11-26T14:15:50+01:00
upgpkg: 0.25.3-2: Rebuild for Python 3.13 (nocheck)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-responses
pkgdesc = A utility library for mocking out the `requests` Python
library.
pkgver = 0.25.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/getsentry/responses
arch = any
license = Apache
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-responses
pkgver=0.25.3
-pkgrel=1
+pkgrel=2
pkgdesc='A utility library for mocking out the `requests` Python library.'
arch=('any')
license=('Apache')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-responses/-/commit/145d7d40944e37c5e0aa53266fcbe51057be659c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-responses/-/commit/145d7d40944e37c5e0aa53266fcbe51057be659c
You're receiving this email because of your account on gitlab.archlinux.org.