15
0

Accepting request 1001089 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1001089
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyTweening?expand=0&rev=4
This commit is contained in:
2022-09-04 20:11:46 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4b608a570f4dccf2201e898f643c2a12372eb1d71a3dbc7e778771b603ca248b
size 15771

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Aug 29 03:09:07 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- update to 1.0.4
no change log in upstream
-------------------------------------------------------------------
Thu Nov 7 15:34:07 UTC 2019 - Matej Cepl <mcepl@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-PyTweening
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# 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
@@ -18,12 +18,12 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-PyTweening
Version: 1.0.3
Version: 1.0.4
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}.zip
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
@@ -37,7 +37,7 @@ BuildArch: noarch
A collection of tweening / easing functions implemented in Python.
%prep
%setup -q -n PyTweening-%{version}
%setup -q -n pytweening-%{version}
cp %{SOURCE99} .
dos2unix README.md

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

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