Skip to content
Snippets Groups Projects
Commit e89aef94 authored by Matthew Seaman's avatar Matthew Seaman
Browse files

textproc/py-rich: Update to 13.3.3

Switch to USE_PYTHON= pep517 pytest

Changes:	https://github.com/Textualize/rich/blob/v13.3.3/CHANGELOG.md
parent 9e400cec
No related branches found
No related tags found
No related merge requests found
PORTNAME= rich
PORTVERSION= 13.3.2
PORTVERSION= 13.3.3
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
......@@ -11,12 +11,14 @@ WWW= https://github.com/Textualize/rich
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}markdown-it-py>=2.1.0<3.0.0:textproc/py-markdown-it-py@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pygments>=2.14.0<3.0.0:textproc/py-pygments@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}pygments>=2.13.0<3.0.0:textproc/py-pygments@${PY_FLAVOR}
NO_ARCH= yes
USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils
USE_PYTHON= autoplist pep517 pytest
.include <bsd.port.pre.mk>
......
TIMESTAMP = 1678035890
SHA256 (rich-13.3.2.tar.gz) = 91954fe80cfb7985727a467ca98a7618e5dd15178cc2da10f553b36a93859001
SIZE (rich-13.3.2.tar.gz) = 220640
TIMESTAMP = 1679937132
SHA256 (rich-13.3.3.tar.gz) = dc84400a9d842b3a9c5ff74addd8eb798d155f36c1c91303888e0a66850d2a15
SIZE (rich-13.3.3.tar.gz) = 219231
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment