aboutsummaryrefslogtreecommitdiffstats
path: root/security/py-keyring
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2015-11-19 04:07:25 +0800
committerrm <rm@FreeBSD.org>2015-11-19 04:07:25 +0800
commit8fb356dbfce2f321b4c23f15bbaf1a3bccec8385 (patch)
tree9ee09cf23836ed4fbe1a9e75f72c2be6a1841e19 /security/py-keyring
parentde6cf0321c8cca2c54eae854ea36396c51b2b205 (diff)
downloadfreebsd-ports-gnome-8fb356dbfce2f321b4c23f15bbaf1a3bccec8385.tar.gz
freebsd-ports-gnome-8fb356dbfce2f321b4c23f15bbaf1a3bccec8385.tar.zst
freebsd-ports-gnome-8fb356dbfce2f321b4c23f15bbaf1a3bccec8385.zip
security/py-keyring: update to 5.6
Changes: * Allow keyring to be invoked from command-line with python -m keyring. See PR for full upstream changelog. PR: 204582 Submitted by: douglas@douglasthrift.net (maintainer)
Diffstat (limited to 'security/py-keyring')
-rw-r--r--security/py-keyring/Makefile13
-rw-r--r--security/py-keyring/distinfo4
2 files changed, 9 insertions, 8 deletions
diff --git a/security/py-keyring/Makefile b/security/py-keyring/Makefile
index a02842f859f9..1e5f63684b08 100644
--- a/security/py-keyring/Makefile
+++ b/security/py-keyring/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= keyring
-PORTVERSION= 3.2.1
-PORTREVISION= 1
+PORTVERSION= 5.6
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,10 +12,12 @@ COMMENT= Store and access your passwords safely
LICENSE= PSFL
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:${PORTSDIR}/devel/py-pytest-runner
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:${PORTSDIR}/devel/py-pytest-runner \
+ ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:${PORTSDIR}/devel/py-setuptools_scm
-USES= python zip
-USE_PYTHON= distutils autoplist
+NO_ARCH= yes
+USES= python
+USE_PYTHON= autoplist distutils
OPTIONS_DEFINE= CRYPT_FILE GNOME_KEYRING KDE_KWALLET KEYCZAR PYFS \
SECRET_SERVICE
@@ -30,7 +31,7 @@ CRYPT_FILE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>=2.5:${PORTSDIR}/securit
GNOME_KEYRING_USE= GNOME=pygobject3
KDE_KWALLET_USE= KDE4=pykde4
KEYCZAR_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}keyczar>=0.71c:${PORTSDIR}/security/py-keyczar
-PYFS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fs>=0.4.0:${PORTSDIR}/devel/py-fs
+PYFS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fs>=0.5:${PORTSDIR}/devel/py-fs
SECRET_SERVICE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}SecretStorage>=1.0.0:${PORTSDIR}/security/py-SecretStorage
.include <bsd.port.mk>
diff --git a/security/py-keyring/distinfo b/security/py-keyring/distinfo
index c2f63ef0683c..edff1ad1fa87 100644
--- a/security/py-keyring/distinfo
+++ b/security/py-keyring/distinfo
@@ -1,2 +1,2 @@
-SHA256 (keyring-3.2.1.zip) = 047962a774393e60b4cf9d119400c7e83b99fa57f1bda898b4f5b4f7a228ab59
-SIZE (keyring-3.2.1.zip) = 94807
+SHA256 (keyring-5.6.tar.gz) = 862e8c7ae689bd1e50bf5940c88317c3afad4b71d7c0e0748b273ef769c66adf
+SIZE (keyring-5.6.tar.gz) = 69574