python3-requests-ntlm: needs python3-pyspnego.
This commit is contained in:
parent
ce4172c411
commit
c7fc3e010b
@ -1,10 +1,10 @@
|
||||
# Template file for 'python3-requests-ntlm'
|
||||
pkgname=python3-requests-ntlm
|
||||
version=1.2.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
depends="python3 python3-requests python3-ntlm-auth"
|
||||
depends="python3 python3-requests python3-pyspnego"
|
||||
short_desc="Allows for HTTP NTLM authentication using the requests library"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="ISC"
|
||||
|
Loading…
x
Reference in New Issue
Block a user