Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-SQLAlchemy-Utils for 
openSUSE:Factory checked in at 2022-07-11 19:10:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-SQLAlchemy-Utils (Old)
 and      /work/SRC/openSUSE:Factory/.python-SQLAlchemy-Utils.new.1523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-SQLAlchemy-Utils"

Mon Jul 11 19:10:32 2022 rev:36 rq:988451 version:0.38.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-SQLAlchemy-Utils/python-SQLAlchemy-Utils.changes
  2022-04-20 17:03:55.703190210 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-SQLAlchemy-Utils.new.1523/python-SQLAlchemy-Utils.changes
        2022-07-11 19:11:36.435801118 +0200
@@ -1,0 +2,17 @@
+Mon Jul 11 13:57:21 UTC 2022 - Arun Persaud <a...@gmx.de>
+
+- specfile:
+  * remove six dependency
+
+- update to version 0.38.3:
+  * Fixed double-quoted UUID's in sqlalchemy >= 1.4.30 (#581, pull
+    request courtesy of kurtmckee)
+  * Fixed create_database() and drop_database() crashing with
+    CockroachDB (#586, pull request courtesy of kurtmckee)
+  * Added mixed case support for pg composite (#584, pull request
+    courtesy of bamartin125)
+  * Support Python 3.10.
+  * Remove the dependency on the six package. (#605)
+  * Introduce sqlalchemy 2.0 compatibility. (#513)
+
+-------------------------------------------------------------------

Old:
----
  SQLAlchemy-Utils-0.38.2.tar.gz

New:
----
  SQLAlchemy-Utils-0.38.3.tar.gz

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

Other differences:
------------------
++++++ python-SQLAlchemy-Utils.spec ++++++
--- /var/tmp/diff_new_pack.gEebLH/_old  2022-07-11 19:11:36.775801611 +0200
+++ /var/tmp/diff_new_pack.gEebLH/_new  2022-07-11 19:11:36.779801617 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-SQLAlchemy-Utils
-Version:        0.38.2
+Version:        0.38.3
 Release:        0
 Summary:        Various utility functions for SQLAlchemy
 License:        BSD-3-Clause
@@ -47,14 +47,9 @@
 BuildRequires:  %{python_module python-dateutil >= 2.6}
 BuildRequires:  %{python_module pytz >= 2014.2}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module six}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-SQLAlchemy >= 1.0
-%if 0%{?python_version_nodots} < 39
-Requires:       python-backports.zoneinfo
-%endif
-Requires:       python-six
 Recommends:     python-Babel >= 1.3
 Recommends:     python-arrow >= 0.3.4
 Recommends:     python-colour >= 0.0.4
@@ -66,6 +61,9 @@
 Recommends:     python-pendulum >= 2.0.5
 Recommends:     python-phonenumbers >= 5.9.2
 BuildArch:      noarch
+%if 0%{?python_version_nodots} < 39
+Requires:       python-backports.zoneinfo
+%endif
 %python_subpackages
 
 %description

++++++ SQLAlchemy-Utils-0.38.2.tar.gz -> SQLAlchemy-Utils-0.38.3.tar.gz ++++++
++++ 6575 lines of diff (skipped)

Reply via email to