Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-respx
Commits:
3bad6962 by Jelle van der Waa at 2024-11-21T15:02:35+01:00
upgpkg: 0.21.1-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-respx
pkgdesc = Mock HTTPX with awesome request patterns and response side
effects
pkgver = 0.21.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/lundberg/respx
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-respx
_pkgname=${pkgname#python-}
pkgver=0.21.1
-pkgrel=1
+pkgrel=2
pkgdesc="Mock HTTPX with awesome request patterns and response side effects"
arch=(any)
url="https://github.com/lundberg/respx"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-respx/-/commit/3bad6962b966f6c6de9d18a0d7d1197224a11ac8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-respx/-/commit/3bad6962b966f6c6de9d18a0d7d1197224a11ac8
You're receiving this email because of your account on gitlab.archlinux.org.