Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pycurl
Commits:
09ac8b77 by Jelle van der Waa at 2025-12-16T11:00:57+01:00
upgpkg: 7.45.7-2: Rebuild for Python 3.14 (nocheck)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pycurl
pkgdesc = A Python 3.x interface to libcurl
pkgver = 7.45.7
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pycurl/pycurl
arch = x86_64
license = LGPL-2.1-only OR MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=python-pycurl
pkgver=7.45.7
-pkgrel=1
+pkgrel=2
pkgdesc="A Python 3.x interface to libcurl"
arch=('x86_64')
url="https://github.com/pycurl/pycurl"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pycurl/-/commit/09ac8b77ac410eeb6eefa1334f5006dcd0814f32
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pycurl/-/commit/09ac8b77ac410eeb6eefa1334f5006dcd0814f32
You're receiving this email because of your account on gitlab.archlinux.org.