Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-databases for
openSUSE:Factory checked in at 2021-01-22 21:51:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-databases (Old)
and /work/SRC/openSUSE:Factory/.python-databases.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-databases"
Fri Jan 22 21:51:55 2021 rev:2 rq:863746 version:0.4.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-databases/python-databases.changes
2020-12-02 13:58:12.269800071 +0100
+++
/work/SRC/openSUSE:Factory/.python-databases.new.28504/python-databases.changes
2021-01-22 21:52:03.001825766 +0100
@@ -1,0 +2,5 @@
+Sat Jan 16 18:42:21 UTC 2021 - Benjamin Greiner <[email protected]>
+
+- Requires aiocontextvars for python <= 3.6
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-databases.spec ++++++
--- /var/tmp/diff_new_pack.DzTpBs/_old 2021-01-22 21:52:03.545826537 +0100
+++ /var/tmp/diff_new_pack.DzTpBs/_new 2021-01-22 21:52:03.545826537 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-databases
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -29,6 +29,7 @@
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-sqlalchemy
+Suggests: python-aiocontextvars
Suggests: python-aiomysql
Suggests: python-aiopg
Suggests: python-aiosqlite
@@ -40,6 +41,8 @@
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module requests}
BuildRequires: %{python_module sqlalchemy}
+BuildRequires: (python3-aiocontextvars if python3-base <= 3.6)
+BuildRequires: (python36-aiocontextvars if python36-base)
# /SECTION
%python_subpackages