Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-dist for openSUSE:Factory checked in at 2021-11-08 17:24:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dist (Old) and /work/SRC/openSUSE:Factory/.python-dist.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dist" Mon Nov 8 17:24:36 2021 rev:2 rq:930125 version:1.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-dist/python-dist.changes 2019-12-10 22:42:58.609796793 +0100 +++ /work/SRC/openSUSE:Factory/.python-dist.new.1890/python-dist.changes 2021-11-08 17:25:23.236740711 +0100 @@ -1,0 +2,5 @@ +Mon Nov 8 10:16:36 UTC 2021 - Dirk M??ller <[email protected]> + +- add six build dependency + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-dist.spec ++++++ --- /var/tmp/diff_new_pack.kWqPlO/_old 2021-11-08 17:25:23.616740960 +0100 +++ /var/tmp/diff_new_pack.kWqPlO/_new 2021-11-08 17:25:23.616740960 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-dist # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,6 +27,7 @@ Source: https://github.com/duboviy/dist/archive/%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module six} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: unzip
