pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Feb  6 07:46:29 UTC 2022

Modified Files:
        pkgsrc/textproc: Makefile
Added Files:
        pkgsrc/textproc/py-jupyterlab-pygments: DESCR Makefile PLIST distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.1274 -r1.1275 pkgsrc/textproc/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/py-jupyterlab-pygments/DESCR \
    pkgsrc/textproc/py-jupyterlab-pygments/Makefile \
    pkgsrc/textproc/py-jupyterlab-pygments/PLIST \
    pkgsrc/textproc/py-jupyterlab-pygments/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/Makefile
diff -u pkgsrc/textproc/Makefile:1.1274 pkgsrc/textproc/Makefile:1.1275
--- pkgsrc/textproc/Makefile:1.1274     Sat Feb  5 09:42:06 2022
+++ pkgsrc/textproc/Makefile    Sun Feb  6 07:46:29 2022
@@ -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-jsonrpc-server
 SUBDIR+=       py-jsonrpclib
 SUBDIR+=       py-jsonrpclib-pelix
 SUBDIR+=       py-jsonschema
+SUBDIR+=       py-jupyterlab-pygments
 SUBDIR+=       py-jxmlease
 SUBDIR+=       py-libxml2
 SUBDIR+=       py-libxslt

Added files:

Index: pkgsrc/textproc/py-jupyterlab-pygments/DESCR
diff -u /dev/null pkgsrc/textproc/py-jupyterlab-pygments/DESCR:1.1
--- /dev/null   Sun Feb  6 07:46:29 2022
+++ pkgsrc/textproc/py-jupyterlab-pygments/DESCR        Sun Feb  6 07:46:29 2022
@@ -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.
Index: pkgsrc/textproc/py-jupyterlab-pygments/Makefile
diff -u /dev/null pkgsrc/textproc/py-jupyterlab-pygments/Makefile:1.1
--- /dev/null   Sun Feb  6 07:46:29 2022
+++ pkgsrc/textproc/py-jupyterlab-pygments/Makefile     Sun Feb  6 07:46:29 2022
@@ -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"
Index: pkgsrc/textproc/py-jupyterlab-pygments/PLIST
diff -u /dev/null pkgsrc/textproc/py-jupyterlab-pygments/PLIST:1.1
--- /dev/null   Sun Feb  6 07:46:29 2022
+++ pkgsrc/textproc/py-jupyterlab-pygments/PLIST        Sun Feb  6 07:46:29 2022
@@ -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
Index: pkgsrc/textproc/py-jupyterlab-pygments/distinfo
diff -u /dev/null pkgsrc/textproc/py-jupyterlab-pygments/distinfo:1.1
--- /dev/null   Sun Feb  6 07:46:29 2022
+++ pkgsrc/textproc/py-jupyterlab-pygments/distinfo     Sun Feb  6 07:46:29 2022
@@ -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