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 2023-02-02 18:07:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-wsproto (Old) and /work/SRC/openSUSE:Factory/.python-wsproto.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-wsproto" Thu Feb 2 18:07:46 2023 rev:13 rq:1062522 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-wsproto/python-wsproto.changes 2022-10-04 20:37:19.364881925 +0200 +++ /work/SRC/openSUSE:Factory/.python-wsproto.new.32243/python-wsproto.changes 2023-02-02 18:34:27.081700809 +0100 @@ -1,0 +2,5 @@ +Wed Feb 1 16:38:58 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- no longer supports python 3.6, we can drop the 3.6 specific requires + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-wsproto.spec ++++++ --- /var/tmp/diff_new_pack.BqGWKv/_old 2023-02-02 18:34:27.453703063 +0100 +++ /var/tmp/diff_new_pack.BqGWKv/_new 2023-02-02 18:34:27.457703088 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-wsproto # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,17 +32,10 @@ BuildRequires: python-rpm-macros Requires: python-h11 >= 0.9.0 BuildArch: noarch -%if 0%{?suse_version} <= 1520 -BuildRequires: %{python_module dataclasses} -%endif -BuildRequires: (python36-dataclasses if python36-base) # SECTION test requirements BuildRequires: %{python_module h11 >= 0.9.0} BuildRequires: %{python_module pytest} # /SECTION -%if 0%{?python_version_nodots} <= 36 -Requires: python-dataclasses -%endif %python_subpackages %description