Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
python-respx
Commits:
8acb572d by Robin Candau at 2024-12-27T16:51:16+01:00
upgpkg: 0.22.0-3: python-httpx 0.28 rebuild
- - - - -
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.22.0
- pkgrel = 2
+ pkgrel = 3
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.22.0
-pkgrel=2
+pkgrel=3
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/8acb572dbf4c6c13ce9c9d168e289e69eae2bffb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-respx/-/commit/8acb572dbf4c6c13ce9c9d168e289e69eae2bffb
You're receiving this email because of your account on gitlab.archlinux.org.