forked from pool/python-pytest-httpbin
Accepting request 603207 from devel:languages:python
- Revert last commit OBS-URL: https://build.opensuse.org/request/show/603207 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-httpbin?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 17:43:14 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
- Revert last commit
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 19 17:12:15 UTC 2018 - toddrme2178@gmail.com
|
||||
|
||||
|
||||
@@ -25,14 +25,12 @@ 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
|
||||
BuildRequires: %{python_module httpbin}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module six}
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-httpbin
|
||||
Requires: python-pytest
|
||||
Requires: python-six
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
|
||||
%python_subpackages
|
||||
@@ -58,8 +56,6 @@ fixture.
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
%doc DESCRIPTION.rst
|
||||
%{python_sitelib}/pytest_httpbin-%{version}-py*.egg-info
|
||||
%{python_sitelib}/pytest_httpbin/
|
||||
%{python_sitelib}/*
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user