14
0

Accepting request 518904 from home:jengelh:branches:devel:languages:python

- Remove duplicated license information from description.

OBS-URL: https://build.opensuse.org/request/show/518904
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-retrying?expand=0&rev=6
This commit is contained in:
Thomas Bechtold
2017-08-28 04:14:00 +00:00
committed by Git OBS Bridge
parent 9a5d44970d
commit 9ae470680b
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Aug 26 15:09:39 UTC 2017 - jengelh@inai.de
- Remove duplicated license information from description.
-------------------------------------------------------------------
Tue Aug 22 06:13:42 UTC 2017 - tbechtold@suse.com

View File

@@ -34,8 +34,8 @@ BuildArch: noarch
%python_subpackages
%description
Retrying is an Apache 2.0 licensed general-purpose retrying library, written in
Python, to simplify the task of adding retry behavior to just about anything.
Retrying is a general-purpose retrying library, written in Python, to
simplify the task of adding retry behavior to just about anything.
%prep
%setup -q -n retrying-%{version}