14
0

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

- Remove repetition of license terms in description.
Already present in the RPM header.

OBS-URL: https://build.opensuse.org/request/show/563451
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tenacity?expand=0&rev=12
This commit is contained in:
Tomáš Chvátal
2018-01-11 09:11:24 +00:00
committed by Git OBS Bridge
parent 3aaa4f1b27
commit e050e0b536
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 10 22:24:53 UTC 2018 - jengelh@inai.de
- Remove repetition of license terms in description.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jan 10 20:48:41 UTC 2018 - toddrme2178@gmail.com Wed Jan 10 20:48:41 UTC 2018 - toddrme2178@gmail.com

View File

@@ -49,8 +49,8 @@ BuildArch: noarch
%python_subpackages %python_subpackages
%description %description
Tenacity is an Apache 2.0 licensed general-purpose retrying library, written in Tenacity is a general-purpose retrying library, written in Python, to simplify
Python, to simplify the task of adding retry behavior to just about anything. the task of adding retry behavior to just about anything.
It originates from a fork of `Retrying`_ It originates from a fork of `Retrying`_
Features Features
-------- --------