pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/py-gssapi py-gssapi: updated to 1.5.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c4ac63aa4063
branches:  trunk
changeset: 383638:c4ac63aa4063
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Aug 07 08:23:09 2018 +0000

description:
py-gssapi: updated to 1.5.1

1.5.1:
Remove warning about collections.abc usage for Python 3.7+

diffstat:

 security/py-gssapi/Makefile |   4 ++--
 security/py-gssapi/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 3d1ace631a9a -r c4ac63aa4063 security/py-gssapi/Makefile
--- a/security/py-gssapi/Makefile       Tue Aug 07 06:32:27 2018 +0000
+++ b/security/py-gssapi/Makefile       Tue Aug 07 08:23:09 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2018/04/13 09:27:30 adam Exp $
+# $NetBSD: Makefile,v 1.10 2018/08/07 08:23:09 adam Exp $
 
-DISTNAME=      gssapi-1.5.0
+DISTNAME=      gssapi-1.5.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/gssapi/}
diff -r 3d1ace631a9a -r c4ac63aa4063 security/py-gssapi/distinfo
--- a/security/py-gssapi/distinfo       Tue Aug 07 06:32:27 2018 +0000
+++ b/security/py-gssapi/distinfo       Tue Aug 07 08:23:09 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2018/04/13 09:27:30 adam Exp $
+$NetBSD: distinfo,v 1.7 2018/08/07 08:23:09 adam Exp $
 
-SHA1 (gssapi-1.5.0.tar.gz) = 7fb8cd8e1f95cac517e5a1f102808edde4300ec4
-RMD160 (gssapi-1.5.0.tar.gz) = 4a8e61ee5a44d7ba28c67308166bb2ae046adfce
-SHA512 (gssapi-1.5.0.tar.gz) = 75bcf8714c0af9540dc557449fff71920f5a9b914b55c0e3636d1fe1e1ac36bfd8cf94dd6f42d95de5a4f6ab98d63d7535b9a79a1b1552cc1f61f605630cb6d6
-Size (gssapi-1.5.0.tar.gz) = 958382 bytes
+SHA1 (gssapi-1.5.1.tar.gz) = eb9a6913c398815ca68a20504dda7c8ce566fbfa
+RMD160 (gssapi-1.5.1.tar.gz) = 22ed0a7b0fc5b80c87780a5bf6bdd7446188c81b
+SHA512 (gssapi-1.5.1.tar.gz) = d0c27360e1f54a322f311f102ad498a3794e5f22aa9e07f917fa074d02f1643932ba34d630761c62500e5f780a5c6b207ee4662507ca88f99fcfd4563d7241b0
+Size (gssapi-1.5.1.tar.gz) = 965050 bytes



Home | Main Index | Thread Index | Old Index