summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: df4e53662ede310ffb8ec474cef5d9cc885c5499 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = python-terminaltables
	pkgdesc = Generate simple tables in terminals from a nested list of strings
	pkgver = 3.1.10
	pkgrel = 11
	url = https://github.com/matthewdeanmartin/terminaltables
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-colorama
	checkdepends = python-termcolor
	checkdepends = python-colorclass
	makedepends = python-build
	makedepends = python-wheel
	makedepends = python-installer
	makedepends = python-poetry-core
	depends = python
	source = terminaltables-3.1.10.tar.gz::https://github.com/matthewdeanmartin/terminaltables/archive/v3.1.10.tar.gz
	source = python-3.8.patch
	source = poetry-core.patch
	sha512sums = 84fa403cee4206b6b19de0206d89535bd2965a0796e1890dd9b0a9c6593c5f41d0d24b88ee9db426067c777712a4e810d67d4d0246496239a7a96b53a24e8174
	sha512sums = 9a33ef51cbd2854bf9acc247e2d966332229446158e7dae9cad25e03335eb9689d50b0a22234285aa56c707e6e93c12f950299efcfbe7e42ed527216090592f2
	sha512sums = 4497c99e4bf54709944aff2296460728259750b6b81db549d0b06f31cd853106124c264e51f30a4b3da4e74ea662baa6f39ec48f1d58b59701fbe3e43469a543

pkgname = python-terminaltables