Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 720014 - dev-python/recommonmark fails tests
Summary: dev-python/recommonmark fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 720606
  Show dependency tree
 
Reported: 2020-04-29 13:32 UTC by Agostino Sarubbo
Modified: 2021-02-06 22:34 UTC (History)
0 users

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


Attachments
build.log (build.log,79.70 KB, text/plain)
2020-04-29 13:32 UTC, Agostino Sarubbo
Details
242158277.log (242158277.log,12.77 KB, text/plain)
2020-05-03 11:53 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-04-29 13:32:27 UTC
This is an auto-filled bug because dev-python/recommonmark fails tests.
The issue was originally discovered on arm64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.
Comment 1 Agostino Sarubbo gentoo-dev 2020-04-29 13:32:39 UTC
Created attachment 635178 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-05-03 11:53:39 UTC
Created attachment 635828 [details]
242158277.log

this is on amd64
Comment 3 Larry the Git Cow gentoo-dev 2020-05-17 08:04:04 UTC
The bug has been closed via the following commit(s):

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

commit b1058060bcd938d941dfb7d5dc3668bffa7d8a4b
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-05-17 08:03:40 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-05-17 08:03:40 +0000

    dev-python/recommonmark: Require sphinx<3
    
    Closes: https://bugs.gentoo.org/720014
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/recommonmark/recommonmark-0.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 4 Larry the Git Cow gentoo-dev 2021-02-06 22:34:07 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c50d11118861065aabb2d61767cd89832babef2

commit 0c50d11118861065aabb2d61767cd89832babef2
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-02-06 22:33:21 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-02-06 22:33:32 +0000

    dev-python/recommonmark: fix tests with Sphinx 3
    
    Thanks-to: Anon Emuss <abuslbea@centurylink.net>
    Bug: https://bugs.gentoo.org/769140
    Bug: https://bugs.gentoo.org/720014
    Closes: https://bugs.gentoo.org/723468
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/recommonmark-0.6.0-sphinx3-1.patch       | 122 +++++++++++++++++++++
 .../files/recommonmark-0.6.0-sphinx3-2.patch       |  63 +++++++++++
 .../recommonmark/recommonmark-0.6.0-r1.ebuild      |  30 +++++
 3 files changed, 215 insertions(+)