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:
parent
70c1d98b2c
commit
c388977b19
8
_service
Normal file
8
_service
Normal 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>
|
3
_service:download_url:regex-0.1.20120506.tar.gz
Normal file
3
_service:download_url:regex-0.1.20120506.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f3243f10336cb9625bcd1d06a201854d915287700e4e4668401f4335c8de056f
|
||||
size 1481810
|
@ -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
|
||||
|
||||
|
@ -1,7 +1,8 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,13 +19,13 @@
|
||||
%define module_name regex
|
||||
|
||||
Name: python-regex
|
||||
Version: 0.1.20111004
|
||||
Version: 0.1.20120506
|
||||
Release: 0
|
||||
License: Python Software Foundation License
|
||||
Summary: Python library - mrab regex manipulation
|
||||
Url: https://code.google.com/p/mrab-regex-hg/
|
||||
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
|
||||
BuildRoot: %{_tmppath}/%{module_name}-%{version}-build
|
||||
%{py_requires}
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bac2b81c6b1bcd72c334623dc572f93a8b2110d0017bd865ab1fdc95e7c2c42a
|
||||
size 1070143
|
Loading…
x
Reference in New Issue
Block a user