Hello community,

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

Package is "python-idna_ssl"

Mon Dec 24 11:38:18 2018 rev:2 rq:659434 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-idna_ssl/python-idna_ssl.changes  
2018-03-14 19:38:03.939274069 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-idna_ssl.new.28833/python-idna_ssl.changes   
    2018-12-24 11:38:19.525615385 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:49:13 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-idna_ssl.spec ++++++
--- /var/tmp/diff_new_pack.fMM71a/_old  2018-12-24 11:38:20.177614807 +0100
+++ /var/tmp/diff_new_pack.fMM71a/_new  2018-12-24 11:38:20.177614807 +0100
@@ -12,7 +12,8 @@
 # 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/
+#
 
 
 %define skip_python2 1
@@ -20,18 +21,16 @@
 Name:           python-idna_ssl
 Version:        1.0.0
 Release:        0
-License:        MIT
 Summary:        Patch sslmatch_hostname for Unicode(idna) domains support
-Url:            https://github.com/aio-libs/idna_ssl
+License:        MIT
 Group:          Development/Languages/Python
+URL:            https://github.com/aio-libs/idna_ssl
 Source:         
https://files.pythonhosted.org/packages/source/i/idna_ssl/idna_ssl-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 Requires:       python-idna >= 2.0
 BuildArch:      noarch
-
 %python_subpackages
 
 %description
@@ -50,7 +49,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
-%doc LICENSE README.rst
+%license LICENSE
+%doc README.rst
 %{python_sitelib}/*
 
 %changelog


Reply via email to