Hello community,

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

Package is "python-hyperframe"

Thu Dec 27 00:26:26 2018 rev:4 rq:659432 version:5.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-hyperframe/python-hyperframe.changes      
2018-02-27 16:59:25.348866885 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-hyperframe.new.28833/python-hyperframe.changes
   2018-12-27 00:26:30.335804730 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:49:04 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-hyperframe.spec ++++++
--- /var/tmp/diff_new_pack.Y0fDbl/_old  2018-12-27 00:26:30.739804400 +0100
+++ /var/tmp/diff_new_pack.Y0fDbl/_new  2018-12-27 00:26:30.743804397 +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/
 #
 
 
@@ -23,14 +23,12 @@
 Summary:        HTTP/2 framing layer for Python
 License:        MIT
 Group:          Development/Languages/Python
-Url:            http://hyper.rtfd.org
+URL:            http://hyper.rtfd.org
 Source0:        
https://files.pythonhosted.org/packages/source/h/hyperframe/hyperframe-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
-BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
 # test requirements
 BuildRequires:  %{python_module pytest}
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 BuildArch:      noarch
 %python_subpackages
 
@@ -53,8 +51,8 @@
 %python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} 
py.test-%{$python_version} -v
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc LICENSE README.rst CONTRIBUTORS.rst HISTORY.rst
+%license LICENSE
+%doc README.rst CONTRIBUTORS.rst HISTORY.rst
 %{python_sitelib}/hyperframe
 %{python_sitelib}/hyperframe-%{version}-py%{python_version}.egg-info
 


Reply via email to