Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pytools for openSUSE:Factory 
checked in at 2022-02-15 23:57:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytools (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytools.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytools"

Tue Feb 15 23:57:22 2022 rev:14 rq:954661 version:2022.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pytools/python-pytools.changes    
2021-04-19 21:06:09.492043661 +0200
+++ /work/SRC/openSUSE:Factory/.python-pytools.new.1956/python-pytools.changes  
2022-02-15 23:57:47.312296722 +0100
@@ -1,0 +2,8 @@
+Tue Feb 15 09:04:36 UTC 2022 - Dirk M??ller <[email protected]>
+
+- update to 2022.1:
+  * use platformdirs
+  * add typing to memoize_in
+  * type annotations 
+
+-------------------------------------------------------------------

Old:
----
  pytools-2021.2.3.tar.gz

New:
----
  pytools-2022.1.tar.gz

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

Other differences:
------------------
++++++ python-pytools.spec ++++++
--- /var/tmp/diff_new_pack.17XyLp/_old  2022-02-15 23:57:47.764297970 +0100
+++ /var/tmp/diff_new_pack.17XyLp/_new  2022-02-15 23:57:47.764297970 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pytools
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,23 +20,23 @@
 %define skip_python2 1
 %define skip_python36 1
 Name:           python-pytools
-Version:        2021.2.3
+Version:        2022.1
 Release:        0
 Summary:        A collection of tools for Python
 License:        MIT
 URL:            https://pypi.python.org/pypi/pytools
 Source0:        
https://files.pythonhosted.org/packages/source/p/pytools/pytools-%{version}.tar.gz
-BuildRequires:  %{python_module appdirs >= 1.4.0}
 BuildRequires:  %{python_module base}
 BuildRequires:  %{python_module numpy >= 1.6.0}
+BuildRequires:  %{python_module platformdirs >= 2.2.0}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildRequires:  ( python3-dataclasses >= 0.7 if python3-base <= 3.6 )
 BuildRequires:  ( python36-dataclasses >= 0.7 if python36-base )
-Requires:       python-appdirs >= 1.4.0
 Requires:       python-numpy >= 1.6.0
+Requires:       python-platformdirs
 %if %{python_version_nodots} <= 36
 Requires:       python-dataclasses >= 0.7
 %endif

++++++ pytools-2021.2.3.tar.gz -> pytools-2022.1.tar.gz ++++++
++++ 2231 lines of diff (skipped)

Reply via email to