diff options
Diffstat (limited to 'dev-python/nbsphinx/metadata.xml')
| -rw-r--r-- | dev-python/nbsphinx/metadata.xml | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/dev-python/nbsphinx/metadata.xml b/dev-python/nbsphinx/metadata.xml index bc168d6b26ca..05498573a192 100644 --- a/dev-python/nbsphinx/metadata.xml +++ b/dev-python/nbsphinx/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> nbsphinx is a Sphinx extension that provides a source parser for *.ipynb files. Custom Sphinx directives are used to show Jupyter Notebook code cells (and of course their results) in both HTML and @@ -13,9 +13,10 @@ stored output cells -- will be automatically executed during the Sphinx build process. </longdescription> - <stabilize-allarches/> - <upstream> - <remote-id type="pypi">nbsphinx</remote-id> - <remote-id type="github">spatialaudio/nbsphinx</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="pypi">nbsphinx</remote-id> + <remote-id type="github">spatialaudio/nbsphinx</remote-id> + </upstream> + <origin>gentoo-staging</origin> + <stabilize-allarches/> +</pkgmetadata>
\ No newline at end of file |
