forked from pool/python-whatever
Accepting request 685159 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/685159 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-whatever?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 14 21:05:02 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Trim empty phrasing from description.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 12 16:41:19 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
Tue Mar 12 16:41:19 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
Name: python-whatever
|
Name: python-whatever
|
||||||
Version: 0.5
|
Version: 0.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Easy way to make anonymous functions by partial application of operators
|
Summary: Module to make anonymous functions by partial application of operators
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: http://github.com/Suor/whatever
|
URL: http://github.com/Suor/whatever
|
||||||
@@ -33,8 +33,8 @@ BuildArch: noarch
|
|||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
An easy way to make lambdas by partial application of python operators.
|
A Python module to make lambdas by partial application of python operators.
|
||||||
Inspired by Perl 6 one, see http://perlcabal.org/syn/S02.html#The_Whatever_Object
|
It is inspired by the Perl 6 one, see http://perlcabal.org/syn/S02.html#The_Whatever_Object
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n whatever-%{version}
|
%setup -q -n whatever-%{version}
|
||||||
|
|||||||
Reference in New Issue
Block a user