summaryrefslogtreecommitdiff
path: root/dev-python/nbval/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/nbval/metadata.xml')
-rw-r--r--dev-python/nbval/metadata.xml24
1 files changed, 13 insertions, 11 deletions
diff --git a/dev-python/nbval/metadata.xml b/dev-python/nbval/metadata.xml
index 30a2a59d768b..5ff2801987a6 100644
--- a/dev-python/nbval/metadata.xml
+++ b/dev-python/nbval/metadata.xml
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>sci@gentoo.org</email>
- <name>Gentoo Science Project</name>
- </maintainer>
- <longdescription>
+ <maintainer type="project">
+ <email>sci@gentoo.org</email>
+ <name>Gentoo Science Project</name>
+ </maintainer>
+ <longdescription>
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
@@ -16,8 +16,10 @@
Each cell is taken as a test, a cell that doesn't reproduce the expected output will fail.
</longdescription>
- <upstream>
- <remote-id type="pypi">nbval</remote-id>
- <remote-id type="github">computationalmodelling/nbval</remote-id>
- </upstream>
-</pkgmetadata>
+ <upstream>
+ <remote-id type="pypi">nbval</remote-id>
+ <remote-id type="github">computationalmodelling/nbval</remote-id>
+ </upstream>
+ <origin>gentoo-staging</origin>
+ <stabilize-allarches/>
+</pkgmetadata> \ No newline at end of file