Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages /
python-treq
Commits:
b8de2a35 by Chih-Hsuan Yen at 2024-04-07T11:54:04+08:00
upgpkg: 23.11.0-2: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-treq
pkgdesc = A requests-like API built on top of twisted.web's Agent
pkgver = 23.11.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/twisted/treq
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-treq
# https://github.com/twisted/treq/blob/trunk/CHANGELOG.rst
pkgver=23.11.0
-pkgrel=1
+pkgrel=2
pkgdesc="A requests-like API built on top of twisted.web's Agent"
arch=('any')
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-treq/-/commit/b8de2a35a06fc64d67295e1add9369cf46136397
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-treq/-/commit/b8de2a35a06fc64d67295e1add9369cf46136397
You're receiving this email because of your account on gitlab.archlinux.org.