Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Sep 2024 07:54:50 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 08a3ae6c62b1 - main - devel/py-junitparser: update 3.1.2 =?utf-8?Q?=E2=86=92?= 3.2.0
Message-ID:  <202409020754.4827soUR011728@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=08a3ae6c62b137c4005e310caef46bac92989b64

commit 08a3ae6c62b137c4005e310caef46bac92989b64
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-09-02 05:12:12 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-09-02 07:54:43 +0000

    devel/py-junitparser: update 3.1.2 → 3.2.0
    
    Reported by:    portscout
---
 devel/py-junitparser/Makefile | 7 +++++--
 devel/py-junitparser/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/devel/py-junitparser/Makefile b/devel/py-junitparser/Makefile
index f449ff312741..9552245b0e07 100644
--- a/devel/py-junitparser/Makefile
+++ b/devel/py-junitparser/Makefile
@@ -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>
diff --git a/devel/py-junitparser/distinfo b/devel/py-junitparser/distinfo
index 03398af1b61d..f7d3bd976c08 100644
--- a/devel/py-junitparser/distinfo
+++ b/devel/py-junitparser/distinfo
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409020754.4827soUR011728>