Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-wsproto for openSUSE:Factory checked in at 2021-01-25 18:24:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-wsproto (Old) and /work/SRC/openSUSE:Factory/.python-wsproto.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-wsproto" Mon Jan 25 18:24:59 2021 rev:9 rq:866574 version:1.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-wsproto/python-wsproto.changes 2020-11-29 12:32:14.758233858 +0100 +++ /work/SRC/openSUSE:Factory/.python-wsproto.new.28504/python-wsproto.changes 2021-01-25 18:25:33.364597474 +0100 @@ -1,0 +2,5 @@ +Mon Jan 25 11:33:52 UTC 2021 - John Vandenberg <jay...@gmail.com> + +- Fix Tumbleweed Python 3.6 build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-wsproto.spec ++++++ --- /var/tmp/diff_new_pack.RA5p4u/_old 2021-01-25 18:25:33.992598387 +0100 +++ /var/tmp/diff_new_pack.RA5p4u/_new 2021-01-25 18:25:33.996598393 +0100 @@ -34,11 +34,12 @@ %if 0%{?suse_version} <= 1520 BuildRequires: %{python_module dataclasses} %endif +BuildRequires: (python36-dataclasses if python36-base) # SECTION test requirements BuildRequires: %{python_module h11 >= 0.8.1} BuildRequires: %{python_module pytest} # /SECTION -%if 0%{?suse_version} <= 1520 +%if 0%{?python_version_nodots} <= 36 Requires: python-dataclasses %endif %python_subpackages