Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages /
python-requests-ntlm
Commits:
a66c0acb by Carl Smedstad at 2024-11-19T06:42:52+01:00
upgpkg: 1.2.0-5: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-requests-ntlm
pkgdesc = Allows for HTTP NTLM authentication using the requests library
pkgver = 1.2.0
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/requests/requests-ntlm
arch = any
license = custom:ISC License (ISCL)
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=python-requests-ntlm
_module='requests_ntlm'
pkgver=1.2.0
-pkgrel=4
+pkgrel=5
pkgdesc="Allows for HTTP NTLM authentication using the requests library"
url="https://github.com/requests/requests-ntlm"
depends=('python' 'python-requests' 'python-ntlm-auth' 'python-pyspnego')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-requests-ntlm/-/commit/a66c0acb9892d9a79bc6649042b7c945a4557980
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-requests-ntlm/-/commit/a66c0acb9892d9a79bc6649042b7c945a4557980
You're receiving this email because of your account on gitlab.archlinux.org.