summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/sphinx: Disable intersphinxMichał Górny2020-05-071-0/+4
| | | | | Closes: https://bugs.gentoo.org/721306 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/sphinx: s390 stable wrt bug #710524Mikle Kolyada2020-05-061-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="s390" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-python/sphinx: Remove oldMichał Górny2020-05-045-458/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/sphinx: sparc stable wrt bug #717028Agostino Sarubbo2020-05-011-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/sphinx: ppc64 stable wrt bug #717028Agostino Sarubbo2020-05-011-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/sphinx: ppc stable wrt bug #717028Agostino Sarubbo2020-05-011-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/sphinx: Bump to 3.0.3Michał Górny2020-04-272-0/+116
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/sphinx: arm stable wrt bug #717028Mikle Kolyada2020-04-251-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-python/sphinx: Remove implicit dep on sphinx_rtd_themeMichał Górny2020-04-227-8/+0
| | | | | | | | Sphinx does not require this theme in any way, it merely has a special internal function to load it. Same holds for alabaster, though I guess that dependency makes sense since it's the default theme. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/sphinx: Bump to 3.0.2Michał Górny2020-04-212-0/+117
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/sphinx: x86 stable wrt bug #717028Agostino Sarubbo2020-04-201-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/sphinx: amd64 stable wrt bug #717028Agostino Sarubbo2020-04-201-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/sphinx: Add missing test-dep on texlive-fontsextraMichał Górny2020-04-142-0/+2
| | | | | Bug: https://bugs.gentoo.org/717338 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/sphinx: Bump to 3.0.1Michał Górny2020-04-112-0/+116
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/sphinx: Reenable pypy3Michał Górny2020-04-061-1/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/sphinx: Reenable python3_6Michał Górny2020-04-061-1/+1
| | | | | | My mistake, apparently only pypy3 fails tests. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/sphinx: Bump to 3.0.0Michał Górny2020-04-062-0/+112
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/sphinx: stable 2.0.1-r1 for hppa, bug #710524Rolf Eike Beer2020-04-051-1/+1
| | | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-032-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-264-4/+4
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-python/sphinx: Replace virts with cond depsMichał Górny2020-03-161-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/sphinx: Bump to 2.4.4Michał Górny2020-03-062-0/+112
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/sphinx: Use typed-ast on py<3.8Michał Górny2020-03-031-1/+5
| | | | | | | | dev-python/typed-ast is necessary for better typing support in py<3.8. This also fixes (hopefully last) test failures. Closes: https://bugs.gentoo.org/703140 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/sphinx: USE=doc requires graphvizMichał Górny2020-03-021-0/+1
| | | | | Closes: https://bugs.gentoo.org/709658 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/sphinx: Bump to 2.4.3Michał Górny2020-03-022-0/+107
| | | | | Closes: https://bugs.gentoo.org/683194 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/sphinx: ppc stable wrt bug #710524Agostino Sarubbo2020-02-241-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/sphinx: ppc64 stable wrt bug #710524Agostino Sarubbo2020-02-241-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/sphinx: ia64 stable wrt bug #710524Agostino Sarubbo2020-02-241-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/sphinx: sparc stable wrt bug #710524Agostino Sarubbo2020-02-241-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/sphinx: arm stable wrt bug #710524Mikle Kolyada2020-02-231-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-python/sphinx: Add a blocker on -websupport to ease upgradeMichał Górny2020-02-141-1/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/sphinx: 2.0.1 stable x86 for hackingMatthew Thode2020-01-261-1/+1
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-052-4/+4
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/sphinx-1.7.5-r1: python 3.8 support added.Piotr Karbowski2019-12-301-1/+1
| | | | | | | | At least pbr requires sphinx for testing, meaning a sphinx with both py27 and py38 will be required, and since sphinx-2 no longer have py27 support, 1.7.5-r1 gets py38. Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* dev-python/sphinx/sphinx-2.0.1: python 3.8 support added.Piotr Karbowski2019-12-191-1/+1
| | | | Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* dev-python/sphinx: arm64 stableAaron Bauman2019-12-041-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19
* dev-python/sphinx: amd64 stableAaron Bauman2019-12-021-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19
* dev-python/sphinx: Remove oldMichał Górny2019-11-253-250/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python: Remove *-fbsd KEYWORDSMichał Górny2019-10-114-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-173-6/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/sphinx: remove oldVirgil Dupras2019-04-122-107/+0
| | | | | Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-python/sphinx: bump to 2.0.1Virgil Dupras2019-04-122-0/+107
| | | | | Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-python/sphinx: bump to 2.0.0Virgil Dupras2019-03-312-0/+107
| | | | | | | | | | | | | I removed the "net" USE flag because it does nothing else than adding dependencies that aren't referenced anywhere in the code. Moreover, the release that introduced it, 1.5.1, wasn't accompanied by a justification for its addition. I think that it was added for what is now "sphinxcontrib-websupport". If that's the case, then this doesn't belong here. Closes: https://bugs.gentoo.org/662322 Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-python/sphinx: revert removal of 1.2.3-r1 ebuildVirgil Dupras2018-10-162-0/+126
| | | | | | | Its removal broke QA checks on ~arm64. Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-python/sphinx: remove oldVirgil Dupras2018-10-158-766/+0
| | | | | Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-python/sphinx: 1.7.5-r1 stable for allMike Gilbert2018-10-021-1/+1
| | | | | | Closes: https://bugs.gentoo.org/667386 Package-Manager: Portage-2.3.50_p10, Repoman-2.3.11_p17 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* dev-python/sphinx: amd64 stable wrt bug #667386Mikle Kolyada2018-10-031-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* dev-python/sphinx: x86 stable (bug #667386)Thomas Deutschmann2018-10-011-1/+1
| | | | | Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* dev-python/sphinx: stable 1.7.5-r1 for sparc, bug #667386Rolf Eike Beer2018-10-011-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>