14
0
Commit Graph

10 Commits

Author SHA256 Message Date
fb6117370e OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytaglib?expand=0&rev=18 2024-03-05 09:41:10 +00:00
c8644be8aa Accepting request 1154288 from home:jaimeMF:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1154288
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytaglib?expand=0&rev=17
2024-03-05 09:40:19 +00:00
401c2fb6fa 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
2022-10-07 07:52:04 +00:00
27cf7c6ce1 Accepting request 940904 from home:pgajdos:python
- do not require pytest-runner for build, it is not needed

OBS-URL: https://build.opensuse.org/request/show/940904
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytaglib?expand=0&rev=14
2021-12-17 10:47:57 +00:00
Tomáš Chvátal
10c67061eb Accepting request 787510 from home:pgajdos:python
- 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
2020-03-24 07:36:14 +00:00
de658665d4 - Replace %fdupes -s with plain %fdupes; hardlinks are better.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytaglib?expand=0&rev=10
2019-10-14 14:35:41 +00:00
Tomáš Chvátal
ee6bee7261 Accepting request 701953 from home:pgajdos
- 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

OBS-URL: https://build.opensuse.org/request/show/701953
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytaglib?expand=0&rev=8
2019-05-15 16:11:57 +00:00
Tomáš Chvátal
0c928ddbbb Accepting request 628448 from home:jsikes:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/628448
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytaglib?expand=0&rev=5
2018-08-09 15:36:33 +00:00
403e6f4745 Accepting request 498467 from home:jengelh:branches:devel:languages:python
- Ensure neutrality of description.

OBS-URL: https://build.opensuse.org/request/show/498467
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytaglib?expand=0&rev=2
2017-06-06 08:31:15 +00:00
Thomas Bechtold
2b1844013e Accepting request 496993 from home:alois:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/496993
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytaglib?expand=0&rev=1
2017-05-21 15:32:23 +00:00