From 43374299537a88c9802b937d646d22618b25870e Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 21 Jun 2024 15:30:00 +0200 Subject: [PATCH] python3-requests-ntlm: update to 1.3.0. --- srcpkgs/python3-requests-ntlm/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-requests-ntlm/template b/srcpkgs/python3-requests-ntlm/template index 83cc8061d46..c1a2f7eb8b6 100644 --- a/srcpkgs/python3-requests-ntlm/template +++ b/srcpkgs/python3-requests-ntlm/template @@ -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 " 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