Run through spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyTweening?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 7 15:34:07 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Run through spec-cleaner
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:53:17 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
||||
@@ -22,8 +22,7 @@ Version: 1.0.3
|
||||
Release: 0
|
||||
Summary: A collection of tweening / easing functions
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/asweigart/pytweening
|
||||
URL: https://github.com/asweigart/pytweening
|
||||
Source: https://files.pythonhosted.org/packages/source/P/PyTweening/PyTweening-%{version}.zip
|
||||
Source99: https://raw.githubusercontent.com/asweigart/pytweening/master/LICENSE.txt
|
||||
BuildRequires: %{python_module setuptools}
|
||||
@@ -32,7 +31,6 @@ BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: unzip
|
||||
BuildArch: noarch
|
||||
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
@@ -40,7 +38,7 @@ A collection of tweening / easing functions implemented in Python.
|
||||
|
||||
%prep
|
||||
%setup -q -n PyTweening-%{version}
|
||||
cp %{S:99} .
|
||||
cp %{SOURCE99} .
|
||||
dos2unix README.md
|
||||
|
||||
%build
|
||||
|
||||
Reference in New Issue
Block a user