diff --git a/python-python-utils.changes b/python-python-utils.changes index 445e9bf..036ae68 100644 --- a/python-python-utils.changes +++ b/python-python-utils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 20 11:00:23 UTC 2020 - pgajdos@suse.com + +- version update to 2.4.0 + * added map/remap/scale/rescale function + ------------------------------------------------------------------- Tue Dec 4 12:53:10 UTC 2018 - Matej Cepl diff --git a/python-python-utils.spec b/python-python-utils.spec index 7ab2dce..8e99536 100644 --- a/python-python-utils.spec +++ b/python-python-utils.spec @@ -1,7 +1,7 @@ # # spec file for package python-python-utils # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-python-utils -Version: 2.3.0 +Version: 2.4.0 Release: 0 Summary: Utilities not included with the standard Python install License: BSD-3-Clause Group: Development/Languages/Python -Url: https://github.com/WoLpH/python-utils +URL: https://github.com/WoLpH/python-utils Source: https://files.pythonhosted.org/packages/source/p/python-utils/python-utils-%{version}.tar.gz BuildRequires: %{python_module pytest-runner} BuildRequires: %{python_module setuptools} diff --git a/python-utils-2.3.0.tar.gz b/python-utils-2.3.0.tar.gz deleted file mode 100644 index 2c431f2..0000000 --- a/python-utils-2.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:34aaf26b39b0b86628008f2ae0ac001b30e7986a8d303b61e1357dfcdad4f6d3 -size 19384 diff --git a/python-utils-2.4.0.tar.gz b/python-utils-2.4.0.tar.gz new file mode 100644 index 0000000..5b46312 --- /dev/null +++ b/python-utils-2.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f21fc09ff58ea5ebd1fd2e8ef7f63e39d456336900f26bdc9334a03a3f7d8089 +size 22230