Hello community,

here is the log from the commit of package python-peewee for openSUSE:Factory 
checked in at 2020-03-19 19:49:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-peewee (Old)
 and      /work/SRC/openSUSE:Factory/.python-peewee.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-peewee"

Thu Mar 19 19:49:23 2020 rev:13 rq:786217 version:3.13.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-peewee/python-peewee.changes      
2020-03-12 23:12:35.759330786 +0100
+++ /work/SRC/openSUSE:Factory/.python-peewee.new.3160/python-peewee.changes    
2020-03-19 19:53:06.640275169 +0100
@@ -1,0 +2,6 @@
+Wed Mar 18 16:01:40 UTC 2020 - Dirk Mueller <dmuel...@suse.com>
+
+- switch to PyMSQL instead of mysql-connector-python, which is the 
+  default since 3.12.x and doesn't have vulnerabilities (bsc#1122204)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-peewee.spec ++++++
--- /var/tmp/diff_new_pack.IhDKGs/_old  2020-03-19 19:53:07.460275198 +0100
+++ /var/tmp/diff_new_pack.IhDKGs/_new  2020-03-19 19:53:07.460275198 +0100
@@ -26,9 +26,9 @@
 Source:         https://github.com/coleifer/peewee/archive/%{version}.tar.gz
 BuildRequires:  %{python_module Cython}
 BuildRequires:  %{python_module Flask}
+BuildRequires:  %{python_module PyMySQL}
 BuildRequires:  %{python_module apsw}
 BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module mysql-connector-python}
 BuildRequires:  %{python_module psycopg2}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
@@ -38,7 +38,6 @@
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
 BuildRequires:  pkgconfig(sqlite3)
-Requires:       python
 %python_subpackages
 
 %description


Reply via email to