Added as optdepend, thanks for your message.
Search Criteria
Package Details: python2-pyftpdlib 1.4.0-1
Package Actions
| Package Base: | python2-pyftpdlib |
|---|---|
| Description: | Complete asynchronous FTP server library in Python |
| Upstream URL: | http://pyftpdlib.googlecode.com |
| Category: | lib |
| Licenses: | |
| Conflicts: | |
| Submitter: | sleduc |
| Maintainer: | sleduc |
| Last Packager: | sleduc |
| Votes: | 7 |
| First Submitted: | 2013-05-08 08:27 |
| Last Updated: | 2014-06-22 15:37 |
Dependencies (3)
- python2
- python2-pyopenssl (optional) – used for SSL support
- python2-sendfile (optional) – used to speedup transfers
Required by (0)
Sources
Latest Comments
Comment by sleduc
Comment by darnir
python2-pyopenssl should be a dependency, or atleast an optdepends to python2-pyftpdlib since it relies only on the pyopenssl module for SSL connections.
Comment by sleduc
Fixed, thanks for your comment.
Comment by sl1pkn07
hi
change cd "$srcdir/$pkgname-$pkgver" to cd "$srcdir/pyftpdlib-$pkgver" in build()
and add
conflicts=('pyftpdlib') to replace the old package
greetings
Comment by sleduc
Hi
I have created the package python2-pyftpdlib and sent a merge request to aur-general :)
Thanks for the notification.
Comment by sl1pkn07
please, if is possible, rename the package to python2-pyftpdlib. because this library can build with python3 (python-pyftpdlib)
greetings
Anonymous comment
@eazy: Please exchange 'python' with 'python2' in the line where you call setup.py in the PKGBUILD.
Anonymous comment
The package no longer compiles after recent python updates, i.e. python 3.1 cannot build it.