Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-ntlm-auth
Commits:
1565d372 by Jelle van der Waa at 2024-11-18T20:24:37+01:00
upgpkg: 1.5.0-10: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-ntlm-auth
pkgdesc = Creates NTLM authentication structures
pkgver = 1.5.0
- pkgrel = 9
+ pkgrel = 10
url = https://github.com/jborean93/ntlm-auth
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-ntlm-auth
_module='ntlm-auth'
pkgver=1.5.0
-pkgrel=9
+pkgrel=10
pkgdesc="Creates NTLM authentication structures"
url="https://github.com/jborean93/ntlm-auth"
depends=('python' 'python-cryptography')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ntlm-auth/-/commit/1565d3729390e0d456e8df271ef831a540c8e089
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ntlm-auth/-/commit/1565d3729390e0d456e8df271ef831a540c8e089
You're receiving this email because of your account on gitlab.archlinux.org.