Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jun 2026 14:14:07 +0000
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9c293b4bb10b - main - devel/py-repoze.who: Update version 3.0.0=>3.1.0
Message-ID:  <6a412c2f.1eef3.768be687@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9c293b4bb10bf6a482bc8b14c1167279b6debf96

commit 9c293b4bb10bf6a482bc8b14c1167279b6debf96
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-06-28 13:40:25 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-06-28 14:13:36 +0000

    devel/py-repoze.who: Update version 3.0.0=>3.1.0
    
    Changelog: https://github.com/repoze/repoze.who/releases/tag/3.1.0
---
 devel/py-repoze.who/Makefile | 5 +++--
 devel/py-repoze.who/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/py-repoze.who/Makefile b/devel/py-repoze.who/Makefile
index 48222a1f5b7c..f80583d02182 100644
--- a/devel/py-repoze.who/Makefile
+++ b/devel/py-repoze.who/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	repoze.who
-DISTVERSION=	3.0.0
+DISTVERSION=	3.1.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
+DISTNAME=	${PORTNAME:S/./_/}-${DISTVERSION}
 
 MAINTAINER=	bofh@FreeBSD.org
 COMMENT=	Identification and authentication framework for WSGI
@@ -18,7 +19,7 @@ BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}webob>=0:www/py-webob@${PY_FLAVOR} \
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		python
-USE_PYTHON=	distutils autoplist
+USE_PYTHON=	autoplist distutils
 NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/devel/py-repoze.who/distinfo b/devel/py-repoze.who/distinfo
index eed75c803d37..17d7f01a8d5d 100644
--- a/devel/py-repoze.who/distinfo
+++ b/devel/py-repoze.who/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1781983048
-SHA256 (repoze.who-3.0.0.tar.gz) = e955adf00c1f0b0c715e828979a237ec4bf7ee70827bd97f5e17bf82760dcb30
-SIZE (repoze.who-3.0.0.tar.gz) = 315628
+TIMESTAMP = 1782653986
+SHA256 (repoze_who-3.1.0.tar.gz) = c528a6ac5a9e069ed5a3750aef377622ece53edd0087cfc0b685f2a24c064274
+SIZE (repoze_who-3.1.0.tar.gz) = 315987


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a412c2f.1eef3.768be687>