Changelog for
python311-pysrt-1.1.2-18.50.noarch.rpm :
* Tue May 05 2020 Matej Cepl
- Don\'t use %python3_only command, but properly use alternatives.
* Fri Apr 17 2020 Paolo Stivanin - Use pytest instead of nose
* Mon Jan 20 2020 Luigi Baldoni - Update to version 1.1.2
* open(): don\'t use universal \'U\' mode
* Switched broken pypip.in badges to shields.io
* to use print in py2 and py3, print from __future__
* if file not exist show message
* Add Python 3 trove classifiers
* Mon Oct 14 2019 Matej Cepl - Replace %fdupes -s with plain %fdupes; hardlinks are better.
* Fri Mar 31 2017 aloisioAATTgmx.com- Set correct group
* Wed Mar 29 2017 aloisioAATTgmx.com- Fixed source URL
* Tue Mar 28 2017 aloisioAATTgmx.com- Converted to single-spec- Added tests- Dropped python-pysrt-rpmlintrc (those are pertinent warnings)
* Thu Dec 15 2016 aloisioAATTgmx.com- Update to version 1.1.1
* Include tests in release source tarball changes introduced in version 1.1.0:
* Make character_per_seconds correctly deal with tags and introduce text_without_tags property
* Get rid of unused builtin_str
* pep8
* Fix conding style
* Make str() method of SrtItem function properly in both Python 2 and 3
* Make SrtFile.encoding be set when autodetecting encoding
* Handle division by zero in characters_per_second
* Implement SubRipItem.characters_per_second
* Add duration property to SubRipItem
* Tue Feb 10 2015 aloisioAATTgmx.com- Initial version 1.0.1