mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
Update to 0.9.2
Changes: https://github.com/Frozenball/pytest-sugar/blob/master/CHANGES.rst
This commit is contained in:
parent
e48c9654a3
commit
c255a39640
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484578
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pytest-sugar
|
||||
PORTVERSION= 0.9.1
|
||||
PORTVERSION= 0.9.2
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -13,11 +13,13 @@ COMMENT= Changes the look and feel of pytest
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.9:devel/py-pytest@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=14.1:devel/py-packaging@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest>=2.9:devel/py-pytest@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}termcolor>=1.1.0:devel/py-termcolor@${PY_FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
USES= python
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1521048111
|
||||
SHA256 (pytest-sugar-0.9.1.tar.gz) = ab8cc42faf121344a4e9b13f39a51257f26f410e416c52ea11078cdd00d98a2c
|
||||
SIZE (pytest-sugar-0.9.1.tar.gz) = 11886
|
||||
TIMESTAMP = 1541775957
|
||||
SHA256 (pytest-sugar-0.9.2.tar.gz) = fcd87a74b2bce5386d244b49ad60549bfbc4602527797fac167da147983f58ab
|
||||
SIZE (pytest-sugar-0.9.2.tar.gz) = 12677
|
||||
|
Loading…
Reference in New Issue
Block a user