blob: 059280da2be6dea498f56bf099578f975c9f435e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-alive-progress
pkgdesc = A new kind of Progress Bar, with real-time throughput, ETA, and very cool animations.
pkgver = 3.3.0
pkgrel = 1
url = https://github.com/rsalmei/alive-progress
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-about-time
depends = python-grapheme
source = https://github.com/rsalmei/alive-progress/archive/refs/tags/v3.3.0.tar.gz
sha512sums = d957e334fa44e2ea1703311c82e6479c7a8d0de657106d29322d9eb33f4990b8095b2896b41d10f0c759b9dd61abed9c274249cc959d48890fe22afc0e976c3c
pkgname = python-alive-progress
|