Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-telepot for openSUSE:Factory checked in at 2021-02-09 21:17:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-telepot (Old) and /work/SRC/openSUSE:Factory/.python-telepot.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-telepot" Tue Feb 9 21:17:44 2021 rev:5 rq:870616 version:12.7 Changes: -------- --- /work/SRC/openSUSE:Factory/python-telepot/python-telepot.changes 2020-03-16 10:18:43.691596764 +0100 +++ /work/SRC/openSUSE:Factory/.python-telepot.new.28504/python-telepot.changes 2021-02-09 21:17:45.438876972 +0100 @@ -1,0 +2,5 @@ +Tue Feb 9 15:28:39 UTC 2021 - Mark??ta Machov?? <[email protected]> + +- Get rid of %ifpython3 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-telepot.spec ++++++ --- /var/tmp/diff_new_pack.yIAOQn/_old 2021-02-09 21:17:46.066877711 +0100 +++ /var/tmp/diff_new_pack.yIAOQn/_new 2021-02-09 21:17:46.070877716 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-telepot # -# Copyright (c) 2020 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 @@ -32,7 +32,7 @@ BuildRequires: python3-aiohttp >= 2.0.0 Requires: python-urllib3 >= 1.9.1 BuildArch: noarch -%ifpython3 +%if "%{python_flavor}" == "python3" || "%{?python_provides}" == "python3" Requires: python3-aiohttp >= 2.0.0 %endif %python_subpackages
