Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-ndg-httpsclient
Commits:
267dabc2 by Jelle van der Waa at 2024-11-18T20:24:21+01:00
upgpkg: 0.5.1-15: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-ndg-httpsclient
pkgdesc = Provides enhanced HTTPS support for httplib and urllib2 using
PyOpenSSL
pkgver = 0.5.1
- pkgrel = 14
+ pkgrel = 15
url = https://pypi.python.org/pypi/ndg-httpsclient
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-ndg-httpsclient
_pkgname=ndg_httpsclient
pkgver=0.5.1
-pkgrel=14
+pkgrel=15
pkgdesc="Provides enhanced HTTPS support for httplib and urllib2 using
PyOpenSSL"
arch=(any)
url="https://pypi.python.org/pypi/ndg-httpsclient"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ndg-httpsclient/-/commit/267dabc25dc0b71b960ceb79f2655c51fc97bcd2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ndg-httpsclient/-/commit/267dabc25dc0b71b960ceb79f2655c51fc97bcd2
You're receiving this email because of your account on gitlab.archlinux.org.