blob: f12e748599c99f98018a6868dfb240e5d8be97eb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-ansiwrap
pkgdesc = textwrap, but savvy to ANSI colors and styles
pkgver = 0.8.4
pkgrel = 9
url = https://github.com/jonathaneunice/ansiwrap
arch = any
license = Apache
checkdepends = python-pytest
checkdepends = python-ansicolors
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
source = https://github.com/jonathaneunice/ansiwrap/archive/20e2e8c78a54bdce947e38c069c5eb9c115423ae/python-ansiwrap-20e2e8c78a54bdce947e38c069c5eb9c115423ae.tar.gz
source = python-ansiwrap-no-textwrap3.patch::https://github.com/jonathaneunice/ansiwrap/pull/16.patch
source = python-ansiwrap-python3.12.patch::https://github.com/jonathaneunice/ansiwrap/pull/20.patch
sha512sums = a01f1f1f79c7a84ca63013f6d05e2abeb00135905d1763f1b5d9fe430613c6bb10fbd2e345074e0001a8e7e40f1916d4c3a946da4dbb02fa288277ad441fab00
sha512sums = 54064900875534263a11ddfd013928383dbb2f00f6e3e6b098940bb1159c485439191667b6c742214c10ec84aca8e3cc62cdc3a5d9ea39cb3e2b74f13ad3a4a4
sha512sums = 7f45d129e0b498451188926464cf16132da784a015855df132f4106fc378215f61141879b67dcd520b5072f3f029276b62c780cd1f3d1148962d785e87d50b84
pkgname = python-ansiwrap
|