pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/py-ntlm-auth py-ntlm-auth: updated to 1.0.6



details:   https://anonhg.NetBSD.org/pkgsrc/rev/13e792ed9d1f
branches:  trunk
changeset: 371006:13e792ed9d1f
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Oct 31 08:27:03 2017 +0000

description:
py-ntlm-auth: updated to 1.0.6

Changes 1.0.6:
* More changes to packaging to better handle copyright and licensing

diffstat:

 security/py-ntlm-auth/Makefile |   8 +++++---
 security/py-ntlm-auth/distinfo |  10 +++++-----
 2 files changed, 10 insertions(+), 8 deletions(-)

diffs (38 lines):

diff -r 779fb5afec17 -r 13e792ed9d1f security/py-ntlm-auth/Makefile
--- a/security/py-ntlm-auth/Makefile    Tue Oct 31 08:12:11 2017 +0000
+++ b/security/py-ntlm-auth/Makefile    Tue Oct 31 08:27:03 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2017/09/04 18:57:20 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2017/10/31 08:27:03 adam Exp $
 
-DISTNAME=      ntlm-auth-1.0.5
+DISTNAME=      ntlm-auth-1.0.6
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=    security
+CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=n/ntlm-auth/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -12,5 +12,7 @@
 
 DEPENDS+=      ${PYPKGPREFIX}-six>=1.10:../../lang/py-six
 
+USE_LANGUAGES= # none
+
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 779fb5afec17 -r 13e792ed9d1f security/py-ntlm-auth/distinfo
--- a/security/py-ntlm-auth/distinfo    Tue Oct 31 08:12:11 2017 +0000
+++ b/security/py-ntlm-auth/distinfo    Tue Oct 31 08:27:03 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/09/04 18:57:20 joerg Exp $
+$NetBSD: distinfo,v 1.2 2017/10/31 08:27:03 adam Exp $
 
-SHA1 (ntlm-auth-1.0.5.tar.gz) = 0834c8d30df8ee8dc1f5782e3a64f02ec5db838e
-RMD160 (ntlm-auth-1.0.5.tar.gz) = ce1917a3adab49c2c36c560ecff38cb1464cc240
-SHA512 (ntlm-auth-1.0.5.tar.gz) = b7b0d8e6d6ea7e905fc702adbcddedeae9ff1ae1dfb44a9cff45faa5cfb9cafcee816a042deb80e9ba5743d4232119209f8c11a768e30ea0718ebc4299bb949c
-Size (ntlm-auth-1.0.5.tar.gz) = 25684 bytes
+SHA1 (ntlm-auth-1.0.6.tar.gz) = 18afca8495918a550ec7dc6122d2131d5d8369a4
+RMD160 (ntlm-auth-1.0.6.tar.gz) = fc3d1e06a5cf8fcd57f05194a3f3ed7860efa66a
+SHA512 (ntlm-auth-1.0.6.tar.gz) = 8d4de3faf0577f2963d2716b65fd703dbf9570eaeb0557a69e050cff939a5f0c5d4c96d68aba31df3858254618d4dda3d8bb26e257abea372183a6f664fda9aa
+Size (ntlm-auth-1.0.6.tar.gz) = 29747 bytes



Home | Main Index | Thread Index | Old Index