MFH: r526348 sysutils/py-diffoscope: Update to 136
Merge ports r526348 (update to 136, bugfix release) which should have been merged with ports r528329 PR: 244750 Approved by: ports-secteam (blanket: bugfix release, fix quarterly regression)
This commit is contained in:
parent
d5c45306b1
commit
aa87c0680c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q1/; revision=528398
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= diffoscope
|
||||
PORTVERSION= 108
|
||||
PORTVERSION= 136
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
@ -28,6 +28,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