Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
python-httpretty
Commits:
2667ac8f by Robin Candau at 2024-12-27T16:43:44+01:00
upgpkg: 1.1.4-11: python-httpx 0.28 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-httpretty
pkgdesc = HTTP client mock for Python
pkgver = 1.1.4
- pkgrel = 10
+ pkgrel = 11
url = https://github.com/gabrielfalcao/httpretty
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-httpretty
pkgver=1.1.4
-pkgrel=10
+pkgrel=11
pkgdesc="HTTP client mock for Python"
arch=('any')
url="https://github.com/gabrielfalcao/httpretty"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-httpretty/-/commit/2667ac8f22e799276bd647134e52ad525d4e5c30
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-httpretty/-/commit/2667ac8f22e799276bd647134e52ad525d4e5c30
You're receiving this email because of your account on gitlab.archlinux.org.