14
0
forked from pool/python-regex

Accepting request 504276 from home:ecsos

update to 2017.06.07

OBS-URL: https://build.opensuse.org/request/show/504276
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=4
This commit is contained in:
2017-06-18 21:31:59 +00:00
committed by Git OBS Bridge
parent 9da90d2b58
commit 67a1724b74
4 changed files with 15 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-regex
#
# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -13,14 +13,16 @@
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: python-regex
Version: 2016.08.27
Version: 2017.06.07
Release: 0
License: Python-2.0
Summary: Alternative regular expression module, to replace re
Url: https://bitbucket.org/mrabarnett/mrab-regex
License: Python-2.0
Group: Development/Libraries/Python
Url: https://bitbucket.org/mrabarnett/mrab-regex
Source: https://files.pythonhosted.org/packages/source/r/regex/regex-%{version}.tar.gz
BuildRequires: python-devel
@@ -48,4 +50,3 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
%{python_sitearch}/*
%changelog