Accepting request 120568 from home:froh:branches:devel:languages:python

updated to current relase (fixes some bugs)

OBS-URL: https://build.opensuse.org/request/show/120568
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=2
This commit is contained in:
Todd R 2012-05-21 12:13:06 +00:00 committed by Git OBS Bridge
parent 70c1d98b2c
commit c388977b19
5 changed files with 20 additions and 6 deletions

8
_service Normal file
View File

@ -0,0 +1,8 @@
<services>
<service name="download_url">
<param name="host">pypi.python.org</param>
<param name="protocol">http</param>
<param name="path">/packages/source/r/regex/regex-0.1.20120506.tar.gz</param>
</service>
</services>

View File

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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 9 15:44:16 UTC 2012 - froh@suse.com
- update to current version 0.1.20120506
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 4 16:18:57 UTC 2011 - jw@suse.com Tue Oct 4 16:18:57 UTC 2011 - jw@suse.com

View File

@ -1,7 +1,8 @@
# #
# spec file for package python-regex-regex # spec file for package python-regex-regex
# #
# Copyright (c) 2011 jw@suse.de # Copyright (c) 2011 jw@suse.de,
# Copyright (c) 2012 froh@suse.de
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -18,13 +19,13 @@
%define module_name regex %define module_name regex
Name: python-regex Name: python-regex
Version: 0.1.20111004 Version: 0.1.20120506
Release: 0 Release: 0
License: Python Software Foundation License License: Python Software Foundation License
Summary: Python library - mrab regex manipulation Summary: Python library - mrab regex manipulation
Url: https://code.google.com/p/mrab-regex-hg/ Url: https://code.google.com/p/mrab-regex-hg/
Group: Development/Libraries/Python Group: Development/Libraries/Python
Source0: http://pypi.python.org/packages/source/r/regex/regex-0.1.20111004.tar.bz2 Source0: http://pypi.python.org/packages/source/r/regex/regex-%{version}.tar.gz
BuildRequires: python-devel BuildRequires: python-devel
BuildRoot: %{_tmppath}/%{module_name}-%{version}-build BuildRoot: %{_tmppath}/%{module_name}-%{version}-build
%{py_requires} %{py_requires}

View File

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