Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jan 2023 06:44:34 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: d9a4261b6d3f - main - =?utf-8?Q?devel/py-prefixed:=20Update=200.4.0=20=E2=86=92=200.6.0?=
Message-ID:  <202301250644.30P6iYN5025449@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=d9a4261b6d3f1d88346da3213983b3fa2b163241

commit d9a4261b6d3f1d88346da3213983b3fa2b163241
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-01-25 06:41:06 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-01-25 06:41:06 +0000

    devel/py-prefixed: Update 0.4.0 → 0.6.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 01565f9b47fc..dd6cbaff2368 100644
--- a/devel/py-prefixed/Makefile
+++ b/devel/py-prefixed/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	prefixed
-PORTVERSION=	0.4.0
+PORTVERSION=	0.6.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
+USE_PYTHON=	distutils autoplist pytest # 1 test fails, see https://github.com/Rockhopper-Technologies/prefixed/issues/5
 
 NO_ARCH=	yes
 
diff --git a/devel/py-prefixed/distinfo b/devel/py-prefixed/distinfo
index 1111bcf06d81..95694ffc5cd5 100644
--- a/devel/py-prefixed/distinfo
+++ b/devel/py-prefixed/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1666976306
-SHA256 (prefixed-0.4.0.tar.gz) = cf96b056f98ab9ba615d0311eca837b3da012015cdc594f3fee248caf70228b7
-SIZE (prefixed-0.4.0.tar.gz) = 68964
+TIMESTAMP = 1674628680
+SHA256 (prefixed-0.6.0.tar.gz) = b39fbfac72618fa1eeb5b3fd9ed1341f10dd90df75499cb4c38a6c3ef47cdd94
+SIZE (prefixed-0.6.0.tar.gz) = 76878



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