Skip to content

Commit

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

PORTNAME= beniget
PORTVERSION= 0.3.0
PORTVERSION= 0.4.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,7 +12,7 @@ COMMENT= Extract semantic information about static Python code
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gast>=0.4.0<0.5:devel/py-gast@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gast>=0.5.0<0.6:devel/py-gast@${PY_FLAVOR}

USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
Expand Down
6 changes: 3 additions & 3 deletions devel/py-beniget/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1598542846
SHA256 (beniget-0.3.0.tar.gz) = 062c893be9cdf87c3144fb15041cce4d81c67107c1591952cd45fdce789a0ff1
SIZE (beniget-0.3.0.tar.gz) = 16148
TIMESTAMP = 1625323569
SHA256 (beniget-0.4.0.tar.gz) = 72bbd47b1ae93690f5fb2ad3902ce1ae61dcd868ce6cfbf33e9bad71f9ed8749
SIZE (beniget-0.4.0.tar.gz) = 16157

0 comments on commit 0b8c6af

Please sign in to comment.