Hello community, here is the log from the commit of package python-alembic for openSUSE:Factory checked in at 2019-04-23 14:39:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-alembic (Old) and /work/SRC/openSUSE:Factory/.python-alembic.new.5536 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-alembic" Tue Apr 23 14:39:10 2019 rev:42 rq:697027 version:1.0.9 Changes: -------- --- /work/SRC/openSUSE:Factory/python-alembic/python-alembic.changes 2019-03-22 15:00:42.825813779 +0100 +++ /work/SRC/openSUSE:Factory/.python-alembic.new.5536/python-alembic.changes 2019-04-23 14:39:12.749583704 +0200 @@ -1,0 +2,12 @@ +Sun Apr 21 22:01:52 UTC 2019 - Arun Persaud <[email protected]> + +- update to version 1.0.9: + * Simplified the internal scheme used to generate the alembic.op + namespace to no longer attempt to generate full method signatures + (e.g. rather than generic *args, **kw) as this was not working in + most cases anyway, while in rare circumstances it would in fact + sporadically have access to the real argument names and then fail + when generating the function due to missing symbols in the + argument signature. + +------------------------------------------------------------------- Old: ---- alembic-1.0.8.tar.gz New: ---- alembic-1.0.9.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-alembic.spec ++++++ --- /var/tmp/diff_new_pack.F03ogn/_old 2019-04-23 14:39:13.809584249 +0200 +++ /var/tmp/diff_new_pack.F03ogn/_new 2019-04-23 14:39:13.813584251 +0200 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-alembic -Version: 1.0.8 +Version: 1.0.9 Release: 0 Summary: A database migration tool for SQLAlchemy License: MIT @@ -69,7 +69,7 @@ %python_clone -a %{buildroot}%{_bindir}/alembic %check -%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_version} +%pytest %post %python_install_alternative alembic ++++++ alembic-1.0.8.tar.gz -> alembic-1.0.9.tar.gz ++++++ ++++ 11215 lines of diff (skipped)
