mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
devel/py-nose2: update to 0.8.0
PR: 232181 Submitted by: Daniel Ylitalo <daniel@blodan.se> (maintainer)
This commit is contained in:
parent
902f517930
commit
b68d6b8423
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482111
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= nose2
|
||||
PORTVERSION= 0.7.4
|
||||
PORTVERSION= 0.8.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -17,8 +17,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=4.4.1:devel/py-coverage@${PY_FLAVO
|
||||
|
||||
py27_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=2.0.0:devel/py-mock@${PY_FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1523551228
|
||||
SHA256 (nose2-0.7.4.tar.gz) = 954a62cfb2d2ac06dad32995cbc822bf00cc11e20d543963515932fd4eff33fa
|
||||
SIZE (nose2-0.7.4.tar.gz) = 141719
|
||||
TIMESTAMP = 1539275660
|
||||
SHA256 (nose2-0.8.0.tar.gz) = 9052f2b46807b63d9bdf68e0768da1f8386368889b50043fd5d0889c470258f3
|
||||
SIZE (nose2-0.8.0.tar.gz) = 142142
|
||||
|
Loading…
Reference in New Issue
Block a user