Accepting request 489247 from home:frispete:python
- fix source url OBS-URL: https://build.opensuse.org/request/show/489247 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PasteDeploy?expand=0&rev=19
This commit is contained in:
parent
1944599260
commit
339bb74523
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 19 08:16:47 UTC 2017 - hpj@urpla.net
|
||||||
|
|
||||||
|
- fix source url
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 19 02:26:16 UTC 2017 - toddrme2178@gmail.com
|
Wed Apr 19 02:26:16 UTC 2017 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-PasteDeploy
|
# spec file for package python-PasteDeploy
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 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
|
# 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
|
||||||
@ -24,12 +24,12 @@ Url: http://pythonpaste.org/deploy/
|
|||||||
Summary: Load, configure, and compose WSGI applications and servers
|
Summary: Load, configure, and compose WSGI applications and servers
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Source: http://files.pythonhosted.org/packages/source/P/PasteDeploy/PasteDeploy-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/P/PasteDeploy/PasteDeploy-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: fdupes
|
|
||||||
BuildRequires: python-rpm-macros
|
|
||||||
BuildRequires: %{python_module devel}
|
BuildRequires: %{python_module devel}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
|
BuildRequires: fdupes
|
||||||
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-Paste
|
Requires: python-Paste
|
||||||
Requires: python-setuptools
|
Requires: python-setuptools
|
||||||
Provides: python-pastedeploy = %{version}
|
Provides: python-pastedeploy = %{version}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user