forked from pool/python-first
Accepting request 685827 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/685827 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-first?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 16 17:42:44 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Use noun phrase in descriptions.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 8 06:01:15 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
Name: python-first
|
||||
Version: 2.0.2
|
||||
Release: 0
|
||||
Summary: Return the first true value of an iterable
|
||||
Summary: Python library to return the first true value of an iterable
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
URL: http://github.com/hynek/first/
|
||||
@@ -32,7 +32,7 @@ BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
Return the first true value of an iterable.
|
||||
A Python library that returns the first true value of an iterable.
|
||||
|
||||
%prep
|
||||
%setup -q -n first-%{version}
|
||||
|
||||
Reference in New Issue
Block a user