diff --git a/LICENSE.txt b/LICENSE.txt deleted file mode 100644 index 23ff73b..0000000 --- a/LICENSE.txt +++ /dev/null @@ -1,27 +0,0 @@ -Copyright (c) 2014, Al Sweigart -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: - -* Redistributions of source code must retain the above copyright notice, this - list of conditions and the following disclaimer. - -* Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. - -* Neither the name of the {organization} nor the names of its - contributors may be used to endorse or promote products derived from - this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE -FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR -SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER -CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, -OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/python-PyTweening.changes b/python-PyTweening.changes index e4b02c2..fa043c4 100644 --- a/python-PyTweening.changes +++ b/python-PyTweening.changes @@ -1,7 +1,14 @@ +------------------------------------------------------------------- +Fri Jan 5 18:25:19 UTC 2024 - Dirk Müller + +- update to 1.0.7: + * no upstream changelog available +- use packaged LICENSE.txt + ------------------------------------------------------------------- Mon Aug 29 03:09:07 UTC 2022 - Yogalakshmi Arunachalam -- update to 1.0.4 +- update to 1.0.4 no change log in upstream ------------------------------------------------------------------- @@ -17,4 +24,4 @@ Tue Dec 4 12:53:17 UTC 2018 - Matej Cepl ------------------------------------------------------------------- Mon Mar 5 17:46:05 UTC 2018 - alarrosa@suse.com -- Initial release of python-PyTweening 1.0.3 +- Initial release of python-PyTweening 1.0.3 diff --git a/python-PyTweening.spec b/python-PyTweening.spec index 95fe4f7..31b3299 100644 --- a/python-PyTweening.spec +++ b/python-PyTweening.spec @@ -1,7 +1,7 @@ # # spec file for package python-PyTweening # -# Copyright (c) 2022 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,15 +16,14 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?sle15_python_module_pythons} Name: python-PyTweening -Version: 1.0.4 +Version: 1.0.7 Release: 0 Summary: A collection of tweening / easing functions License: BSD-3-Clause URL: https://github.com/asweigart/pytweening Source: https://files.pythonhosted.org/packages/source/P/PyTweening/pytweening-%{version}.tar.gz -Source99: https://raw.githubusercontent.com/asweigart/pytweening/master/LICENSE.txt BuildRequires: %{python_module setuptools} BuildRequires: dos2unix BuildRequires: fdupes @@ -38,7 +37,6 @@ A collection of tweening / easing functions implemented in Python. %prep %setup -q -n pytweening-%{version} -cp %{SOURCE99} . dos2unix README.md %build @@ -51,6 +49,7 @@ dos2unix README.md %files %{python_files} %doc README.md %license LICENSE.txt -%{python_sitelib}/* +%{python_sitelib}/pytweening +%{python_sitelib}/pytweening-%{version}*info %changelog diff --git a/pytweening-1.0.4.tar.gz b/pytweening-1.0.4.tar.gz deleted file mode 100644 index 78f3d27..0000000 --- a/pytweening-1.0.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8533282cf70b31de8a0499e1cf420930b0013c787118872b2ec899382792e2e6 -size 14358 diff --git a/pytweening-1.0.7.tar.gz b/pytweening-1.0.7.tar.gz new file mode 100644 index 0000000..69a8eab --- /dev/null +++ b/pytweening-1.0.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:767134f1bf57b76c1ce9f692dd1cfc776d9a279de6724e8d04854508fd7ededb +size 168182