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

Felix Yan felixonmars at archlinux.org
Sun Jul 8 09:27:16 UTC 2018


    Date: Sunday, July 8, 2018 @ 09:27:16
  Author: felixonmars
Revision: 354702

Python 3.7 rebuild

Modified:
  python-requests-ntlm/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-08 09:06:11 UTC (rev 354701)
+++ PKGBUILD	2018-07-08 09:27:16 UTC (rev 354702)
@@ -6,7 +6,7 @@
 pkgname=('python-requests-ntlm' 'python2-requests-ntlm')
 _module='requests_ntlm'
 pkgver=1.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Allows for HTTP NTLM authentication using the requests library."
 url="https://github.com/requests/requests-ntlm"
 makedepends=(python-setuptools python2-setuptools)



More information about the arch-commits mailing list