Date: Sat, 18 Apr 2026 22:02:53 +0000 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: e71f2f05e71a - main - devel/py-installer: Update to 0.7.0 Message-ID: <69e3ff8d.342c0.63a4d59e@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e71f2f05e71afe43c35624d506f67cabac51efaa commit e71f2f05e71afe43c35624d506f67cabac51efaa Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-04-18 21:23:52 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-04-18 21:51:55 +0000 devel/py-installer: Update to 0.7.0 Changes: https://github.com/pypa/installer/blob/main/docs/changelog.md --- devel/py-installer/Makefile | 4 ++-- devel/py-installer/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-installer/Makefile b/devel/py-installer/Makefile index b8d635843bb2..3de6a1a55d89 100644 --- a/devel/py-installer/Makefile +++ b/devel/py-installer/Makefile @@ -1,5 +1,5 @@ PORTNAME= installer -PORTVERSION= 0.7.0 +PORTVERSION= 1.0.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,7 +19,7 @@ MAKE_ENV= PYTHONPATH=${WRKSRC}/src NO_ARCH= yes PEP517_BUILD_CMD= ${PYTHON_CMD} -m flit_core.wheel -PEP517_BUILD_DEPEND= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.2.0<4:devel/py-flit-core@${PY_FLAVOR} +PEP517_BUILD_DEPEND= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.11<4:devel/py-flit-core@${PY_FLAVOR} PEP517_INSTALL_DEPEND= # empty .include <bsd.port.mk> diff --git a/devel/py-installer/distinfo b/devel/py-installer/distinfo index 5dc09712ff1b..7e6b53d2854f 100644 --- a/devel/py-installer/distinfo +++ b/devel/py-installer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681052952 -SHA256 (installer-0.7.0.tar.gz) = a26d3e3116289bb08216e0d0f7d925fcef0b0194eedfa0c944bcaaa106c4b631 -SIZE (installer-0.7.0.tar.gz) = 474349 +TIMESTAMP = 1775587302 +SHA256 (installer-1.0.0.tar.gz) = c6d691331621cf3fec4822f5c6f83cab3705f79b316225dc454127411677c71f +SIZE (installer-1.0.0.tar.gz) = 462685home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e3ff8d.342c0.63a4d59e>
