Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
python-requests-ntlm


Commits:
6fcb3abe by Sven-Hendrik Haase at 2023-09-25T00:14:48+02:00
upgpkg: 1.2.0-2

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -5,11 +5,11 @@
 pkgname=python-requests-ntlm
 _module='requests_ntlm'
 pkgver=1.2.0
-pkgrel=1
-pkgdesc="Allows for HTTP NTLM authentication using the requests library."
+pkgrel=2
+pkgdesc="Allows for HTTP NTLM authentication using the requests library"
 url="https://github.com/requests/requests-ntlm";
-depends=('python' 'python-requests' 'python-ntlm-auth')
-makedepends=(python-setuptools)
+depends=('python' 'python-requests' 'python-ntlm-auth' 'python-pyspnego')
+makedepends=('python-setuptools')
 license=('custom:ISC License (ISCL)')
 arch=(any)
 
source=("https://files.pythonhosted.org/packages/source/r/requests_ntlm/requests_ntlm-${pkgver}.tar.gz";)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-requests-ntlm/-/commit/6fcb3abe0923ae6420bd0af221135ea277e2c9ff

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-requests-ntlm/-/commit/6fcb3abe0923ae6420bd0af221135ea277e2c9ff
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to