14
0

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

- Update to 0.34.1
  * Removed the usage of a walrus operator for Python 3.6 compatibility.
- Use Python 3.11 on SLE-15 by default

OBS-URL: https://build.opensuse.org/request/show/1245843
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-specfile?expand=0&rev=62
This commit is contained in:
2025-02-14 10:42:42 +00:00
committed by Git OBS Bridge
parent 50908a7ccf
commit b1c159bd9e
4 changed files with 12 additions and 4 deletions

View File

@@ -16,8 +16,9 @@
#
%{?sle15_python_module_pythons}
Name: python-specfile
Version: 0.34.0
Version: 0.34.1
Release: 0
Summary: A library for parsing and manipulating RPM spec files
License: MIT