14
0
forked from pool/python-pysrt

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

update to 1.1.2

OBS-URL: https://build.opensuse.org/request/show/765899
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysrt?expand=0&rev=11
This commit is contained in:
2020-01-20 18:41:31 +00:00
committed by Git OBS Bridge
parent 3f50ded018
commit 73e7e7262e
4 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jan 20 18:03:47 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
- 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 14:17:23 UTC 2019 - Matej Cepl <mcepl@suse.com>