Hello community,

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

Package is "python-httpretty"

Mon Dec 24 11:38:11 2018 rev:12 rq:659418 version:0.8.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-httpretty/python-httpretty.changes        
2017-08-28 15:19:34.824362862 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-httpretty.new.28833/python-httpretty.changes 
    2018-12-24 11:38:12.737621411 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:48:59 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-httpretty.spec ++++++
--- /var/tmp/diff_new_pack.W21b5Q/_old  2018-12-24 11:38:13.317620896 +0100
+++ /var/tmp/diff_new_pack.W21b5Q/_new  2018-12-24 11:38:13.321620892 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-httpretty
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -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/
 #
 
 
@@ -23,9 +23,8 @@
 Summary:        HTTP client mocking tool for Python
 License:        MIT
 Group:          Development/Languages/Python
-Url:            https://github.com/gabrielfalcao/HTTPretty
+URL:            https://github.com/gabrielfalcao/HTTPretty
 Source:         
https://files.pythonhosted.org/packages/source/h/httpretty/httpretty-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -54,7 +53,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
-%doc COPYING README.rst
+%license COPYING
+%doc README.rst
 %{python_sitelib}/httpretty
 %{python_sitelib}/httpretty*egg-info
 


Reply via email to