devel/py-gast: Update to 0.5.3
Changes: https://github.com/serge-sans-paille/gast/commits/master
This commit is contained in:
parent
e665641be0
commit
32f540a497
2 changed files with 4 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= gast
|
||||
PORTVERSION= 0.5.2
|
||||
PORTVERSION= 0.5.3
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -10,8 +10,6 @@ COMMENT= AST that abstracts the underlying Python version
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}astunparse>=0:devel/py-astunparse@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1628439036
|
||||
SHA256 (gast-0.5.2.tar.gz) = f81fcefa8b982624a31c9e4ec7761325a88a0eba60d36d1da90e47f8fe3c67f7
|
||||
SIZE (gast-0.5.2.tar.gz) = 14222
|
||||
TIMESTAMP = 1637072960
|
||||
SHA256 (gast-0.5.3.tar.gz) = cfbea25820e653af9c7d1807f659ce0a0a9c64f2439421a7bba4f0983f532dea
|
||||
SIZE (gast-0.5.3.tar.gz) = 23455
|
||||
|
|
Loading…
Reference in a new issue