mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
python3-requests-ntlm: update to 1.3.0.
This commit is contained in:
parent
94f5d5f407
commit
4337429953
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-requests-ntlm'
|
||||
pkgname=python3-requests-ntlm
|
||||
version=1.2.0
|
||||
revision=3
|
||||
version=1.3.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
depends="python3 python3-requests python3-pyspnego"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="ISC"
|
||||
homepage="https://github.com/requests/requests-ntlm"
|
||||
distfiles="https://github.com/requests/requests-ntlm/archive/v${version}.tar.gz"
|
||||
checksum=97966acfb735c272ab1874e1ea2e36ddd7e83117fbae401cddfa5dc4176f03b4
|
||||
checksum=0ff562ccd0560a8662a8761fadf99df6b73eb81979578912f31b97c8399c1bfb
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue