python-rich: update to 10.2.2
This commit is contained in:
committed by
github-actions[bot]
parent
12ad1bc0d4
commit
d05c83530e
@@ -3,7 +3,7 @@
|
||||
_realname=rich
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=10.2.1
|
||||
pkgver=10.2.2
|
||||
pkgrel=1
|
||||
pkgdesc="Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -15,7 +15,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-python-colorama"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-pygments")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
|
||||
source=("${_realname}-${pkgver}.tar.gz::https://pypi.io/packages/source/r/${_realname}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('34865558d322f7151a3012357caa3622df966e51d7a639e4b1fd1b3675b302fc')
|
||||
sha256sums=('17b3f486c38e79cc219d8848974b277ef532a82d12b3ad6eb37bb8c6f22ab5fc')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}"
|
||||
|
||||
Reference in New Issue
Block a user