Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Sep 2024 08:36:00 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: 7e2229e9278c - main - devel/py-prefixed: update 0.8.0 =?utf-8?Q?=E2=86=92?= 0.9.0
Message-ID:  <202409030836.4838a0i1021833@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=7e2229e9278c3afbff0a78ea1b6bdfd0f80347aa

commit 7e2229e9278c3afbff0a78ea1b6bdfd0f80347aa
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-09-03 06:49:46 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-09-03 08:35:49 +0000

    devel/py-prefixed: update 0.8.0 → 0.9.0
    
    Reported by:    portscout
---
 devel/py-prefixed/Makefile | 4 ++--
 devel/py-prefixed/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-prefixed/Makefile b/devel/py-prefixed/Makefile
index c999067e5428..6f379a517fc5 100644
--- a/devel/py-prefixed/Makefile
+++ b/devel/py-prefixed/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	prefixed
-DISTVERSION=	0.8.0
+DISTVERSION=	0.9.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ LICENSE=	MPL20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		python
-USE_PYTHON=	distutils autoplist pytest # 1 test fails, see https://github.com/Rockhopper-Technologies/prefixed/issues/5
+USE_PYTHON=	distutils autoplist pytest
 
 NO_ARCH=	yes
 
diff --git a/devel/py-prefixed/distinfo b/devel/py-prefixed/distinfo
index dca730edbc25..8c248c6477a4 100644
--- a/devel/py-prefixed/distinfo
+++ b/devel/py-prefixed/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1724572911
-SHA256 (prefixed-0.8.0.tar.gz) = 135b93d4d18a2ca49243cc5b62f7a02969759e170135cd0121759f4a666cd369
-SIZE (prefixed-0.8.0.tar.gz) = 97039
+TIMESTAMP = 1725344267
+SHA256 (prefixed-0.9.0.tar.gz) = 164403fa9ebc83280bbc4705f4b243a28837e164310b4e65c38ccab1ebafeeb3
+SIZE (prefixed-0.9.0.tar.gz) = 99277



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