forked from pool/python-pyftpdlib
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:
@@ -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
|
||||
|
||||
|
@@ -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 <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.
|
||||
The Python FTP server library provides a high-level interface to
|
||||
write very asynchronous FTP servers with Python.
|
||||
|
||||
%prep
|
||||
%setup -q -n pyftpdlib-%{version}
|
||||
|
Reference in New Issue
Block a user