forked from pool/python-bytecode
- Update to 0.16.0:
* Fix the document for python3.12 by @colinxu2020 in #142 * fix: handle small try blocks by @P403n1x87 in #145 * Add support for Python 3.13 by @MatthieuDartiailh in #146 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bytecode?expand=0&rev=21
This commit is contained in:
@@ -18,11 +18,10 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-bytecode
|
||||
Version: 0.15.1
|
||||
Version: 0.16.0
|
||||
Release: 0
|
||||
Summary: Python module to generate and modify bytecode
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/vstinner/bytecode
|
||||
Source: https://files.pythonhosted.org/packages/source/b/bytecode/bytecode-%{version}.tar.gz
|
||||
BuildRequires: %{python_module base >= 3.8}
|
||||
|
||||
Reference in New Issue
Block a user