Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pylint-ignore for
openSUSE:Factory checked in at 2023-04-27 20:01:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pylint-ignore (Old)
and /work/SRC/openSUSE:Factory/.python-pylint-ignore.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pylint-ignore"
Thu Apr 27 20:01:26 2023 rev:4 rq:1083177 version:2022.1025
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pylint-ignore/python-pylint-ignore.changes
2022-10-14 15:44:11.936084679 +0200
+++
/work/SRC/openSUSE:Factory/.python-pylint-ignore.new.1533/python-pylint-ignore.changes
2023-04-27 20:02:32.626493149 +0200
@@ -1,0 +2,5 @@
+Thu Apr 27 06:55:16 UTC 2023 - Steve Kowalik <[email protected]>
+
+- Add missing BuildRequires on typing_extensions.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pylint-ignore.spec ++++++
--- /var/tmp/diff_new_pack.eJMyeC/_old 2023-04-27 20:02:33.130496112 +0200
+++ /var/tmp/diff_new_pack.eJMyeC/_new 2023-04-27 20:02:33.138496159 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-pylint-ignore
#
-# 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,6 +32,7 @@
BuildRequires: %{python_module pylev}
BuildRequires: %{python_module pylint > 2.4}
BuildRequires: %{python_module pytest}
+BuildRequires: %{python_module typing_extensions}
# /SECTION
BuildRequires: fdupes
Requires: python-astroid > 2.1.0