Hello community,

here is the log from the commit of package python-mysql-connector-python for 
openSUSE:Leap:15.2 checked in at 2020-03-09 18:09:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-mysql-connector-python (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-mysql-connector-python.new.26092 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-mysql-connector-python"

Mon Mar  9 18:09:16 2020 rev:15 rq:776832 version:2.1.7

Changes:
--------
--- 
/work/SRC/openSUSE:Leap:15.2/python-mysql-connector-python/python-mysql-connector-python.changes
    2020-01-15 15:50:43.931504664 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-mysql-connector-python.new.26092/python-mysql-connector-python.changes
 2020-03-09 18:09:16.561016872 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:50:41 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-mysql-connector-python.spec ++++++
--- /var/tmp/diff_new_pack.ae0UWI/_old  2020-03-09 18:09:17.053017577 +0100
+++ /var/tmp/diff_new_pack.ae0UWI/_new  2020-03-09 18:09:17.057017583 +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:        MySQL driver written in Python
 License:        SUSE-GPL-2.0-with-FLOSS-exception
 Group:          Development/Languages/Python
-Url:            http://dev.mysql.com/doc/connector-python/en/index.html
+URL:            http://dev.mysql.com/doc/connector-python/en/index.html
 Source:         
http://dev.mysql.com/get/Downloads/Connector-Python/mysql-connector-python-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %python_subpackages
 
 %description
@@ -57,7 +55,8 @@
 #python unittests.py --with-mysql=/usr
 
 %files %{python_files}
-%doc README.txt CHANGES.txt LICENSE.txt
+%license LICENSE.txt
+%doc README.txt CHANGES.txt
 %{python_sitelib}/*
 
 %changelog


Reply via email to