17
0

20 Commits

Author SHA256 Message Date
558e5e970f Accepting request 1155039 from 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/1155039
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytaglib?expand=0&rev=9
2024-03-05 17:51:49 +00:00
21d4a217d8 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
3bd9530c47 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
a1da11ea7e Accepting request 1008688 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1008688
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytaglib?expand=0&rev=8
2022-10-07 23:25:08 +00:00
7e8cba7eca 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
ec26f057d5 Accepting request 941191 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/941191
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytaglib?expand=0&rev=7
2021-12-17 22:54:31 +00:00
e3838f9031 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
005c1033cc Accepting request 787685 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/787685
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytaglib?expand=0&rev=6
2020-03-24 21:35:34 +00:00
Tomáš Chvátal
7912e1c6de 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
950a93da0c Accepting request 738387 from devel:languages:python
Replace %fdupes -s with plain %fdupes; hardlinks are better.

OBS-URL: https://build.opensuse.org/request/show/738387
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytaglib?expand=0&rev=5
2019-10-16 07:15:32 +00:00
b9e5f38a07 - 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
3bdab4b527 Accepting request 703203 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/703203
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytaglib?expand=0&rev=4
2019-05-16 20:08:41 +00:00
Tomáš Chvátal
757241dad1 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
3ed1783555 Accepting request 628451 from 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/628451
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytaglib?expand=0&rev=3
2018-08-10 07:53:34 +00:00
Tomáš Chvátal
a80468ad50 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytaglib?expand=0&rev=6 2018-08-09 15:44:40 +00:00
Tomáš Chvátal
7bdd1d1679 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
8f511c0297 Accepting request 509955 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/509955
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytaglib?expand=0&rev=2
2017-07-17 07:09:34 +00:00
bacf3630de Accepting request 497113 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/497113
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytaglib?expand=0&rev=1
2017-07-05 21:56:48 +00:00
d8747d92d0 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
47be7f5114 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