Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
httpbin
Commits:
09ff415d by Jelle van der Waa at 2024-04-06T17:50:38+02:00
upgpkg: 0.10.2-2: rebuild with python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = httpbin
pkgdesc = HTTP Request and Response Service
pkgver = 0.10.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/psf/httpbin
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=httpbin
pkgver=0.10.2
-pkgrel=1
+pkgrel=2
pkgdesc="HTTP Request and Response Service"
arch=('any')
url="https://github.com/psf/httpbin"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/httpbin/-/commit/09ff415d749355fe65e81cdbb32dcb2c15226533
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/httpbin/-/commit/09ff415d749355fe65e81cdbb32dcb2c15226533
You're receiving this email because of your account on gitlab.archlinux.org.