Update to version 0.716
Changelog: https://github.com/google/keyczar/releases/tag/Python_release_0.716 PR: 211648 Submitted by: Douglas Thrift (maintainer)
This commit is contained in:
parent
1aa159af08
commit
03b2504279
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=420113
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= keyczar
|
||||
PORTVERSION= 0.715
|
||||
PORTVERSION= 0.716
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -13,7 +13,8 @@ COMMENT= Toolkit for safe and simple cryptography
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>=2.0:security/py-pycrypto
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>=2.0:security/py-pycrypto \
|
||||
${PYTHON_PKGNAMEPREFIX}pyasn1>0:devel/py-pyasn1
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:2
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (python-keyczar-0.715.tar.gz) = f43f9f15b0b719de94cab2754dcf78ef63b40ee2a12cea296e7af788b28501bb
|
||||
SIZE (python-keyczar-0.715.tar.gz) = 242151
|
||||
TIMESTAMP = 1470607843
|
||||
SHA256 (python-keyczar-0.716.tar.gz) = f9b614112dc8248af3d03b989da4aeca70e747d32fe7e6fce9512945365e3f83
|
||||
SIZE (python-keyczar-0.716.tar.gz) = 242081
|
||||
|
Loading…
Reference in New Issue
Block a user