From 401c2fb6fa2389dc68e5643064ebba96b93fcd3eff80782e650fa9718488042f Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 7 Oct 2022 07:52:04 +0000 Subject: [PATCH] Accepting request 1008603 from home:yarunachalam:branches:devel:languages:python - Version Update to pytaglib 1.5.0 (2021-12-18) * fix #93: publish PyPI packages from GitLab workflow * fix #92: build windows binary wheels from CI * fix #89: remove Python 2 support * fix #88: rename pyprinttags3 --> pyprinttags, ignore unsupported tags in the script OBS-URL: https://build.opensuse.org/request/show/1008603 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytaglib?expand=0&rev=15 --- python-pytaglib.changes | 9 +++++++++ python-pytaglib.spec | 4 ++-- v1.4.6.tar.gz | 3 --- v1.5.0.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 v1.4.6.tar.gz create mode 100644 v1.5.0.tar.gz diff --git a/python-pytaglib.changes b/python-pytaglib.changes index 99871dd..9438a9d 100644 --- a/python-pytaglib.changes +++ b/python-pytaglib.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Oct 6 22:10:20 UTC 2022 - Yogalakshmi Arunachalam + +- Version Update to pytaglib 1.5.0 (2021-12-18) + * fix #93: publish PyPI packages from GitLab workflow + * fix #92: build windows binary wheels from CI + * fix #89: remove Python 2 support + * fix #88: rename pyprinttags3 --> pyprinttags, ignore unsupported tags in the script + ------------------------------------------------------------------- Wed Dec 8 12:16:45 UTC 2021 - pgajdos@suse.com diff --git a/python-pytaglib.spec b/python-pytaglib.spec index 2618cf2..bbd9cf7 100644 --- a/python-pytaglib.spec +++ b/python-pytaglib.spec @@ -1,7 +1,7 @@ # # spec file for package python-pytaglib # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 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 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pytaglib -Version: 1.4.6 +Version: 1.5.0 Release: 0 Summary: Metadata "tagging" library based on TagLib License: GPL-3.0-only OR MIT diff --git a/v1.4.6.tar.gz b/v1.4.6.tar.gz deleted file mode 100644 index 194a723..0000000 --- a/v1.4.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:360b12d5b4c948cebf75acf86fac6b33a3f044eab6fcfe8949a1cd0f9c22bd25 -size 467771 diff --git a/v1.5.0.tar.gz b/v1.5.0.tar.gz new file mode 100644 index 0000000..a786df9 --- /dev/null +++ b/v1.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dc3dba61beb7accf6eef3a515c122a817ed2668b3ae03d85598c8d9861bb933 +size 469483