From b1c159bd9e0315cca778138a4046c82b9867dcc032ed542a73f71bc0f1d44ddb Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 14 Feb 2025 10:42:42 +0000 Subject: [PATCH] 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 --- python-specfile.changes | 7 +++++++ python-specfile.spec | 3 ++- specfile-0.34.0.tar.gz | 3 --- specfile-0.34.1.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 specfile-0.34.0.tar.gz create mode 100644 specfile-0.34.1.tar.gz diff --git a/python-specfile.changes b/python-specfile.changes index 2d8fb91..febebe2 100644 --- a/python-specfile.changes +++ b/python-specfile.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Feb 14 08:52:59 UTC 2025 - John Paul Adrian Glaubitz + +- 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 + ------------------------------------------------------------------- Sat Feb 1 22:17:17 UTC 2025 - Matej Cepl diff --git a/python-specfile.spec b/python-specfile.spec index f86b61a..25134d4 100644 --- a/python-specfile.spec +++ b/python-specfile.spec @@ -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 diff --git a/specfile-0.34.0.tar.gz b/specfile-0.34.0.tar.gz deleted file mode 100644 index 69b2b05..0000000 --- a/specfile-0.34.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7950b42dbbb3c9d294e2aeaf9d4c8e853d66c7fad21ec92611c2126ba4dd6e62 -size 109985 diff --git a/specfile-0.34.1.tar.gz b/specfile-0.34.1.tar.gz new file mode 100644 index 0000000..bc622e1 --- /dev/null +++ b/specfile-0.34.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebe333e99626a24b9d87cf9a39b8eb50da9d78ca9a7a90420e31f35cbdf9d1de +size 109972