Hello community,

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

Package is "python-mysql-connector-python"

Mon Dec 24 11:40:02 2018 rev:4 rq:659506 version:2.1.7

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-mysql-connector-python/python-mysql-connector-python.changes
      2018-02-16 21:45:51.780511093 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-mysql-connector-python.new.28833/python-mysql-connector-python.changes
   2018-12-24 11:40:02.649523867 +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.3Y9yYg/_old  2018-12-24 11:40:03.253523331 +0100
+++ /var/tmp/diff_new_pack.3Y9yYg/_new  2018-12-24 11:40:03.257523327 +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