blob: d4a6a7c04d096c04d3f9966a9b266bf2300a61db (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-ftputil
pkgdesc = High-level FTP client library
pkgver = 5.0.3
pkgrel = 1
url = https://ftputil.sschwarzer.net/
changelog = announcements.txt
arch = any
license = BSD
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
source = python-ftputil-5.0.3.tar.gz::https://files.pythonhosted.org/packages/source/f/ftputil/ftputil-5.0.3.tar.gz
sha256sums = 9b86ee67c1980ce1d89b13752bc48b9493fee06349cb476828594e76e08f8488
pkgname = python-ftputil
|