14
0

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
This commit is contained in:
2022-10-07 07:52:04 +00:00
committed by Git OBS Bridge
parent 27cf7c6ce1
commit 401c2fb6fa
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Oct 6 22:10:20 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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