git: b14cd1a1394b - main - devel/py-pep517: Update to 0.11.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jul 21 18:13:34 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b14cd1a1394bc9b5dbf3386b0947319dba4b1989
commit b14cd1a1394bc9b5dbf3386b0947319dba4b1989
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-21 17:17:38 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-21 18:11:54 +0000
devel/py-pep517: Update to 0.11.0
Changes: https://github.com/pypa/pep517/blob/master/doc/changelog.rst
---
devel/py-pep517/Makefile | 4 ++--
devel/py-pep517/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/devel/py-pep517/Makefile b/devel/py-pep517/Makefile
index 6a1518b917f4..713c514d8131 100644
--- a/devel/py-pep517/Makefile
+++ b/devel/py-pep517/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
PORTNAME= pep517
-PORTVERSION= 0.10.0
+PORTVERSION= 0.11.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT= Wrappers to build Python packages using PEP 517 hooks
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}toml>=0:textproc/py-toml@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tomli>=0:textproc/py-tomli@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
diff --git a/devel/py-pep517/distinfo b/devel/py-pep517/distinfo
index 443c1f56e876..4057c637b79e 100644
--- a/devel/py-pep517/distinfo
+++ b/devel/py-pep517/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618320182
-SHA256 (pep517-0.10.0.tar.gz) = ac59f3f6b9726a49e15a649474539442cf76e0697e39df4869d25e68e880931b
-SIZE (pep517-0.10.0.tar.gz) = 24099
+TIMESTAMP = 1626714616
+SHA256 (pep517-0.11.0.tar.gz) = e1ba5dffa3a131387979a68ff3e391ac7d645be409216b961bc2efe6468ab0b2
+SIZE (pep517-0.11.0.tar.gz) = 25169
More information about the dev-commits-ports-all
mailing list