Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 802732 - sci-libs/tensorflow-2.5.0: bump to python 3.9
Summary: sci-libs/tensorflow-2.5.0: bump to python 3.9
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jason Zaman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: py39, python3.9-compat
  Show dependency tree
 
Reported: 2021-07-18 09:54 UTC by Marco Scardovi (scardracs)
Modified: 2021-08-01 13:19 UTC (History)
0 users

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 Marco Scardovi (scardracs) 2021-07-18 09:54:08 UTC
As https://bugs.gentoo.org/796311 was related only to version bump, I'm gonna open a new bug as blocker for https://bugs.gentoo.org/725490
Comment 1 Larry the Git Cow gentoo-dev 2021-08-01 13:19:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82a04476b0dd7ea1628495350b035908e72c1d94

commit 82a04476b0dd7ea1628495350b035908e72c1d94
Author:     Jason Zaman <perfinion@gentoo.org>
AuthorDate: 2021-08-01 13:13:54 +0000
Commit:     Jason Zaman <perfinion@gentoo.org>
CommitDate: 2021-08-01 13:19:12 +0000

    sci-libs/tensorflow: Add python3_9 and build against proto-3.16
    
    Protobuf 3.16 changed the status API in
    https://github.com/protocolbuffers/protobuf/commit/59ea5c8f19de47dc15cbce2e2e97d9de01d50fb9
    so must be patched. All deps now support python3_9 as well so enable
    support in TF
    
    Closes: https://bugs.gentoo.org/800824
    Closes: https://bugs.gentoo.org/802732
    Package-Manager: Portage-3.0.20, Repoman-3.0.2
    Signed-off-by: Jason Zaman <perfinion@gentoo.org>

 sci-libs/tensorflow/Manifest                   |   1 +
 sci-libs/tensorflow/tensorflow-2.5.0-r1.ebuild | 410 +++++++++++++++++++++++++
 2 files changed, 411 insertions(+)