14
0

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
This commit is contained in:
2017-07-06 11:30:42 +00:00
committed by Git OBS Bridge
parent 474e2d0b6b
commit e5c7d66ea8
2 changed files with 8 additions and 11 deletions

View File

@@ -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 Thu Jun 22 14:14:51 UTC 2017 - jmatejek@suse.com

View File

@@ -21,7 +21,7 @@
Name: python-pyftpdlib Name: python-pyftpdlib
Version: 1.5.2 Version: 1.5.2
Release: 0 Release: 0
Summary: Very fast asynchronous FTP server library Summary: Asynchronous FTP server library for Python
License: MIT License: MIT
Group: Development/Languages/Python Group: Development/Languages/Python
Url: https://github.com/giampaolo/pyftpdlib/ Url: https://github.com/giampaolo/pyftpdlib/
@@ -38,16 +38,8 @@ BuildArch: noarch
%python_subpackages %python_subpackages
%description %description
Python FTP server library provides a high-level portable interface to easily The Python FTP server library provides a high-level interface to
write very efficient, scalable and asynchronous FTP servers with Python. It is write very asynchronous FTP servers with Python.
the most complete `RFC-959 <http://www.faqs.org/rfcs/rfc959.html>`__ FTP server
implementation available for `Python <http://www.python.org/>`__ programming
language and it's used in projects like
`Google Chromium <http://www.code.google.com/chromium/>`__ and
`Bazaar <http://bazaar-vcs.org/>`__ and included in
`Debian <http://packages.debian.org/sid/python-pyftpdlib>`__,
`Fedora <https://admin.fedoraproject.org/pkgdb/packages/name/pyftpdlib>`__ and
`FreeBSD <http://www.freshports.org/ftp/py-pyftpdlib/>`__ package repositories.
%prep %prep
%setup -q -n pyftpdlib-%{version} %setup -q -n pyftpdlib-%{version}