devel/py-vcrpy: Update version 4.1.1=>4.2.1
Relnotes: https://github.com/kevin1024/vcrpy/releases/tag/v4.2.1
This commit is contained in:
parent
1c1aa437dd
commit
d682c78734
2 changed files with 5 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= vcrpy
|
||||
PORTVERSION= 4.1.1
|
||||
PORTVERSION= 4.2.1
|
||||
CATEGORIES= devel www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -18,11 +18,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.5:devel/py-six@${PY_FLAVOR} \
|
|||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist distutils
|
||||
USE_PYTHON= autoplist distutils pytest
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
do-test:
|
||||
@cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1646784175
|
||||
SHA256 (vcrpy-4.1.1.tar.gz) = 57095bf22fc0a2d99ee9674cdafebed0f3ba763018582450706f7d3a74fff599
|
||||
SIZE (vcrpy-4.1.1.tar.gz) = 78193
|
||||
TIMESTAMP = 1672436950
|
||||
SHA256 (vcrpy-4.2.1.tar.gz) = 7cd3e81a2c492e01c281f180bcc2a86b520b173d2b656cb5d89d99475423e013
|
||||
SIZE (vcrpy-4.2.1.tar.gz) = 78895
|
||||
|
|
Loading…
Reference in a new issue