Summary: | dev-python/xlutils-2.0.0 should support py3k | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | cJ <cJ-gentoo> |
Component: | Current packages | Assignee: | Python Gentoo Team <python> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jstein |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
cJ
2018-08-12 06:13:51 UTC
Describing existing usage (not gentoo), for possible confirmation. Recent FreeCAD release (0.18) requires python3. Since some version it has plugin manager, allowing to load/install plugins, and one of them - InventorLoader. This plugin requires 3 python packages: xlrd, xlwt and xlutils. While ebuils for first two support py3, xlutils ebuild doesn't. This plugin (InventorLoader) is mentioned in release notes: https://www.freecadweb.org/wiki/Release_notes_0.18 What means, my assumption about expectations is not mistake. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25b1b4f492f813c6c92a8c10bdbe73662f3edb1b commit 25b1b4f492f813c6c92a8c10bdbe73662f3edb1b Author: Virgil Dupras <vdupras@gentoo.org> AuthorDate: 2019-05-08 14:40:02 +0000 Commit: Virgil Dupras <vdupras@gentoo.org> CommitDate: 2019-05-08 14:41:17 +0000 dev-python/xlutils: add py3 compat Also, fix tests. Closes: https://bugs.gentoo.org/655826 Closes: https://bugs.gentoo.org/663412 Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 .../xlutils/files/xlutils-2.0.0-fix-tests.patch | 23 ++++++++++++++++++++++ ...lutils-2.0.0.ebuild => xlutils-2.0.0-r1.ebuild} | 23 ++++++++++++++-------- 2 files changed, 38 insertions(+), 8 deletions(-) |