diff --git a/srcpkgs/python3-rich/template b/srcpkgs/python3-rich/template index e855152ef34..ba2a689bf86 100644 --- a/srcpkgs/python3-rich/template +++ b/srcpkgs/python3-rich/template @@ -1,7 +1,7 @@ # Template file for 'python3-rich' pkgname=python3-rich -version=12.6.0 -revision=2 +version=13.0.0 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-typing_extensions python3-Pygments python3-commonmark @@ -12,7 +12,7 @@ maintainer="Andrew Benson " license="MIT" homepage="https://github.com/willmcgugan/rich" distfiles="${PYPI_SITE}/r/rich/rich-${version}.tar.gz" -checksum=ba3a3775974105c221d31141f2c116f4fd65c5ceb0698657a11e9f295ec93fd0 +checksum=3aa9eba7219b8c575c6494446a59f702552efe1aa261e7eeb95548fa586e1950 make_check=extended # some checks only work on windows post_install() {