forked from pool/python-pytaglib
- 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) OBS-URL: https://build.opensuse.org/request/show/787510 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytaglib?expand=0&rev=12
43 lines
1.5 KiB
Plaintext
43 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
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)
|
|
|