mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
sysutils/py-diffoscope: Update to 136
PR: 244135 Submitted by: Fabian Keil <fk fabiankeil de>
This commit is contained in:
parent
4fecb1d4cd
commit
4020008ac5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=526348
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= diffoscope
|
||||
PORTVERSION= 108
|
||||
PORTVERSION= 136
|
||||
CATEGORIES= sysutils python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -27,6 +27,6 @@ USE_PYTHON= autoplist concurrent distutils
|
||||
NO_ARCH= yes
|
||||
|
||||
do-test:
|
||||
@cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test --pytest-args="-rsx -l -vv"
|
||||
@cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -v -rs -o addopts=
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1548740897
|
||||
SHA256 (diffoscope-108.tar.gz) = 247408365671cd19c1d16ece214677b5a52c53e278f4cce1117b4a5567ab4b6d
|
||||
SIZE (diffoscope-108.tar.gz) = 9991633
|
||||
TIMESTAMP = 1581919566
|
||||
SHA256 (diffoscope-136.tar.gz) = 0d6486d6eb6e0445ba21fee2e8bdd3a366ce786bfac98e00e5a95038b7815f15
|
||||
SIZE (diffoscope-136.tar.gz) = 1557070
|
||||
|
Loading…
Reference in New Issue
Block a user