15
0

Accepting request 1242862 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1242862
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bytecode?expand=0&rev=12
This commit is contained in:
2025-02-03 20:45:32 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:06676a3c3bccc9d3dc73ee625650ea57df2bc117358826f4f290f0e1faa42292
size 102126

3
bytecode-0.16.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8fbbb637c880f339e564858bc6c7984ede67ae97bc71343379a535a9a4baf398
size 102863

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Feb 3 13:33:39 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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
-------------------------------------------------------------------
Fri Nov 1 08:33:19 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>

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