Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 846269 - sci-libs/linux-gpib: needs upgrade to Python 3.10 (PythonCompatUpdate)
Summary: sci-libs/linux-gpib: needs upgrade to Python 3.10 (PythonCompatUpdate)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: py310, python3.10-compat
  Show dependency tree
 
Reported: 2022-05-18 19:05 UTC by Sam James
Modified: 2022-05-19 14:47 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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-18 19:05:45 UTC
This package does not support Python 3.10. Please test it with Python 3.10 as a matter of urgency as the default will change in early June, as per message on gentoo-dev: https://archives.gentoo.org/gentoo-dev/message/13aa993921f19b6b095297721ffb0d0b. Ask in #gentoo-python on IRC if need any help.

$ pkgcheck scan -k PythonCompatUpdate sci-libs/linux-gpib
sci-libs/linux-gpib
  PythonCompatUpdate: version 4.3.4: PYTHON_COMPAT updates available: python3_10, python3_11
Comment 1 Larry the Git Cow gentoo-dev 2022-05-19 14:47:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=158682377921343a90268ded06c7726bf1ca2056

commit 158682377921343a90268ded06c7726bf1ca2056
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2022-05-19 14:44:34 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2022-05-19 14:47:25 +0000

    sci-libs/linux-gpib: update EAPI 6 -> 8, enable py3.{10,11}
    
    - Removed ED form compile phase
    - Fixed python install, we need --root not --prefix
    - Fixed Access Denied when installing perl stuff
    - Upgraded firmware tarball
    
    Bug: https://bugs.gentoo.org/836109
    Closes: https://bugs.gentoo.org/846269
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 sci-libs/linux-gpib/Manifest                   |   1 +
 sci-libs/linux-gpib/linux-gpib-4.3.4-r1.ebuild | 181 +++++++++++++++++++++++++
 2 files changed, 182 insertions(+)