Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages /
python-requests-credssp
Commits:
e07e95ac by Carl Smedstad at 2024-11-19T06:41:57+01:00
upgpkg: 2.0.0-4: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-requests-credssp
pkgdesc = HTTPS CredSSP authentication with the requests library
pkgver = 2.0.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/jborean93/requests-credssp
arch = any
license = ISC
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-requests-credssp
_module='requests-credssp'
pkgver=2.0.0
-pkgrel=3
+pkgrel=4
pkgdesc="HTTPS CredSSP authentication with the requests library"
url="https://github.com/jborean93/requests-credssp"
depends=('python' 'python-pyopenssl' 'python-requests' 'python-ntlm-auth'
'python-pyspnego')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-requests-credssp/-/commit/e07e95ac66c8650198e0863a0c842c596280c692
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-requests-credssp/-/commit/e07e95ac66c8650198e0863a0c842c596280c692
You're receiving this email because of your account on gitlab.archlinux.org.