Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 722216 - app-office/abiword-3.0.4 installs a Python package based on the current interpreter
Summary: app-office/abiword-3.0.4 installs a Python package based on the current inter...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-10 19:26 UTC by Chris Mayo
Modified: 2025-05-04 18:49 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Mayo 2020-05-10 19:26:22 UTC
Package installed:

/usr/lib/python3.7/site-packages/gi/overrides/Abi.py


src/gi-overrides/Makefile.am is:

overridesdir = `python -c "import gi; print gi._overridesdir"`
overrides_PYTHON = Abi.py
Comment 1 Larry the Git Cow gentoo-dev 2025-05-04 18:49:40 UTC
The bug has been referenced in the following commit(s):

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

commit 9d2a44d8f4b17951ccc4f8d192321fa0f8f9cc50
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2025-05-04 18:47:18 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2025-05-04 18:47:18 +0000

    app-office/abiword: add 3.0.6
    
    Bug: https://bugs.gentoo.org/722216
    Bug: https://bugs.gentoo.org/734280
    Bug: https://bugs.gentoo.org/926070
    Signed-off-by: David Seifert <soap@gentoo.org>

 app-office/abiword/Manifest             |   2 +
 app-office/abiword/abiword-3.0.6.ebuild | 156 ++++++++++++++++++++++++++++++++
 2 files changed, 158 insertions(+)