Hello community,
here is the log from the commit of package python-sqlalchemy-migrate for
openSUSE:Factory checked in at 2018-03-11 15:24:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sqlalchemy-migrate (Old)
and /work/SRC/openSUSE:Factory/.python-sqlalchemy-migrate.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sqlalchemy-migrate"
Sun Mar 11 15:24:06 2018 rev:21 rq:584631 version:0.11.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-sqlalchemy-migrate/python-sqlalchemy-migrate.changes
2017-09-05 15:14:23.420236000 +0200
+++
/work/SRC/openSUSE:Factory/.python-sqlalchemy-migrate.new/python-sqlalchemy-migrate.changes
2018-03-11 15:24:07.653634057 +0100
@@ -1,0 +2,5 @@
+Fri Jan 5 18:40:27 UTC 2018 - [email protected]
+
+- Generate documentation via %__python3 macro
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-sqlalchemy-migrate.spec ++++++
--- /var/tmp/diff_new_pack.3yz2Aj/_old 2018-03-11 15:24:08.229613394 +0100
+++ /var/tmp/diff_new_pack.3yz2Aj/_new 2018-03-11 15:24:08.233613251 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-sqlalchemy-migrate
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright 2011 LISA GmbH, Bingen, Germany.
#
# All modifications and additions to the file contributed by third parties
@@ -79,7 +79,7 @@
%build
%python_build
-python3 setup.py build_sphinx && rm doc/build/html/.buildinfo # Build HTML
documentation
+%__python3 setup.py build_sphinx && rm doc/build/html/.buildinfo # Build HTML
documentation
%install
%python_install