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,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>