15
0

Accepting request 1274859 from home:glaubitz:branches:devel:languages:python

- Update to 0.16.2
  * fix ControlFlowGraph dead block detection by accounting for
    fall-through edges. PR #161

OBS-URL: https://build.opensuse.org/request/show/1274859
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bytecode?expand=0&rev=25
This commit is contained in:
2025-05-06 11:50:02 +00:00
committed by Git OBS Bridge
parent f9dc305b47
commit 2803839445
4 changed files with 11 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-bytecode
Version: 0.16.1
Version: 0.16.2
Release: 0
Summary: Python module to generate and modify bytecode
License: MIT