forked from pool/python-decorator
- fix source url
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-decorator?expand=0&rev=29
This commit is contained in:
committed by
Git OBS Bridge
parent
531a132a57
commit
1916da1625
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 5 15:13:12 UTC 2017 - jmatejek@suse.com
|
||||
|
||||
- fix source url
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 1 21:20:43 UTC 2017 - toddrme2178@gmail.com
|
||||
|
||||
|
||||
@@ -24,11 +24,11 @@ Url: http://pypi.python.org/pypi/decorator
|
||||
Summary: Better living through Python with decorators
|
||||
License: BSD-2-Clause
|
||||
Group: Development/Languages/Python
|
||||
Source: http://pypi.python.org/packages/source/d/decorator/decorator-%{version}.tar.gz
|
||||
Source: https://files.pythonhosted.org/packages/source/d/decorator/decorator-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildArch: noarch
|
||||
|
||||
%python_subpackages
|
||||
|
||||
Reference in New Issue
Block a user