forked from pool/python-pytaglib
- 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
57 lines
2.1 KiB
Plaintext
57 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
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
|
|
|
|
- do not require pytest-runner for build, it is not needed
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 23 11:44:33 UTC 2020 - pgajdos@suse.com
|
|
|
|
- version update to 1.4.6
|
|
- fix #65: use tox for testing. Request re-cythonizing module with environment variable `PYTAGLIB_CYTHONIZE` instead of argument to `setup.py` now.
|
|
- fix #63: python2 tests did not pass
|
|
- fix #62: pyprinttags module did not work
|
|
- deleted patches
|
|
- python-pytaglib-python2-localpath.patch (upstreamed)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 14 14:35:29 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 9 15:33:15 UTC 2019 - pgajdos@suse.com
|
|
|
|
- version update to 1.4.5
|
|
* Fix published taglib.cpp
|
|
* Remove cython dependency from setup.py
|
|
- added patches
|
|
fix 'LocalPath'object has no attribute 'endswith' for python2
|
|
+ python-pytaglib-python2-localpath.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 8 23:17:52 UTC 2018 - jsikes@suse.de
|
|
|
|
- Update to 1.4.3
|
|
* Fix accidental upload of the Windows version to PyPI. Hopefully fixes #42, #43.
|
|
* Fix #31: Don't use precompiled taglib.cpp on Windows
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 26 12:11:03 UTC 2017 - jengelh@inai.de
|
|
|
|
- Ensure neutrality of description.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 20 18:11:09 UTC 2017 - aloisio@gmx.com
|
|
|
|
- Initial package (1.4.1)
|
|
|