mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
textproc/py-rich-rst: Update to 1.2.0
- Update WWW Changes: https://github.com/wasi-master/rich-rst/releases
This commit is contained in:
parent
891d4e7727
commit
4df3fe375d
@ -1,17 +1,19 @@
|
||||
PORTNAME= rich-rst
|
||||
PORTVERSION= 1.1.7
|
||||
PORTVERSION= 1.2.0
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Beautiful reStructuredText renderer for Rich
|
||||
WWW= https://github.com/wasi-master/rich-rst
|
||||
WWW= https://rich-rst.readthedocs.io/en/latest/ \
|
||||
https://github.com/wasi-master/rich-rst
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>=0,1:textproc/py-docutils@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>=0,1:textproc/py-docutils@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}rich>=12.0.0:textproc/py-rich@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1652122537
|
||||
SHA256 (rich-rst-1.1.7.tar.gz) = 898bd5defd6bde9fba819614575dc5bff18047af38ae1981de0c1e78f17bbfd5
|
||||
SIZE (rich-rst-1.1.7.tar.gz) = 12570
|
||||
TIMESTAMP = 1708449478
|
||||
SHA256 (rich-rst-1.2.0.tar.gz) = 12e3962fd2ed99f5361beab8abb35b87b1d2a8d3a14cb705bc70d2eb2fa81ddd
|
||||
SIZE (rich-rst-1.2.0.tar.gz) = 13115
|
||||
|
Loading…
Reference in New Issue
Block a user