forked from pool/python-pytest-httpbin
Accepting request 515253 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/515253 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-httpbin?expand=0&rev=3
This commit is contained in:
@@ -25,10 +25,10 @@ License: MIT
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/kevin1024/pytest-httpbin
|
||||
Source: https://files.pythonhosted.org/packages/source/p/pytest-httpbin/pytest-httpbin-%{version}.tar.gz
|
||||
# PATCH-FEATURE-UPSTREAM 0001-Remove-Flask-and-decorator-from-install_requires.patch -- https://github.com/kevin1024/pytest-httpbin/pull/40
|
||||
Patch1: 0001-Remove-Flask-and-decorator-from-install_requires.patch
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-Flask
|
||||
Requires: python-decorator
|
||||
Requires: python-httpbin
|
||||
Requires: python-pytest
|
||||
Requires: python-six
|
||||
@@ -48,6 +48,7 @@ fixture.
|
||||
|
||||
%prep
|
||||
%setup -q -n pytest-httpbin-%{version}
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user