3f77bd21bc
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
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
bbcfc58a0c
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
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
fb0180f646
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
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
3c7906a56f
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
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
f3710f294d
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
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
dd4dfa4a50
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
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
ca61b64ff7
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
d92e67fa89
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
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
78efa53b7b
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
bc0308f21e
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
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