Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pymilter for openSUSE:Factory checked in at 2021-02-15 23:16:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pymilter (Old) and /work/SRC/openSUSE:Factory/.python-pymilter.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pymilter" Mon Feb 15 23:16:34 2021 rev:4 rq:871559 version:1.0.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pymilter/python-pymilter.changes 2019-12-11 12:14:58.476514070 +0100 +++ /work/SRC/openSUSE:Factory/.python-pymilter.new.28504/python-pymilter.changes 2021-02-15 23:19:02.323641210 +0100 @@ -1,0 +2,10 @@ +Sat Feb 13 00:04:30 UTC 2021 - Neal Gompa <ngomp...@gmail.com> + +- Fix dependency on py3dns so that flavor builds generate correctly + +------------------------------------------------------------------- +Fri Feb 12 13:10:10 UTC 2021 - Mark??ta Machov?? <mmach...@suse.com> + +- Drop py{2.3}-only parts as py2 is skipped + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pymilter.spec ++++++ --- /var/tmp/diff_new_pack.VDL6ei/_old 2021-02-15 23:19:02.827641963 +0100 +++ /var/tmp/diff_new_pack.VDL6ei/_new 2021-02-15 23:19:02.827641963 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pymilter # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2018 Neal Gompa <ngomp...@gmail.com>. # # All modifications and additions to the file contributed by third parties @@ -40,12 +40,7 @@ # Common subpackage named as such to avoid creating flavor packages Requires: pymilter-common = %{version}-%{release} Requires: python -%ifpython2 -Requires: python2-pydns -%endif -%ifpython3 -Requires: python3-py3dns -%endif +Requires: python-py3dns %python_subpackages %description