Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-alembic for openSUSE:Factory checked in at 2021-12-09 19:45:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-alembic (Old) and /work/SRC/openSUSE:Factory/.python-alembic.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-alembic" Thu Dec 9 19:45:16 2021 rev:62 rq:936089 version:1.7.5 Changes: -------- --- /work/SRC/openSUSE:Factory/python-alembic/python-alembic.changes 2021-11-09 23:54:22.663945508 +0100 +++ /work/SRC/openSUSE:Factory/.python-alembic.new.2520/python-alembic.changes 2021-12-09 19:45:28.733129489 +0100 @@ -1,0 +2,7 @@ +Mon Dec 6 17:51:23 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- update to 1.7.5: + * Adjustments to the test suite to accommodate for error message change + in newer SQLAlchemy + +------------------------------------------------------------------- Old: ---- alembic-1.7.4.tar.gz New: ---- alembic-1.7.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-alembic.spec ++++++ --- /var/tmp/diff_new_pack.Lert9z/_old 2021-12-09 19:45:29.329129776 +0100 +++ /var/tmp/diff_new_pack.Lert9z/_new 2021-12-09 19:45:29.333129778 +0100 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-alembic -Version: 1.7.4 +Version: 1.7.5 Release: 0 Summary: A database migration tool for SQLAlchemy License: MIT @@ -27,10 +27,10 @@ Source0: https://files.pythonhosted.org/packages/source/a/alembic/alembic-%{version}.tar.gz BuildRequires: %{python_module Mako} BuildRequires: %{python_module SQLAlchemy >= 1.3.0} -BuildRequires: %{python_module importlib-resources if %python-base < 3.9} BuildRequires: %{python_module importlib-metadata if %python-base < 3.9} -BuildRequires: %{python_module pytest} +BuildRequires: %{python_module importlib-resources if %python-base < 3.9} BuildRequires: %{python_module pytest-xdist} +BuildRequires: %{python_module pytest} BuildRequires: %{python_module python-dateutil} BuildRequires: %{python_module setuptools} BuildRequires: %{pythons} @@ -40,8 +40,8 @@ Requires: python-SQLAlchemy >= 1.3.0 Requires: python-python-dateutil %if 0%{?python_version_nodots} < 39 -Requires: python-importlib-resources Requires: python-importlib-metadata +Requires: python-importlib-resources %endif Requires(post): update-alternatives Requires(postun):update-alternatives ++++++ alembic-1.7.4.tar.gz -> alembic-1.7.5.tar.gz ++++++ ++++ 4043 lines of diff (skipped)