mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 04:16:27 -04:00
devel/py-ast-decompiler: Update to 0.8.0
Changes: https://github.com/JelleZijlstra/ast_decompiler/releases
This commit is contained in:
parent
353c622ec3
commit
fffb7a90dd
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= ast-decompiler
|
||||
PORTVERSION= 0.7.0
|
||||
PORTVERSION= 0.8.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1680726000
|
||||
SHA256 (ast_decompiler-0.7.0.tar.gz) = efc3a507e5f8963ec7b4b2ce2ea693e3755c2f52b741c231bc344a4526738337
|
||||
SIZE (ast_decompiler-0.7.0.tar.gz) = 18413
|
||||
TIMESTAMP = 1716142084
|
||||
SHA256 (ast_decompiler-0.8.0.tar.gz) = daef5ca5c2bcb9ba7cf72a9308c7cd596c092d7201c0bbaf28947c721ce26441
|
||||
SIZE (ast_decompiler-0.8.0.tar.gz) = 18526
|
||||
|
|
Loading…
Add table
Reference in a new issue