17
0

Accepting request 391747 from home:alois:branches:devel:languages:python

Updated to 2.0rc1 and renamed.

OBS-URL: https://build.opensuse.org/request/show/391747
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subliminal?expand=0&rev=1
This commit is contained in:
2016-04-26 22:12:17 +00:00
committed by Git OBS Bridge
commit b2fbf023ff
7 changed files with 308 additions and 0 deletions

82
python-subliminal.changes Normal file
View File

@@ -0,0 +1,82 @@
-------------------------------------------------------------------
Tue Apr 26 09:39:34 UTC 2016 - aloisio@gmx.com
- Update to version 2.0rc1
- Dropped nautilus extension because it's no longer supplied
- Package renamed to python-subliminal in accordance
with SUSE naming policy
-------------------------------------------------------------------
Fri Feb 26 13:16:24 UTC 2016 - tbechtold@suse.com
- Require python-python-dateutil. package was renamed
-------------------------------------------------------------------
Wed Jan 20 10:30:20 UTC 2016 - aloisio@gmx.com
- Added requirement for python-ndg-httpsclient to address
security problem with urllib3 and python < 2.7.9
-------------------------------------------------------------------
Sun Jan 3 18:24:41 UTC 2016 - aloisio@gmx.com
- Update to 1.1.1
* Fix scanning videos on bad MKV files
version 1.1
* Fix library usage example in README
* Fix for series name with special characters in addic7ed provider
* Fix id property in thesubdb provider
* Improve matching on titles
* Add support for nautilus context menu with translations
* Add support for searching subtitles in a separate directory
* Add subscenter provider
* Add support for python 3.5
- Removed subliminal-unicode_literals.patch included upstream
- Added nautilus integration script
-------------------------------------------------------------------
Thu Dec 10 11:40:18 UTC 2015 - aloisio@gmx.com
- Backported commit 79fb044 (fixes #495) as
subliminal-unicode_literals.patch
* Prevents warnings related to click 5 and newer
-------------------------------------------------------------------
Sat Jul 25 08:44:07 UTC 2015 - aloisio@gmx.com
- Update to version 1.0.1
* Fix unicode issues in CLI (python 2 only)
* Fix score scaling in CLI (python 2 only)
* Improve error handling in CLI
* Color collect report in CLI
version 1.0:
* Many changes and fixes
* New test suite
* New documentation
* New CLI
- Added manpage
- Package now depends on python-click, python-pbr and python-six
- Added all Requires also as BuildRequires and aligned their
versions with PyPI
-------------------------------------------------------------------
Fri May 22 18:35:15 UTC 2015 - aloisio@gmx.com
- Update to current git version
* Fix podnapisi provider
- Fixed build problem
-------------------------------------------------------------------
Thu Feb 26 12:18:19 UTC 2015 - p.drouand@gmail.com
- Fix Group
- Fix dependencies
-------------------------------------------------------------------
Tue Feb 10 21:28:28 UTC 2015 - aloisio@gmx.com
- Initial version 0.8.0_dev