14
0
forked from pool/python-pysrt

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

OBS-URL: https://build.opensuse.org/request/show/483330
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysrt?expand=0&rev=4
This commit is contained in:
Thomas Bechtold
2017-03-31 06:47:43 +00:00
committed by Git OBS Bridge
parent 8707185d11
commit c7aa45f031
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 29 13:08:15 UTC 2017 - aloisio@gmx.com
- Fixed source URL
-------------------------------------------------------------------
Tue Mar 28 17:34:13 UTC 2017 - aloisio@gmx.com

View File

@@ -24,7 +24,7 @@ Summary: SubRip (.srt) subtitle parser and writer
License: GPL-3.0
Group: System/Libraries
Url: https://github.com/byroot/pysrt
Source0: https://pypi.python.org/packages/source/p/pysrt/pysrt-%{version}.tar.gz
Source0: https://pypi.io/packages/source/p/pysrt/pysrt-%{version}.tar.gz
BuildRequires: %{python_module base}
BuildRequires: %{python_module chardet}
BuildRequires: %{python_module nose}