Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-brotlicffi for openSUSE:Factory checked in at 2023-09-12 21:02:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-brotlicffi (Old) and /work/SRC/openSUSE:Factory/.python-brotlicffi.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-brotlicffi" Tue Sep 12 21:02:38 2023 rev:3 rq:1110374 version:1.0.9.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-brotlicffi/python-brotlicffi.changes 2023-07-06 18:30:24.187769701 +0200 +++ /work/SRC/openSUSE:Factory/.python-brotlicffi.new.1766/python-brotlicffi.changes 2023-09-12 21:03:12.668877073 +0200 @@ -1,0 +2,6 @@ +Mon Sep 11 20:49:38 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- obsolete brotlipy: + https://github.com/python-hyper/brotlicffi/blob/4742c7fde3b052d7afa94d0866e8eb9dec0b2bab/HISTORY.rst#080-2020-11-30 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-brotlicffi.spec ++++++ --- /var/tmp/diff_new_pack.vhG3th/_old 2023-09-12 21:03:13.836918736 +0200 +++ /var/tmp/diff_new_pack.vhG3th/_new 2023-09-12 21:03:13.836918736 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-brotlicffi # -# Copyright (c) 2021 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 @@ -25,18 +25,19 @@ License: MIT URL: https://github.com/python-hyper/brotlicffi Source: brotlicffi-%{version}.tar.xz -BuildRequires: python-rpm-macros -BuildRequires: gcc-c++ +BuildRequires: %{python_module cffi >= 1.0.0} BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module cffi >= 1.0.0} +BuildRequires: gcc-c++ +BuildRequires: python-rpm-macros # SECTION test requirements BuildRequires: %{python_module cffi >= 1.0.0} -BuildRequires: %{python_module pytest} BuildRequires: %{python_module hypothesis} +BuildRequires: %{python_module pytest} # /SECTION BuildRequires: fdupes Requires: python-cffi >= 1.0.0 +Obsoletes: python-brotlipy < %version %python_subpackages %description