blob: 0317111fa6a15cbd449557bd923fbf32a36efd6a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-progress
pkgdesc = Easy to use progress bars for Python
pkgver = 1.6.1
pkgrel = 1
url = https://github.com/verigak/progress
arch = any
license = ISC
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
source = https://pypi.org/packages/source/p/progress/progress-1.6.1.tar.gz
sha256sums = c1ba719f862ce885232a759eab47971fe74dfc7bb76ab8a51ef5940bad35086c
pkgname = python-progress
|