[arch-commits] Commit in python-requests-ntlm/trunk (PKGBUILD)
    Evangelos Foutras 
    foutrelis at archlinux.org
       
    Mon Nov  4 08:56:21 UTC 2019
    
    
  
    Date: Monday, November 4, 2019 @ 08:56:20
  Author: foutrelis
Revision: 523816
Python 3.8 rebuild
Modified:
  python-requests-ntlm/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-04 08:56:02 UTC (rev 523815)
+++ PKGBUILD	2019-11-04 08:56:20 UTC (rev 523816)
@@ -5,7 +5,7 @@
 pkgname=python-requests-ntlm
 _module='requests_ntlm'
 pkgver=1.1.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Allows for HTTP NTLM authentication using the requests library."
 url="https://github.com/requests/requests-ntlm"
 depends=('python' 'python-requests' 'python-ntlm-auth')
    
    
More information about the arch-commits
mailing list