Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 815415 - dev-python/jsonschema-4.0.0 fails tests
Summary: dev-python/jsonschema-4.0.0 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: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 815403
  Show dependency tree
 
Reported: 2021-09-30 08:40 UTC by Agostino Sarubbo
Modified: 2021-10-04 23:10 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,929.31 KB, text/plain)
2021-09-30 08:40 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 2021-09-30 08:40:16 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/jsonschema-4.0.0 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-09-30 08:40:19 UTC
Created attachment 742104 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-10-04 23:09:16 UTC
The bug has been closed via the following commit(s):

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

commit 8d1565036fc38b87d11a49d031608b1601d40d3b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-10-04 23:08:31 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-04 23:08:57 +0000

    dev-python/jsonschema: add 4.0.1
    
    Very minor changes (metadata).
    
    Closes: https://bugs.gentoo.org/815415
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/jsonschema/Manifest                |  1 +
 dev-python/jsonschema/jsonschema-4.0.1.ebuild | 45 +++++++++++++++++++++++++++
 2 files changed, 46 insertions(+)

Additionally, it has been referenced in the following commit(s):

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

commit 53654a4ea84432fcca684fe913723d87afd92041
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-10-04 23:08:39 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-04 23:09:06 +0000

    dev-python/jsonschema: drop 4.0.0
    
    Bug: https://bugs.gentoo.org/815415
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/jsonschema/Manifest                |  1 -
 dev-python/jsonschema/jsonschema-4.0.0.ebuild | 45 ---------------------------
 2 files changed, 46 deletions(-)