Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-types-python-dateutil for 
openSUSE:Factory checked in at 2024-01-19 23:00:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-types-python-dateutil (Old)
 and      /work/SRC/openSUSE:Factory/.python-types-python-dateutil.new.16006 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-types-python-dateutil"

Fri Jan 19 23:00:19 2024 rev:2 rq:1136317 version:2.8.19.14

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-types-python-dateutil/python-types-python-dateutil.changes
        2023-11-17 20:50:39.343594063 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-types-python-dateutil.new.16006/python-types-python-dateutil.changes
     2024-01-19 23:00:22.834045092 +0100
@@ -1,0 +2,11 @@
+Tue Jan  2 22:41:28 UTC 2024 - Dirk Müller <[email protected]>
+
+- add tests
+- require setuptools
+
+-------------------------------------------------------------------
+Wed Dec 27 12:33:40 UTC 2023 - ecsos <[email protected]>
+
+- Add %{?sle15_python_module_pythons}
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-types-python-dateutil.spec ++++++
--- /var/tmp/diff_new_pack.IA9qmk/_old  2024-01-19 23:00:23.534070681 +0100
+++ /var/tmp/diff_new_pack.IA9qmk/_new  2024-01-19 23:00:23.534070681 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-types-python-dateutil
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,6 +16,7 @@
 #
 
 
+%{?sle15_python_module_pythons}
 Name:           python-types-python-dateutil
 Version:        2.8.19.14
 Release:        0
@@ -23,7 +24,9 @@
 License:        Apache-2.0
 URL:            https://github.com/python/typeshed
 Source:         
https://files.pythonhosted.org/packages/source/t/types-python-dateutil/types-python-dateutil-%{version}.tar.gz
+BuildRequires:  %{python_module mypy}
 BuildRequires:  %{python_module pip}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -42,6 +45,9 @@
 %build
 %pyproject_wheel
 
+%check
+%python_exec -m mypy dateutil-stubs
+
 %install
 %pyproject_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}

Reply via email to