mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
devel/py-junitparser: update 3.1.2 → 3.2.0
Reported by: portscout
This commit is contained in:
parent
76ac3713dd
commit
08a3ae6c62
@ -1,7 +1,7 @@
|
||||
PORTNAME= junitparser
|
||||
DISTVERSION= 3.1.2
|
||||
DISTVERSION= 3.2.0
|
||||
CATEGORIES= devel net
|
||||
MASTER_SITES= PYPI
|
||||
#MASTER_SITES= PYPI # some test files are missing
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -16,6 +16,9 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \
|
||||
USES= python
|
||||
USE_PYTHON= pep517 concurrent autoplist pytest
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= weiwei
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1710216136
|
||||
SHA256 (junitparser-3.1.2.tar.gz) = d37ca5b35569dd7ebfdee976f2396b7d95cc46aa3c5910a0a7771c80751a5524
|
||||
SIZE (junitparser-3.1.2.tar.gz) = 19953
|
||||
TIMESTAMP = 1725252816
|
||||
SHA256 (weiwei-junitparser-3.2.0_GH0.tar.gz) = 25771690d2d450a2426a78b58fd9719b5098bd44f05eb5aedf9a4731bb63157f
|
||||
SIZE (weiwei-junitparser-3.2.0_GH0.tar.gz) = 23108
|
||||
|
Loading…
Reference in New Issue
Block a user