Skip to content

Commit

Permalink
devel/py-pep517: Update to 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Oct 25, 2021
1 parent d297167 commit 83e13b4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-pep517/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= pep517
PORTVERSION= 0.11.0
PORTVERSION= 0.12.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,7 +12,7 @@ COMMENT= Wrappers to build Python packages using PEP 517 hooks
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tomli>=0:textproc/py-tomli@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tomli>=1.1.0:textproc/py-tomli@${PY_FLAVOR}

USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
Expand Down
6 changes: 3 additions & 3 deletions devel/py-pep517/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1626714616
SHA256 (pep517-0.11.0.tar.gz) = e1ba5dffa3a131387979a68ff3e391ac7d645be409216b961bc2efe6468ab0b2
SIZE (pep517-0.11.0.tar.gz) = 25169
TIMESTAMP = 1635181071
SHA256 (pep517-0.12.0.tar.gz) = 931378d93d11b298cf511dd634cf5ea4cb249a28ef84160b3247ee9afb4e8ab0
SIZE (pep517-0.12.0.tar.gz) = 26853

0 comments on commit 83e13b4

Please sign in to comment.