Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pook
Commits:
c47d3854 by Jelle van der Waa at 2024-11-21T10:33:19+01:00
upgpkg: 1.2.1-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pook
pkgdesc = Versatile and expressive HTTP traffic mocking and testing
made simple in Python
pkgver = 1.2.1
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/h2non/pook
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-pook
pkgver=1.2.1
-pkgrel=3
+pkgrel=4
pkgdesc="Versatile and expressive HTTP traffic mocking and testing made simple
in Python"
url="https://github.com/h2non/pook"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pook/-/commit/c47d385487b19800a3739b4246014846c8513e5d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pook/-/commit/c47d385487b19800a3739b4246014846c8513e5d
You're receiving this email because of your account on gitlab.archlinux.org.