[arch-commits] Commit in python-requests-credssp/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Apr 29 21:41:54 UTC 2021


    Date: Thursday, April 29, 2021 @ 21:41:54
  Author: svenstaro
Revision: 925276

upgpkg: python-requests-credssp 1.2.0-3: Add python-pyspnego to deps (FS#70594)

Modified:
  python-requests-credssp/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-29 21:39:57 UTC (rev 925275)
+++ PKGBUILD	2021-04-29 21:41:54 UTC (rev 925276)
@@ -4,10 +4,10 @@
 pkgname=python-requests-credssp
 _module='requests-credssp'
 pkgver=1.2.0
-pkgrel=2
+pkgrel=3
 pkgdesc="HTTPS CredSSP authentication with the requests library"
 url="https://github.com/jborean93/requests-credssp"
-depends=('python' 'python-pyopenssl' 'python-requests' 'python-ntlm-auth')
+depends=('python' 'python-pyopenssl' 'python-requests' 'python-ntlm-auth' 'python-pyspnego')
 makedepends=('python-setuptools')
 license=('ISC')
 arch=('any')



More information about the arch-commits mailing list