forked from pool/python-httpbin
osc copypac from project:devel:languages:python package:python-httpbin revision:4
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpbin?expand=0&rev=6
This commit is contained in:
@@ -13,20 +13,19 @@
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-httpbin
|
||||
Version: 0.6.2
|
||||
Version: 0.5.0
|
||||
Release: 0
|
||||
Summary: HTTP Request and Response Service
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
Summary: HTTP Request and Response Service
|
||||
Url: https://github.com/Runscope/httpbin
|
||||
Group: Development/Languages/Python
|
||||
Source: https://files.pythonhosted.org/packages/source/h/httpbin/httpbin-%{version}.tar.gz
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: %{python_module setuptools}
|
||||
Requires: python-Flask
|
||||
Requires: python-MarkupSafe
|
||||
Requires: python-decorator
|
||||
|
||||
Reference in New Issue
Block a user