blob: a37c397dca50482410ea3b3ef9c3ddb4032e26d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-wasabi
pkgdesc = Lightweight console printing and formatting toolkit
pkgver = 1.1.3
pkgrel = 4
url = https://github.com/explosion/wasabi
arch = any
license = MIT
checkdepends = python-pytest
checkdepends = jupyter-nbconvert
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
source = python-wasabi-1.1.3.tar.gz::https://files.pythonhosted.org/packages/source/w/wasabi/wasabi-1.1.3.tar.gz
sha256sums = 4bb3008f003809db0c3e28b4daf20906ea871a2bb43f9914197d540f4f2e0878
pkgname = python-wasabi
|