15
0

- Update to 0.8.0

* Support Python 3.12 and 3.13; stop testing Python 3.6 and 3.7
  * Fix all DeprecationWarnings in the codebase
- Refresh no-relative-imports.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ast-decompiler?expand=0&rev=3
This commit is contained in:
2024-11-08 15:47:14 +00:00
committed by Git OBS Bridge
parent 52204c3554
commit 3f103a90ed
4 changed files with 51 additions and 34 deletions

View File

@@ -17,7 +17,7 @@
Name: python-ast-decompiler
Version: 0.7.0
Version: 0.8.0
Release: 0
Summary: Python module to decompile AST to Python code
License: Apache-2.0