Hello community, here is the log from the commit of package python-alembic for openSUSE:Factory checked in at 2018-11-15 12:41:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-alembic (Old) and /work/SRC/openSUSE:Factory/.python-alembic.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-alembic" Thu Nov 15 12:41:00 2018 rev:36 rq:648988 version:1.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-alembic/python-alembic.changes 2018-11-06 14:29:12.517469703 +0100 +++ /work/SRC/openSUSE:Factory/.python-alembic.new/python-alembic.changes 2018-11-15 12:41:00.738211603 +0100 @@ -1,0 +2,5 @@ +Wed Nov 14 13:59:58 UTC 2018 - Tomáš Chvátal <[email protected]> + +- Do not require old pytest and simply execute the pytest binary + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-alembic.spec ++++++ --- /var/tmp/diff_new_pack.vzh2YX/_old 2018-11-15 12:41:01.174211106 +0100 +++ /var/tmp/diff_new_pack.vzh2YX/_new 2018-11-15 12:41:01.178211101 +0100 @@ -41,8 +41,8 @@ Requires: python-SQLAlchemy >= 0.9.0 Requires: python-python-dateutil Requires: python-python-editor >= 0.3 -Requires(post): %{_sbindir}/update-alternatives -Requires(postun): %{_sbindir}/update-alternatives +Requires(post): update-alternatives +Requires(postun): update-alternatives BuildArch: noarch %python_subpackages @@ -93,7 +93,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_exec setup.py test +%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_version} %post %python_install_alternative alembic
