git: a2e9c9cd0d31 - main - devel/py-build: Update to 0.6.1
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Aug 8 22:04:34 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a2e9c9cd0d3196fff12d5f540d1cbf749d5ab61c
commit a2e9c9cd0d3196fff12d5f540d1cbf749d5ab61c
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-08-08 21:36:25 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-08-08 21:43:57 +0000
devel/py-build: Update to 0.6.1
Changes: https://github.com/pypa/build/blob/main/CHANGELOG.rst
---
devel/py-build/Makefile | 4 ++--
devel/py-build/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/devel/py-build/Makefile b/devel/py-build/Makefile
index bdc2716d5f01..7b3d19dfcda4 100644
--- a/devel/py-build/Makefile
+++ b/devel/py-build/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
PORTNAME= build
-PORTVERSION= 0.5.1
+PORTVERSION= 0.6.0.post1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=19.0:devel/py-packaging@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pep517>=0.9.1:devel/py-pep517@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}toml>=0.10.0:textproc/py-toml@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}tomli>=1.0.0:textproc/py-tomli@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
diff --git a/devel/py-build/distinfo b/devel/py-build/distinfo
index 87da98d6809a..7b62396add9b 100644
--- a/devel/py-build/distinfo
+++ b/devel/py-build/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1624630094
-SHA256 (build-0.5.1.tar.gz) = 16897cac845b50cca04f3c92cf8d3e9e0868b21b29b96b577333c14473baa916
-SIZE (build-0.5.1.tar.gz) = 15243
+TIMESTAMP = 1628439030
+SHA256 (build-0.6.0.post1.tar.gz) = d8d8417caff47888274d677f984de509554637dd1ea952d467b027849b06d83b
+SIZE (build-0.6.0.post1.tar.gz) = 15351
More information about the dev-commits-ports-all
mailing list