Hello community,

here is the log from the commit of package python-requests-mock for 
openSUSE:Factory checked in at 2018-12-27 00:28:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-requests-mock (Old)
 and      /work/SRC/openSUSE:Factory/.python-requests-mock.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-requests-mock"

Thu Dec 27 00:28:24 2018 rev:9 rq:659646 version:1.4.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-requests-mock/python-requests-mock.changes    
    2018-02-26 23:24:37.507470936 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-requests-mock.new.28833/python-requests-mock.changes
     2018-12-27 00:28:25.311710711 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:53:47 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-requests-mock.spec ++++++
--- /var/tmp/diff_new_pack.wtVgNP/_old  2018-12-27 00:28:25.719710377 +0100
+++ /var/tmp/diff_new_pack.wtVgNP/_new  2018-12-27 00:28:25.723710374 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -24,10 +24,9 @@
 Summary:        Mock out responses from the requests package
 License:        Apache-2.0
 Group:          Development/Languages/Python
-Url:            https://requests-mock.readthedocs.org/
+URL:            https://requests-mock.readthedocs.org/
 Source:         
https://files.pythonhosted.org/packages/source/r/requests-mock/requests-mock-%{version}.tar.gz
 BuildRequires:  %{python_module Sphinx >= 1.1.2}
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module fixtures}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module pbr}
@@ -39,13 +38,11 @@
 BuildRequires:  fdupes
 Requires:       python-requests >= 1.1
 Requires:       python-six
+BuildArch:      noarch
 %ifpython3
 BuildRequires:  python3-dbm
 Requires:       python3-dbm
 %endif
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildArch:      noarch
-
 %python_subpackages
 
 %description
@@ -74,8 +71,8 @@
 %endif
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc AUTHORS README.rst LICENSE ChangeLog
+%license LICENSE
+%doc AUTHORS README.rst ChangeLog
 %{python_sitelib}/*
 
 %changelog


Reply via email to