Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-mypy_extensions for
openSUSE:Factory checked in at 2023-04-21 18:48:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mypy_extensions (Old)
and /work/SRC/openSUSE:Factory/.python-mypy_extensions.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-mypy_extensions"
Fri Apr 21 18:48:07 2023 rev:4 rq:1081855 version:0.4.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-mypy_extensions/python-mypy_extensions.changes
2019-11-04 17:07:33.844335334 +0100
+++
/work/SRC/openSUSE:Factory/.python-mypy_extensions.new.1533/python-mypy_extensions.changes
2023-04-21 18:48:22.400377198 +0200
@@ -1,0 +2,10 @@
+Fri Apr 21 12:28:25 UTC 2023 - Dirk Müller <[email protected]>
+
+- add sle15_python_module_pythons (jsc#PED-68)
+
+-------------------------------------------------------------------
+Thu Apr 13 22:42:41 UTC 2023 - Matej Cepl <[email protected]>
+
+- Make calling of %{sle15modernpython} optional.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-mypy_extensions.spec ++++++
--- /var/tmp/diff_new_pack.lg91HG/_old 2023-04-21 18:48:22.952380396 +0200
+++ /var/tmp/diff_new_pack.lg91HG/_new 2023-04-21 18:48:22.956380419 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-mypy_extensions
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -17,13 +17,14 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%{?sle15_python_module_pythons}
Name: python-mypy_extensions
Version: 0.4.3
Release: 0
Summary: Experimental type system extensions for programs checked with
mypy typechecker
License: MIT
Group: Development/Languages/Python
-Url: http://www.mypy-lang.org/
+URL: http://www.mypy-lang.org/
Source:
https://files.pythonhosted.org/packages/source/m/mypy_extensions/mypy_extensions-%{version}.tar.gz
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes