Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 826858 - dev-python/iso8601-1.0.1 fails tests: ModuleNotFoundError: No module named pytz
Summary: dev-python/iso8601-1.0.1 fails tests: ModuleNotFoundError: No module named pytz
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:
 
Reported: 2021-11-23 11:45 UTC by Agostino Sarubbo
Modified: 2021-11-23 12:14 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,47.25 KB, text/plain)
2021-11-23 11:45 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-11-23 11:45:13 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

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

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-11-23 11:45:15 UTC
Created attachment 755514 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-11-23 12:14:01 UTC
The bug has been closed via the following commit(s):

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

commit 80024ecb2992bfe01e48f7f75d8846fce45a8762
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-11-23 12:12:00 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-11-23 12:13:58 +0000

    dev-python/iso8601: Add missing pytz test dep
    
    Closes: https://bugs.gentoo.org/826858
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/iso8601/iso8601-1.0.1.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)