Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 718482 - sci-chemistry/openbabel-python: need py3.7, 3.8 port
Summary: sci-chemistry/openbabel-python: need py3.7, 3.8 port
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2020-09-21
Assignee: Gentoo Chemistry-Related Packages
URL:
Whiteboard:
Keywords: PMASKED, PullRequest
Depends on:
Blocks: python3.7-compat
  Show dependency tree
 
Reported: 2020-04-19 20:07 UTC by Michał Górny
Modified: 2020-09-21 14:04 UTC (History)
1 user (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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-04-19 20:07:34 UTC
The packages are stuck on py3.6 which means they will be pain once we switch to 3.7.  Please test them on 3.7 *and* 3.8 (so we don't to revisit this in a few months), and update PYTHON_COMPAT appropriately.  If it doesn't work, please either fix it, remove Python or issue last rites.  Please consider this urgent.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-08-16 10:07:36 UTC
ping.
Comment 2 Justin Keogh 2020-08-29 11:28:35 UTC
https://github.com/openbabel/openbabel (and the python libs) are python3+ compatible now, I installed it on python3.7 and python3.8 using the following ebuilds:

https://github.com/jakeogh/jakeogh/blob/master/sci-chemistry/maeparser/maeparser-9999.ebuild

https://github.com/jakeogh/jakeogh/blob/master/sci-mathematics/coordgenlibs/coordgenlibs-9999.ebuild

https://github.com/jakeogh/jakeogh/blob/master/sci-chemistry/openbabel/openbabel-9999.ebuild

https://github.com/jakeogh/jakeogh/blob/master/sci-chemistry/openbabel-python/openbabel-python-9999.ebuild

I suspect the sci-chemistry/openbabel-python ebuild should be merged into ci-chemistry/openbabel as a USE flag since it's in the same git repo.
Comment 3 Justin Keogh 2020-08-29 19:34:22 UTC
Please ignore or fix https://github.com/jakeogh/jakeogh/blob/master/sci-chemistry/openbabel-python/openbabel-python-9999.ebuild as it's not working correctly. I'm not sure what I did wrong. This PR may be related: https://github.com/openbabel/openbabel/pull/1977


https://github.com/jakeogh/jakeogh/blob/master/sci-chemistry/openbabel/openbabel-9999.ebuild works, and installs the python bindings, but only for the current enabled python "eselect python list", so more work is needed to make it install for all PYTHON_TARGETS.
Comment 4 Larry the Git Cow gentoo-dev 2020-09-21 14:04:27 UTC
The bug has been closed via the following commit(s):

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

commit 8fb8cfaa6351d528ef9180702942e213088337ce
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-09-21 14:02:28 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-09-21 14:04:18 +0000

    sci-chemistry/openbabel-python: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/718482
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask                              |  1 -
 sci-chemistry/openbabel-python/Manifest            |  1 -
 ...enbabel-python-2.3.2-gcc-6_and_7-backport.patch | 13 ----
 sci-chemistry/openbabel-python/metadata.xml        | 18 -----
 .../openbabel-python-2.4.1-r1.ebuild               | 91 ----------------------
 5 files changed, 124 deletions(-)