Hello community, here is the log from the commit of package python-dephell for openSUSE:Factory checked in at 2020-07-14 07:58:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dephell (Old) and /work/SRC/openSUSE:Factory/.python-dephell.new.3060 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dephell" Tue Jul 14 07:58:37 2020 rev:14 rq:820532 version:0.8.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-dephell/python-dephell.changes 2020-07-06 16:32:23.199732494 +0200 +++ /work/SRC/openSUSE:Factory/.python-dephell.new.3060/python-dephell.changes 2020-07-14 07:59:37.973856329 +0200 @@ -1,0 +2,7 @@ +Sun Jul 12 09:12:34 UTC 2020 - John Vandenberg <[email protected]> + +- Improve macros.py-dephell to use more explicit arguments as + dephell can sometimes fail to determine which output format + was requested. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ macros.py-dephell ++++++ --- /var/tmp/diff_new_pack.YOQAkh/_old 2020-07-14 07:59:38.601858362 +0200 +++ /var/tmp/diff_new_pack.YOQAkh/_new 2020-07-14 07:59:38.605858375 +0200 @@ -6,4 +6,5 @@ %dephell_gensetup LANG=en_US.utf8 dephell deps convert --traceback \\\ --level=%{?dephell_loglevel}%{!?dephell_loglevel:INFO} \\\ --from %{?dephell_tomlfile}%{!?dephell_tomlfile:pyproject.toml} \\\ - --to %{?dephell_setupfile}%{!?dephell_setupfile:setup.py} + --to-format setuppy \\\ + --to-path %{?dephell_setupfile}%{!?dephell_setupfile:setup.py}
