devel/py-tox: Update to 1.7.2
- Update to 1.7.2 - Add LICENSE_FILE Changes: * http://tox.readthedocs.org/en/latest/changelog.html
This commit is contained in:
parent
13354f7627
commit
da07a7d542
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361901
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tox
|
||||
PORTVERSION= 1.7.1
|
||||
PORTVERSION= 1.7.2
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -11,6 +11,7 @@ MAINTAINER= koobs@FreeBSD.org
|
||||
COMMENT= Python virtualenv-based automation of test activities
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}virtualenv>=1.11.2:${PORTSDIR}/devel/py-virtualenv \
|
||||
${PYTHON_PKGNAMEPREFIX}pylib>=1.4.17:${PORTSDIR}/devel/py-pylib
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (tox-1.7.1.tar.gz) = 869cb9e07847a9f0238f5a5029f3621504a5a3ec05af6d878e879b354c6851c4
|
||||
SIZE (tox-1.7.1.tar.gz) = 84635
|
||||
SHA256 (tox-1.7.2.tar.gz) = 267fc86871ae2a398d3e7b4b03e8113b3305533c72ef8de616cbc7258039f1f8
|
||||
SIZE (tox-1.7.2.tar.gz) = 84875
|
||||
|
Loading…
Reference in New Issue
Block a user