mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
textproc/py-jupyterlab-pygments: Update to 0.2.2
Changes: https://github.com/jupyterlab/jupyterlab_pygments/commits/main
This commit is contained in:
parent
96b12dea90
commit
438f62f4dc
@ -1,7 +1,7 @@
|
||||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= jupyterlab-pygments
|
||||
PORTVERSION= 0.1.2
|
||||
PORTVERSION= 0.2.2
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -13,9 +13,10 @@ COMMENT= Pygments theme using JupyterLab CSS variables
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter-packaging>=0:devel/py-jupyter-packaging@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=2.4.1<3:textproc/py-pygments@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USES= python:3.7+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1608366076
|
||||
SHA256 (jupyterlab_pygments-0.1.2.tar.gz) = cfcda0873626150932f438eccf0f8bf22bfa92345b814890ab360d666b254146
|
||||
SIZE (jupyterlab_pygments-0.1.2.tar.gz) = 4181
|
||||
TIMESTAMP = 1650228818
|
||||
SHA256 (jupyterlab_pygments-0.2.2.tar.gz) = 7405d7fde60819d905a9fa8ce89e4cd830e318cdad22a0030f7a901da705585d
|
||||
SIZE (jupyterlab_pygments-0.2.2.tar.gz) = 132378
|
||||
|
Loading…
Reference in New Issue
Block a user