Hello community,
here is the log from the commit of package python-pytest-httpbin for
openSUSE:Factory checked in at 2018-05-07 14:52:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-httpbin (Old)
and /work/SRC/openSUSE:Factory/.python-pytest-httpbin.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-httpbin"
Mon May 7 14:52:58 2018 rev:6 rq:603207 version:0.3.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pytest-httpbin/python-pytest-httpbin.changes
2018-04-22 14:36:06.148647596 +0200
+++
/work/SRC/openSUSE:Factory/.python-pytest-httpbin.new/python-pytest-httpbin.changes
2018-05-07 14:53:00.251302260 +0200
@@ -1,0 +2,5 @@
+Wed May 2 17:43:14 UTC 2018 - [email protected]
+
+- Revert last commit
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pytest-httpbin.spec ++++++
--- /var/tmp/diff_new_pack.sB1XtY/_old 2018-05-07 14:53:01.011278542 +0200
+++ /var/tmp/diff_new_pack.sB1XtY/_new 2018-05-07 14:53:01.019278292 +0200
@@ -25,14 +25,12 @@
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 @@
%files %{python_files}
%defattr(-,root,root,-)
-%doc DESCRIPTION.rst
-%{python_sitelib}/pytest_httpbin-%{version}-py*.egg-info
-%{python_sitelib}/pytest_httpbin/
+%{python_sitelib}/*
%changelog