pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
+py-nbval in wip
Module Name: pkgsrc-wip
Committed By: K.I.A.Derouiche <kamelderouiche%yahoo.com@localhost>
Pushed By: jihbed
Date: Mon Nov 14 23:02:52 2022 +0000
Changeset: 8367cfb65888a95ed5a21bf19212dfd2cc9000cf
Modified Files:
Makefile
Added Files:
.Makefile.kate-swp
py-nbval/DESCR
py-nbval/Makefile
py-nbval/PLIST
py-nbval/distinfo
Log Message:
+py-nbval in wip
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8367cfb65888a95ed5a21bf19212dfd2cc9000cf
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
.Makefile.kate-swp | 0
Makefile | 1 +
py-nbval/DESCR | 7 +++++++
py-nbval/Makefile | 23 +++++++++++++++++++++++
py-nbval/PLIST | 31 +++++++++++++++++++++++++++++++
py-nbval/distinfo | 5 +++++
6 files changed, 67 insertions(+)
diffs:
diff --git a/.Makefile.kate-swp b/.Makefile.kate-swp
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/Makefile b/Makefile
index 5ae8e9b5de..2d91f171ae 100644
--- a/Makefile
+++ b/Makefile
@@ -4255,6 +4255,7 @@ SUBDIR+= py-napalm-nxos
SUBDIR+= py-nbclassic
SUBDIR+= py-nbimporter
SUBDIR+= py-nbsphinx
+SUBDIR+= py-nbval
SUBDIR+= py-ncomb
SUBDIR+= py-ncpol2sdpa
SUBDIR+= py-ndjson
diff --git a/py-nbval/DESCR b/py-nbval/DESCR
new file mode 100644
index 0000000000..1cd29646f2
--- /dev/null
+++ b/py-nbval/DESCR
@@ -0,0 +1,7 @@
+The plugin adds functionality to py.test to recognise and collect Jupyter
+notebooks. The intended purpose of the tests is to determine whether execution
+of the stored inputs match the stored outputs of the `.ipynb` file. Whilst also
+ensuring that the notebooks are running without errors.
+
+The tests were designed to ensure that Jupyter notebooks (especially those for
+reference and documentation), are executing consistently.
diff --git a/py-nbval/Makefile b/py-nbval/Makefile
new file mode 100644
index 0000000000..1b1a7cdcd0
--- /dev/null
+++ b/py-nbval/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD$
+
+DISTNAME= nbval-0.9.6
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= devel python
+MASTER_SITES= ${MASTER_SITE_PYPI:=n/nbval/}
+
+MAINTAINER= kamelderouiche%yahoo.com@localhost
+HOMEPAGE= https://github.com/computationalmodelling/nbval
+COMMENT= Py.test plugin to validate Jupyter notebooks
+LICENSE= modified-bsd
+
+DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
+DEPENDS+= ${PYPKGPREFIX}-six>=1.16.0:../../lang/py-six
+DEPENDS+= ${PYPKGPREFIX}-jupyter_client>=7.3.5:../../devel/py-jupyter_client
+DEPENDS+= ${PYPKGPREFIX}-nbformat>=5.4.0:../../www/py-nbformat
+DEPENDS+= ${PYPKGPREFIX}-ipykernel>=6.16.2:../../devel/py-ipykernel
+DEPENDS+= ${PYPKGPREFIX}-coverage>=6.5.0:../../devel/py-coverage
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-nbval/PLIST b/py-nbval/PLIST
new file mode 100644
index 0000000000..85e2f214e9
--- /dev/null
+++ b/py-nbval/PLIST
@@ -0,0 +1,31 @@
+@comment $NetBSD$
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/nbval/__init__.py
+${PYSITELIB}/nbval/__init__.pyc
+${PYSITELIB}/nbval/__init__.pyo
+${PYSITELIB}/nbval/_cover4.py
+${PYSITELIB}/nbval/_cover4.pyc
+${PYSITELIB}/nbval/_cover4.pyo
+${PYSITELIB}/nbval/_cover5.py
+${PYSITELIB}/nbval/_cover5.pyc
+${PYSITELIB}/nbval/_cover5.pyo
+${PYSITELIB}/nbval/_version.py
+${PYSITELIB}/nbval/_version.pyc
+${PYSITELIB}/nbval/_version.pyo
+${PYSITELIB}/nbval/cover.py
+${PYSITELIB}/nbval/cover.pyc
+${PYSITELIB}/nbval/cover.pyo
+${PYSITELIB}/nbval/kernel.py
+${PYSITELIB}/nbval/kernel.pyc
+${PYSITELIB}/nbval/kernel.pyo
+${PYSITELIB}/nbval/nbdime_reporter.py
+${PYSITELIB}/nbval/nbdime_reporter.pyc
+${PYSITELIB}/nbval/nbdime_reporter.pyo
+${PYSITELIB}/nbval/plugin.py
+${PYSITELIB}/nbval/plugin.pyc
+${PYSITELIB}/nbval/plugin.pyo
diff --git a/py-nbval/distinfo b/py-nbval/distinfo
new file mode 100644
index 0000000000..7916d27889
--- /dev/null
+++ b/py-nbval/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (nbval-0.9.6.tar.gz) = dc7733587f0c4e8148f233a7273cccc3286bd9a9b42ec94fd7e281d2c4cee75a
+SHA512 (nbval-0.9.6.tar.gz) = d4261fc30e197e7350c07504649f0230751b5ed746fe4626b92c5920032dc15abe47ad421c93f4762e93a8b6afcbca440ca006bfd1cdbcba37d131c4e6decaa7
+Size (nbval-0.9.6.tar.gz) = 60932 bytes
Home |
Main Index |
Thread Index |
Old Index