mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-10 13:57:38 -08:00
Link to GitHub issues, pull requests, commits and users for a particular project. Required to build the docs for jupyter_core. It's called 'alt' because sphinxcontrib-github already exists. IPython & Jupyter projects have been using the syntax defined in this extension for some time before this made it into its own package. Closes: https://bugs.gentoo.org/637990 Closes: https://bugs.gentoo.org/638200 Closes: https://github.com/gentoo/gentoo/pull/6246 Package-Manager: Portage-2.3.13, Repoman-2.3.3
21 lines
659 B
XML
21 lines
659 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>marbre@linux.sungazer.de</email>
|
|
<name>Marius Brehler</name>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Gentoo Proxy Maintainers Project</name>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>sci@gentoo.org</email>
|
|
<name>Gentoo Science Project</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">jupyter/sphinxcontrib_github_alt</remote-id>
|
|
<remote-id type="pypi">sphinxcontrib_github_alt</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|