15
0

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

- Update to 0.16.1
  * Minor fixes following linter recommendations by @MatthieuDartiailh in #154
  * build(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #153
  * Fix flag inference by @MatthieuDartiailh in #157

OBS-URL: https://build.opensuse.org/request/show/1242835
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bytecode?expand=0&rev=23
This commit is contained in:
2025-02-03 14:54:05 +00:00
committed by Git OBS Bridge
parent ce9b400d3c
commit f9dc305b47
4 changed files with 13 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-bytecode
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-bytecode
Version: 0.16.0
Version: 0.16.1
Release: 0
Summary: Python module to generate and modify bytecode
License: MIT