pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc py-jupyterlab-pygments: added version 0.1.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/ac086f042fc3
branches: trunk
changeset: 373091:ac086f042fc3
user: adam <adam%pkgsrc.org@localhost>
date: Sun Feb 06 07:46:29 2022 +0000
description:
py-jupyterlab-pygments: added version 0.1.2
This package contains a syntax coloring theme for pygments making use of
the JupyterLab CSS variables. The goal is to enable the use of JupyterLab's
themes with pygments-generated HTML.
diffstat:
textproc/Makefile | 3 ++-
textproc/py-jupyterlab-pygments/DESCR | 3 +++
textproc/py-jupyterlab-pygments/Makefile | 18 ++++++++++++++++++
textproc/py-jupyterlab-pygments/PLIST | 16 ++++++++++++++++
textproc/py-jupyterlab-pygments/distinfo | 5 +++++
5 files changed, 44 insertions(+), 1 deletions(-)
diffs (75 lines):
diff -r 42d9f6863921 -r ac086f042fc3 textproc/Makefile
--- a/textproc/Makefile Sun Feb 06 05:37:03 2022 +0000
+++ b/textproc/Makefile Sun Feb 06 07:46:29 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1274 2022/02/05 09:42:06 adam Exp $
+# $NetBSD: Makefile,v 1.1275 2022/02/06 07:46:29 adam Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -1017,6 +1017,7 @@
SUBDIR+= py-jsonrpclib
SUBDIR+= py-jsonrpclib-pelix
SUBDIR+= py-jsonschema
+SUBDIR+= py-jupyterlab-pygments
SUBDIR+= py-jxmlease
SUBDIR+= py-libxml2
SUBDIR+= py-libxslt
diff -r 42d9f6863921 -r ac086f042fc3 textproc/py-jupyterlab-pygments/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/py-jupyterlab-pygments/DESCR Sun Feb 06 07:46:29 2022 +0000
@@ -0,0 +1,3 @@
+This package contains a syntax coloring theme for pygments making use of
+the JupyterLab CSS variables. The goal is to enable the use of JupyterLab's
+themes with pygments-generated HTML.
diff -r 42d9f6863921 -r ac086f042fc3 textproc/py-jupyterlab-pygments/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/py-jupyterlab-pygments/Makefile Sun Feb 06 07:46:29 2022 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2022/02/06 07:46:29 adam Exp $
+
+DISTNAME= jupyterlab_pygments-0.1.2
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
+CATEGORIES= textproc python
+MASTER_SITES= ${MASTER_SITE_PYPI:=j/jupyterlab-pygments/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://jupyter.org/
+COMMENT= Pygments theme using JupyterLab CSS variables
+LICENSE= modified-bsd
+
+DEPENDS+= ${PYPKGPREFIX}-pygments>=2.4.1:../../textproc/py-pygments
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 42d9f6863921 -r ac086f042fc3 textproc/py-jupyterlab-pygments/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/py-jupyterlab-pygments/PLIST Sun Feb 06 07:46:29 2022 +0000
@@ -0,0 +1,16 @@
+@comment $NetBSD: PLIST,v 1.1 2022/02/06 07:46:29 adam Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/jupyterlab_pygments/__init__.py
+${PYSITELIB}/jupyterlab_pygments/__init__.pyc
+${PYSITELIB}/jupyterlab_pygments/__init__.pyo
+${PYSITELIB}/jupyterlab_pygments/_version.py
+${PYSITELIB}/jupyterlab_pygments/_version.pyc
+${PYSITELIB}/jupyterlab_pygments/_version.pyo
+${PYSITELIB}/jupyterlab_pygments/style.py
+${PYSITELIB}/jupyterlab_pygments/style.pyc
+${PYSITELIB}/jupyterlab_pygments/style.pyo
diff -r 42d9f6863921 -r ac086f042fc3 textproc/py-jupyterlab-pygments/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/py-jupyterlab-pygments/distinfo Sun Feb 06 07:46:29 2022 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/02/06 07:46:29 adam Exp $
+
+BLAKE2s (jupyterlab_pygments-0.1.2.tar.gz) = 69b15296dc5e1fda54aec8b2df1bc6863e9f4d9364dce31907614fc561bd9c17
+SHA512 (jupyterlab_pygments-0.1.2.tar.gz) = cdc9f763a5a8f59631be66f1e55af7ea163a8242d40cc965cd147c847a8d84046e1f62351fae81d54a7abd19d9df0a5641b8e32f72c37ea9489b0b83c7d2ab56
+Size (jupyterlab_pygments-0.1.2.tar.gz) = 4181 bytes
Home |
Main Index |
Thread Index |
Old Index