New package: python3-ftputil-5.1.0
This commit is contained in:
committed by
Duncan Overbruck
parent
de72cc5411
commit
ea5be1598b
@@ -0,0 +1,17 @@
|
||||
# Template file for 'python3-ftputil'
|
||||
pkgname=python3-ftputil
|
||||
version=5.1.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
depends="python3"
|
||||
short_desc="High-level FTP client library (virtual file system and more)"
|
||||
maintainer="Ryuuusuke <aririsu@proton.me>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://pypi.org/project/ftputil/"
|
||||
distfiles="${PYPI_SITE}/f/ftputil/ftputil-${version}.tar.gz"
|
||||
checksum=e9e62d3fd307ef9c52e43b33fd92759fc94c04d8b5178f85f641b183906d4353
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
Reference in New Issue
Block a user