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.4.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/bc5e748a750e
branches: trunk
changeset: 375817:bc5e748a750e
user: adam <adam%pkgsrc.org@localhost>
date: Thu Feb 22 09:11:18 2018 +0000
description:
py-gssapi: updated to 1.4.1
1.4.1:
Features
Support most of the GGF Extensions
Tooling
Exit successfully when no docs change
Documentation
Fix typo in Name documentation
diffstat:
security/py-gssapi/Makefile | 6 +++---
security/py-gssapi/PLIST | 3 ++-
security/py-gssapi/distinfo | 10 +++++-----
3 files changed, 10 insertions(+), 9 deletions(-)
diffs (51 lines):
diff -r 0b9bc6281487 -r bc5e748a750e security/py-gssapi/Makefile
--- a/security/py-gssapi/Makefile Thu Feb 22 08:57:47 2018 +0000
+++ b/security/py-gssapi/Makefile Thu Feb 22 09:11:18 2018 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.7 2017/12/06 12:19:43 adam Exp $
+# $NetBSD: Makefile,v 1.8 2018/02/22 09:11:18 adam Exp $
-DISTNAME= gssapi-1.3.0
+DISTNAME= gssapi-1.4.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/gssapi/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://pypi.python.org/pypi/gssapi
+HOMEPAGE= https://github.com/pythongssapi/python-gssapi
COMMENT= Low-level and high-level wrappers around GSSAPI C libraries
LICENSE= modified-bsd
diff -r 0b9bc6281487 -r bc5e748a750e security/py-gssapi/PLIST
--- a/security/py-gssapi/PLIST Thu Feb 22 08:57:47 2018 +0000
+++ b/security/py-gssapi/PLIST Thu Feb 22 09:11:18 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2017/11/30 08:07:33 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2018/02/22 09:11:18 adam Exp $
${PYSITELIB}/${EGG_FILE}/PKG-INFO
${PYSITELIB}/${EGG_FILE}/SOURCES.txt
${PYSITELIB}/${EGG_FILE}/dependency_links.txt
@@ -34,6 +34,7 @@
${PYSITELIB}/gssapi/raw/ext_cred_imp_exp.so
${PLIST.mitkrb}${PYSITELIB}/gssapi/raw/ext_cred_store.so
${PLIST.posix}${PYSITELIB}/gssapi/raw/ext_dce.so
+${PYSITELIB}/gssapi/raw/ext_ggf.so
${PLIST.mitkrb}${PYSITELIB}/gssapi/raw/ext_iov_mic.so
${PYSITELIB}/gssapi/raw/ext_password.so
${PLIST.posix}${PYSITELIB}/gssapi/raw/ext_password_add.so
diff -r 0b9bc6281487 -r bc5e748a750e security/py-gssapi/distinfo
--- a/security/py-gssapi/distinfo Thu Feb 22 08:57:47 2018 +0000
+++ b/security/py-gssapi/distinfo Thu Feb 22 09:11:18 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2017/12/06 12:19:43 adam Exp $
+$NetBSD: distinfo,v 1.5 2018/02/22 09:11:18 adam Exp $
-SHA1 (gssapi-1.3.0.tar.gz) = b2ea74d27dcecb09f7dc950669a8af900b22d463
-RMD160 (gssapi-1.3.0.tar.gz) = c92b30958299e0fc1b85feec944252d62936ca9a
-SHA512 (gssapi-1.3.0.tar.gz) = 811478c560201554210303371514792ebd901368da86c6431414794c05bad42bf5dd4067e5f4414f95aa53ec9e8cdf5c4f0c9adf734c956de987916b125c1dbc
-Size (gssapi-1.3.0.tar.gz) = 873794 bytes
+SHA1 (gssapi-1.4.1.tar.gz) = fe412488583846b2562a5a495061d0132ca7eaf6
+RMD160 (gssapi-1.4.1.tar.gz) = 65e334e8666674a618bfc76263726942486524ee
+SHA512 (gssapi-1.4.1.tar.gz) = b1d4decbd60b93fd4e1f8774e6ef5df80c0e137d870902e6a4517e7929213b907bb90b18fa7909f7b8f9218c1965eaf6c7d4cd5c1f60e07fe2280c41c7daf340
+Size (gssapi-1.4.1.tar.gz) = 904295 bytes
Home |
Main Index |
Thread Index |
Old Index