mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
devel/py-tox: Update to 1.7.1
- Update to 1.7.1 - Deprecate OPTIONSFILE override
This commit is contained in:
parent
b856ae2798
commit
f87ec3e925
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358931
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tox
|
||||
PORTVERSION= 1.7.0
|
||||
PORTVERSION= 1.7.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -21,7 +21,6 @@ PYDISTUTILS_AUTOPLIST= yes
|
||||
|
||||
OPTIONS_DEFINE= PYTEST
|
||||
PYTEST_DESC= Include the pytest test runner
|
||||
OPTIONSFILE?= ${PORT_DBDIR}/py-${PORTNAME}/options
|
||||
|
||||
PYTEST_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:${PORTSDIR}/devel/py-pytest
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (tox-1.7.0.tar.gz) = 4cac3410af8b62f50a6496962af3884bdb1f99d30439511489e8a807e89379f8
|
||||
SIZE (tox-1.7.0.tar.gz) = 84492
|
||||
SHA256 (tox-1.7.1.tar.gz) = 869cb9e07847a9f0238f5a5029f3621504a5a3ec05af6d878e879b354c6851c4
|
||||
SIZE (tox-1.7.1.tar.gz) = 84635
|
||||
|
Loading…
Reference in New Issue
Block a user