Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-cachecontrol
Commits:
d02c3f97 by Jelle van der Waa at 2024-11-30T16:47:02+01:00
upgpkg: 1:0.14.1-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-cachecontrol
pkgdesc = Port of the caching algorithms in httplib2 for use with
requests session object
pkgver = 0.14.1
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = https://github.com/ionrock/cachecontrol
arch = any
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_name=cachecontrol
pkgname=python-cachecontrol
pkgver=0.14.1
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc="Port of the caching algorithms in httplib2 for use with requests
session object"
arch=(any)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cachecontrol/-/commit/d02c3f97fcf9f5b249f6f1fbed8a2f529c3a7cc4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cachecontrol/-/commit/d02c3f97fcf9f5b249f6f1fbed8a2f529c3a7cc4
You're receiving this email because of your account on gitlab.archlinux.org.