Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-atpublic for openSUSE:Factory
checked in at 2023-03-25 18:55:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-atpublic (Old)
and /work/SRC/openSUSE:Factory/.python-atpublic.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-atpublic"
Sat Mar 25 18:55:09 2023 rev:6 rq:1074153 version:3.1.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-atpublic/python-atpublic.changes
2022-12-06 14:22:45.913372469 +0100
+++
/work/SRC/openSUSE:Factory/.python-atpublic.new.31432/python-atpublic.changes
2023-03-25 18:55:23.478674886 +0100
@@ -1,0 +2,5 @@
+Fri Mar 24 11:28:29 UTC 2023 - Daniel Garcia <[email protected]>
+
+- Remove typing_extensions requirement not needed for python version > 3.8
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-atpublic.spec ++++++
--- /var/tmp/diff_new_pack.PNHacE/_old 2023-03-25 18:55:23.854676852 +0100
+++ /var/tmp/diff_new_pack.PNHacE/_new 2023-03-25 18:55:23.858676873 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-atpublic
#
-# 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
@@ -39,7 +39,6 @@
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: python-typing_extensions
BuildArch: noarch
%if %{with test}
# SECTION test requirements
@@ -48,7 +47,6 @@
BuildRequires: %{python_module pytest-cov}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module sybil}
-BuildRequires: %{python_module typing_extensions}
# /SECTION
%endif
%python_subpackages