mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
- Update to 5.7.1
Changes: https://github.com/jaraco/keyring/blob/master/CHANGES.rst PR: 205714 Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer)
This commit is contained in:
parent
733556e54c
commit
8fb08e2f45
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405176
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= keyring
|
||||
PORTVERSION= 5.6
|
||||
PORTVERSION= 5.7.1
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,8 +12,8 @@ COMMENT= Store and access your passwords safely
|
||||
|
||||
LICENSE= PSFL
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:${PORTSDIR}/devel/py-pytest-runner \
|
||||
${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:${PORTSDIR}/devel/py-setuptools_scm
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.8:${PORTSDIR}/devel/py-pytest \
|
||||
${PYTHON_PKGNAMEPREFIX}setuptools_scm>=1.9:${PORTSDIR}/devel/py-setuptools_scm
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (keyring-5.6.tar.gz) = 862e8c7ae689bd1e50bf5940c88317c3afad4b71d7c0e0748b273ef769c66adf
|
||||
SIZE (keyring-5.6.tar.gz) = 69574
|
||||
SHA256 (keyring-5.7.1.tar.gz) = 3df352616b856a3aebd699ab2e946d4a6e3b0219e696d5416bfc4c16530eeac0
|
||||
SIZE (keyring-5.7.1.tar.gz) = 51956
|
||||
|
Loading…
Reference in New Issue
Block a user