From 383d064c770225f5ad7a7f07cd70fbd45332fcc1c50887c2ebedc2920a193a49 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 29 Oct 2024 17:05:56 +0000 Subject: [PATCH] Accepting request 1218992 from home:glaubitz:branches:devel:languages:python - Update to 0.32.5 * We have fixed our parser to take in account the deprecations introduced in Python 3.8 OBS-URL: https://build.opensuse.org/request/show/1218992 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-specfile?expand=0&rev=56 --- python-specfile.changes | 7 +++++++ python-specfile.spec | 2 +- specfile-0.32.4.tar.gz | 3 --- specfile-0.32.5.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 specfile-0.32.4.tar.gz create mode 100644 specfile-0.32.5.tar.gz diff --git a/python-specfile.changes b/python-specfile.changes index 54a1302..28ef3e1 100644 --- a/python-specfile.changes +++ b/python-specfile.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Oct 29 10:40:28 UTC 2024 - John Paul Adrian Glaubitz + +- Update to 0.32.5 + * We have fixed our parser to take in account + the deprecations introduced in Python 3.8 + ------------------------------------------------------------------- Wed Oct 16 07:29:15 UTC 2024 - Joshua Smith diff --git a/python-specfile.spec b/python-specfile.spec index 80cf027..ce45c75 100644 --- a/python-specfile.spec +++ b/python-specfile.spec @@ -17,7 +17,7 @@ Name: python-specfile -Version: 0.32.4 +Version: 0.32.5 Release: 0 Summary: A library for parsing and manipulating RPM spec files License: MIT diff --git a/specfile-0.32.4.tar.gz b/specfile-0.32.4.tar.gz deleted file mode 100644 index fc82a3b..0000000 --- a/specfile-0.32.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0bb5ed0981aa22e89162c4ac82c1c0a5209f0395bb50ab4140c05bae02bfc20 -size 107018 diff --git a/specfile-0.32.5.tar.gz b/specfile-0.32.5.tar.gz new file mode 100644 index 0000000..6d2c3ce --- /dev/null +++ b/specfile-0.32.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84d99782af4861ae83e0b5599b92a6f6a48958dafc64f5e5afeed994aa638493 +size 107100