- Update to 1.6.1
Changes: http://pypi.python.org/pypi/keyring/1.6.1#changes PR: ports/181247 Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
This commit is contained in:
parent
9eab19de80
commit
341a499bf6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324670
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= keyring
|
||||
PORTVERSION= 1.3
|
||||
PORTVERSION= 1.6.1
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -36,7 +36,7 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pycrypto>=2.5:${PORTSDIR}/security/py-pycry
|
|||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MGNOME_KEYRING}
|
||||
USE_GNOME+= pygnomedesktop
|
||||
USE_GNOME+= pygobject3
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MKDE_KWALLET}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (keyring-1.3.zip) = 8f3a1936b241332289c6c3a7bef0f380de8cd34e7e90fd6b3bb11ff6d51bb961
|
||||
SIZE (keyring-1.3.zip) = 79451
|
||||
SHA256 (keyring-1.6.1.zip) = 720a53234749edf0c103e61abe07a16b2ad48b46295c96f58fb804158a739a04
|
||||
SIZE (keyring-1.6.1.zip) = 80183
|
||||
|
|
Loading…
Reference in a new issue