Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-httpx
Commits:
ea792115 by Jelle van der Waa at 2024-11-21T11:57:23+01:00
upgpkg: 0.30.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pytest-httpx
pkgdesc = Send responses to httpx
pkgver = 0.30.0
- pkgrel = 1
+ pkgrel = 2
url = https://colin-b.github.io/pytest_httpx
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-pytest-httpx
pkgver=0.30.0
-pkgrel=1
+pkgrel=2
pkgdesc='Send responses to httpx'
arch=('any')
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-httpx/-/commit/ea7921155bbbcf90a3fbb2e310fb673e768cd67c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-httpx/-/commit/ea7921155bbbcf90a3fbb2e310fb673e768cd67c
You're receiving this email because of your account on gitlab.archlinux.org.