Date: Tue, 21 Jun 2022 16:37:21 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: f5526dbea2cc - main - devel/py-python-distutils-extra: Update to 2.47 Message-ID: <202206211637.25LGbLmS059331@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=f5526dbea2cc59be07a8c87f4ce006d484b59ad1 commit f5526dbea2cc59be07a8c87f4ce006d484b59ad1 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-21 16:32:56 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-21 16:32:56 +0000 devel/py-python-distutils-extra: Update to 2.47 Changes: https://salsa.debian.org/python-team/packages/python-distutils-extra/-/blob/master/debian/changelog --- devel/py-python-distutils-extra/Makefile | 4 ++-- devel/py-python-distutils-extra/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-python-distutils-extra/Makefile b/devel/py-python-distutils-extra/Makefile index a64af2c8bd0c..5ee5c7fc45ea 100644 --- a/devel/py-python-distutils-extra/Makefile +++ b/devel/py-python-distutils-extra/Makefile @@ -1,7 +1,7 @@ # Created by: Ju Pengfei <jupengfei@gmail.com> PORTNAME= python-distutils-extra -PORTVERSION= 2.46 +PORTVERSION= 2.47 CATEGORIES= devel python MASTER_SITES= DEBIAN PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,6 +17,6 @@ USES= python:3.6+ tar:xz USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +WRKSRC= ${WRKDIR}/${PORTNAME} .include <bsd.port.mk> diff --git a/devel/py-python-distutils-extra/distinfo b/devel/py-python-distutils-extra/distinfo index b570992d62d2..f3df6495d4ad 100644 --- a/devel/py-python-distutils-extra/distinfo +++ b/devel/py-python-distutils-extra/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654708358 -SHA256 (python-distutils-extra_2.46.tar.xz) = 01ea467fa217da34ae6194e79683b47696b5161963b0ad2f0866a1fdaff386f0 -SIZE (python-distutils-extra_2.46.tar.xz) = 38584 +TIMESTAMP = 1655561154 +SHA256 (python-distutils-extra_2.47.tar.xz) = 7139f2b1f4c95bbffe4177d3d67a56a3d863f64915cc7ea937df3d7b9fcf5732 +SIZE (python-distutils-extra_2.47.tar.xz) = 38740
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206211637.25LGbLmS059331>