Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638200 - dev-python/sphinxcontrib-github-alt - Link to GitHub issues, pull requests, commits and users for a particular project
Summary: dev-python/sphinxcontrib-github-alt - Link to GitHub issues, pull requests, c...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-20 08:30 UTC by Marius Brehler
Modified: 2017-11-30 14:46 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marius Brehler 2017-11-20 08:30:43 UTC
Link to GitHub issues, pull requests, commits and users for a particular project.

Required to build the docs for jupyter_core, see https://bugs.gentoo.org/637990

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.
Comment 1 Marius Brehler 2017-11-20 08:36:10 UTC
https://github.com/gentoo/gentoo/pull/6246
Comment 2 Larry the Git Cow gentoo-dev 2017-11-30 14:46:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=369603eac4bd9fde844d7b4b2b70317f6041e1ce

commit 369603eac4bd9fde844d7b4b2b70317f6041e1ce
Author:     Marius Brehler <marbre@linux.sungazer.de>
AuthorDate: 2017-11-20 08:29:11 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2017-11-30 14:46:15 +0000

    dev-python/sphinxcontrib-github-alt: new package.
    
    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

 dev-python/sphinxcontrib-github-alt/Manifest       |  1 +
 .../sphinxcontrib-github-alt-1.0-init.py.patch     |  8 +++++
 .../sphinxcontrib-github-alt-1.0-setup.py.patch    | 19 ++++++++++++
 dev-python/sphinxcontrib-github-alt/metadata.xml   | 20 ++++++++++++
 .../sphinxcontrib-github-alt-1.0.ebuild            | 36 ++++++++++++++++++++++
 5 files changed, 84 insertions(+)