From e5c7d66ea8bd3ee458f2a5c43e320b5572a235c0043228e2473d02f601bcb0b8 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 6 Jul 2017 11:30:42 +0000 Subject: [PATCH] Accepting request 508432 from home:jengelh:branches:devel:languages:python - Trim exaggeration from descriptions. OBS-URL: https://build.opensuse.org/request/show/508432 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyftpdlib?expand=0&rev=5 --- python-pyftpdlib.changes | 5 +++++ python-pyftpdlib.spec | 14 +++----------- 2 files changed, 8 insertions(+), 11 deletions(-) diff --git a/python-pyftpdlib.changes b/python-pyftpdlib.changes index 4cae0c3..541f65b 100644 --- a/python-pyftpdlib.changes +++ b/python-pyftpdlib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 6 00:25:48 UTC 2017 - jengelh@inai.de + +- Trim exaggeration from descriptions. + ------------------------------------------------------------------- Thu Jun 22 14:14:51 UTC 2017 - jmatejek@suse.com diff --git a/python-pyftpdlib.spec b/python-pyftpdlib.spec index 94da2bf..5fbdc23 100644 --- a/python-pyftpdlib.spec +++ b/python-pyftpdlib.spec @@ -21,7 +21,7 @@ Name: python-pyftpdlib Version: 1.5.2 Release: 0 -Summary: Very fast asynchronous FTP server library +Summary: Asynchronous FTP server library for Python License: MIT Group: Development/Languages/Python Url: https://github.com/giampaolo/pyftpdlib/ @@ -38,16 +38,8 @@ BuildArch: noarch %python_subpackages %description -Python FTP server library provides a high-level portable interface to easily -write very efficient, scalable and asynchronous FTP servers with Python. It is -the most complete `RFC-959 `__ FTP server -implementation available for `Python `__ programming -language and it's used in projects like -`Google Chromium `__ and -`Bazaar `__ and included in -`Debian `__, -`Fedora `__ and -`FreeBSD `__ package repositories. +The Python FTP server library provides a high-level interface to +write very asynchronous FTP servers with Python. %prep %setup -q -n pyftpdlib-%{version}