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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fb4c10424549fc5a32d19cd5091f00316b875461fcd79a7809bb55056974d0aa
size 104027

3
pysrt-1.1.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b4f844ba33e4e7743e9db746492f3a193dc0bc112b153914698e7c1cdeb9b0b9
size 104371

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>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pysrt
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pysrt
Version: 1.1.1
Version: 1.1.2
Release: 0
Summary: SubRip (.srt) subtitle parser and writer
License: GPL-3.0-only
@@ -54,6 +54,7 @@ sed -e '1d' -i pysrt/commands.py
%python_exec %{_bindir}/nosetests
%files %{python_files}
%doc README.rst
%python3_only %{_bindir}/srt
%{python_sitelib}/pysrt
%{python_sitelib}/pysrt-%{version}-py%{python_version}.egg-info