Package Release Info

python-pytaglib-2.1.0-bp160.1.13

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python313-pytaglib

Change Logs

* Fri Mar 01 2024 Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
- version update to 2.1.0
  * Fix #110 (broken test) in #113
  * CI: update cibuildwheel; ensure Python-3.12 builds in #116
  * Modernize tooling in #117
- version update to 2.0.0
  * improve build_taglib.py helper script (now supports all platforms)
  * add taglib_version() to the taglib module
  * allow using File as a context manager, optionally saving on exit
  * new property File.is_closed
  * fix #94: Accept os.PathLike in constructor
  * File.path is now a Path object
- Add upgrade_taglib_version.patch
- Skip building for python 3.6 on Leap since it now uses a pyproject.toml
* Thu Oct 06 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 08 2021 pgajdos@suse.com
- do not require pytest-runner for build, it is not needed
Version: 1.4.6-bp152.1.5
* Mon Mar 23 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 2019 Matej Cepl <mcepl@suse.com>
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
* Thu May 09 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 08 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
Version: 1.4.1-bp150.2.4
* Fri May 26 2017 jengelh@inai.de
- Ensure neutrality of description.
* Sat May 20 2017 aloisio@gmx.com
- Initial package (1.4.1)