Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Apr 2023 18:08:59 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 75bb7b1a5ba7 - main - devel/py-installer: Update to 0.7.0
Message-ID:  <202304181808.33II8x7r079305@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=75bb7b1a5ba79943c467a94c41b01dab84c950f5

commit 75bb7b1a5ba79943c467a94c41b01dab84c950f5
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-18 17:57:25 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-18 18:00:51 +0000

    devel/py-installer: Update to 0.7.0
    
    Changes:        https://github.com/pypa/installer/blob/main/docs/changelog.md
---
 devel/py-installer/Makefile | 3 +--
 devel/py-installer/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/devel/py-installer/Makefile b/devel/py-installer/Makefile
index 7a1f93747587..e7f123a90ace 100644
--- a/devel/py-installer/Makefile
+++ b/devel/py-installer/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	installer
-PORTVERSION=	0.6.0
-PORTREVISION=	2
+PORTVERSION=	0.7.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-installer/distinfo b/devel/py-installer/distinfo
index 9967e0998037..5dc09712ff1b 100644
--- a/devel/py-installer/distinfo
+++ b/devel/py-installer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1674589800
-SHA256 (installer-0.6.0.tar.gz) = f3bd36cd261b440a88a1190b1becca0578fee90b4b62decc796932fdd5ae8839
-SIZE (installer-0.6.0.tar.gz) = 471077
+TIMESTAMP = 1681052952
+SHA256 (installer-0.7.0.tar.gz) = a26d3e3116289bb08216e0d0f7d925fcef0b0194eedfa0c944bcaaa106c4b631
+SIZE (installer-0.7.0.tar.gz) = 474349



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