Summary: | media-libs/libxmlbird-1.2.0 : ImportError: No module named 'sqlite3' | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo Fonts Team <fonts> |
Status: | RESOLVED OBSOLETE | ||
Severity: | normal | Keywords: | PMASKED |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Deadline: | 2020-09-21 | ||
Attachments: |
emerge-history.txt
environment media-libs:libxmlbird-1.2.0:20160616-034457.log |
Description
Toralf Förster
2016-06-16 06:30:41 UTC
Created attachment 437730 [details]
emerge-history.txt
Created attachment 437732 [details]
environment
Created attachment 437734 [details]
media-libs:libxmlbird-1.2.0:20160616-034457.log
Here's a patch. Any takers? --- a/libxmlbird-1.2.0.ebuild 2017-12-10 10:40:02.000000000 +0000 +++ b/libxmlbird-1.2.0.ebuild 2018-02-17 23:08:11.870520810 +0000 @@ -4,6 +4,7 @@ EAPI="5" PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) +PYTHON_REQ_USE="sqlite" inherit python-any-r1 vala toolchain-funcs multilib eutils multiprocessing package(s) removed. |