15
0
Jan Matejek
2017-04-05 15:13:30 +00:00
committed by Git OBS Bridge
parent 531a132a57
commit 1916da1625
2 changed files with 7 additions and 2 deletions

View File

@@ -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

View File

@@ -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