security/py-python-gnupg: Update version 0.4.3=>0.4.5
- Add TEST PR: 245171 Approved by: christer.edwards@gmail.com (maintainer timeout) MFH: 2020Q2 (runtime fix) Relnotes: https://bitbucket.org/vinay.sajip/python-gnupg/src/master/
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= python-gnupg
|
||||
PORTVERSION= 0.4.3
|
||||
PORTVERSION= 0.4.5
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@@ -13,9 +13,15 @@ COMMENT= Python wrapper for the GNU Privacy Guard (GPG or GnuPG)
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=0.15.2:devel/py-coverage@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
do-test:
|
||||
@(cd ${WRKSRC} && ${SETENV} ${PYTHON_CMD} test_gnupg.py --no-doctests)
|
||||
@(cd ${WRKSRC} && ${SETENV} coverage-${PYTHON_VER} run test_gnupg.py --no-doctests)
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1540221249
|
||||
SHA256 (python-gnupg-0.4.3.tar.gz) = 2d158dfc6b54927752b945ebe57e6a0c45da27747fa3b9ae66eccc0d2147ac0d
|
||||
SIZE (python-gnupg-0.4.3.tar.gz) = 46958
|
||||
TIMESTAMP = 1585476374
|
||||
SHA256 (python-gnupg-0.4.5.tar.gz) = 3353e59949cd2c15efbf1fca45e347d8a22f4bed0d93e9b89b2657bda19cec05
|
||||
SIZE (python-gnupg-0.4.5.tar.gz) = 48792
|
||||
|
||||
Reference in New Issue
Block a user