Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-canonicaljson for openSUSE:Factory checked in at 2022-06-09 14:10:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-canonicaljson (Old) and /work/SRC/openSUSE:Factory/.python-canonicaljson.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-canonicaljson" Thu Jun 9 14:10:26 2022 rev:12 rq:981336 version:1.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-canonicaljson/python-canonicaljson.changes 2022-06-08 14:25:18.584531274 +0200 +++ /work/SRC/openSUSE:Factory/.python-canonicaljson.new.1548/python-canonicaljson.changes 2022-06-09 14:10:28.652422239 +0200 @@ -1,0 +2,5 @@ +Wed Jun 8 11:30:41 UTC 2022 - Marcus Rueckert <mrueck...@suse.de> + +- add BR/Requires for typing_extension. new in 1.6.2 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-canonicaljson.spec ++++++ --- /var/tmp/diff_new_pack.FKLi0j/_old 2022-06-09 14:10:29.188422958 +0200 +++ /var/tmp/diff_new_pack.FKLi0j/_new 2022-06-09 14:10:29.192422963 +0200 @@ -44,11 +44,13 @@ BuildRequires: %{python_module frozendict >= 2.1.3} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module simplejson >= 3.14.0} +BuildRequires: %{python_module typing_extensions} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-frozendict >= 1.0 Requires: python-simplejson >= 3.14.0 Requires: python-six +Requires: python-typing_extensions BuildArch: noarch %if %{with test} BuildRequires: %{python_module %{short_name}}