Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-requests-gssapi
Commits:
f184d074 by Jelle van der Waa at 2024-11-17T16:20:32+01:00
upgpkg: 1.2.3-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-requests-gssapi
pkgdesc = GSSAPI (HTTP Negotiate) authentication for Python-Requests
pkgver = 1.2.3
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/pythongssapi/requests-gssapi
arch = any
license = custom:ISC
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_pkgname=requests-gssapi
pkgname=python-requests-gssapi
pkgver=1.2.3
-pkgrel=4
+pkgrel=5
pkgdesc="GSSAPI (HTTP Negotiate) authentication for Python-Requests"
url="https://github.com/pythongssapi/requests-gssapi"
arch=(any)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-requests-gssapi/-/commit/f184d07458bfee0ff3435b5614242d8671e7c128
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-requests-gssapi/-/commit/f184d07458bfee0ff3435b5614242d8671e7c128
You're receiving this email because of your account on gitlab.archlinux.org.