17
0

Accepting request 1137139 from devel:languages:python

- update to 1.0.7:
  * no upstream changelog available
- use packaged LICENSE.txt

- update to 1.0.4
- Initial release of python-PyTweening 1.0.3

OBS-URL: https://build.opensuse.org/request/show/1137139
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyTweening?expand=0&rev=5
This commit is contained in:
2024-01-06 17:09:23 +00:00
committed by Git OBS Bridge
5 changed files with 17 additions and 38 deletions

View File

@@ -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.

View File

@@ -1,7 +1,14 @@
-------------------------------------------------------------------
Fri Jan 5 18:25:19 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.0.7:
* no upstream changelog available
- use packaged LICENSE.txt
-------------------------------------------------------------------
Mon Aug 29 03:09:07 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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 <mcepl@suse.com>
-------------------------------------------------------------------
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

View File

@@ -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

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8533282cf70b31de8a0499e1cf420930b0013c787118872b2ec899382792e2e6
size 14358

3
pytweening-1.0.7.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:767134f1bf57b76c1ce9f692dd1cfc776d9a279de6724e8d04854508fd7ededb
size 168182