python-rich: update to 13.4.2
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
62301b0b65
commit
366cdce780
@@ -3,7 +3,7 @@
|
||||
_realname=rich
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=13.3.5
|
||||
pkgver=13.4.2
|
||||
pkgrel=1
|
||||
pkgdesc="Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -16,7 +16,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-installer"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-poetry-core")
|
||||
source=("https://pypi.io/packages/source/r/${_realname}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('2d11b9b8dd03868f09b4fffadc84a6a8cda574e40dc90821bd845720ebb8e89c')
|
||||
sha256sums=('d653d6bccede5844304c605d5aac802c7cf9621efd700b46c7ec2b51ea914898')
|
||||
|
||||
prepare() {
|
||||
rm -rf python-build-${MSYSTEM} | true
|
||||
|
||||
Reference in New Issue
Block a user