| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- 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
- 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
- do not require pytest-runner for build, it is not needed
- 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)
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
- 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
- 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
- Ensure neutrality of description.
- Initial package (1.4.1)