14
0

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
This commit is contained in:
Tomáš Chvátal
2019-05-15 16:11:57 +00:00
committed by Git OBS Bridge
parent d92e67fa89
commit ee6bee7261
5 changed files with 40 additions and 11 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu May 9 15:33:15 UTC 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 8 23:17:52 UTC 2018 - jsikes@suse.de