python3-rich: update dependencies
This commit is contained in:
parent
907d7e777f
commit
8f70ecc086
1 changed files with 2 additions and 3 deletions
|
@ -1,11 +1,10 @@
|
||||||
# Template file for 'python3-rich'
|
# Template file for 'python3-rich'
|
||||||
pkgname=python3-rich
|
pkgname=python3-rich
|
||||||
version=13.3.1
|
version=13.3.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-typing_extensions python3-Pygments python3-commonmark
|
depends="python3-Pygments python3-markdown-it"
|
||||||
python3-colorama"
|
|
||||||
checkdepends="python3-wheel $depends"
|
checkdepends="python3-wheel $depends"
|
||||||
short_desc="Library for rich text and beautiful formatting in the terminal"
|
short_desc="Library for rich text and beautiful formatting in the terminal"
|
||||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue