Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 877663 - [guru] dev-python/orjson: needs upgrade to Python 3.10 (PythonCompatUpdate)
Summary: [guru] dev-python/orjson: needs upgrade to Python 3.10 (PythonCompatUpdate)
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2022-10-19 16:30 UTC by Ran Rutenberg
Modified: 2023-03-10 05:48 UTC (History)
0 users

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


Attachments
Suggested fixed ebuild (orjson-3.6.8-r2.ebuild,1.64 KB, text/plain)
2022-10-19 17:12 UTC, Ran Rutenberg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ran Rutenberg 2022-10-19 16:30:07 UTC
The package is compatible with Python 3.7-3.11 according to its website.
https://github.com/ijl/orjson

Currently default python version is 3.10 and it is not supported in ebuild

Reproducible: Always
Comment 1 Ran Rutenberg 2022-10-19 17:12:59 UTC
Created attachment 824769 [details]
Suggested fixed ebuild

I'm attaching a suggested fixed ebuild
Comment 2 Larry the Git Cow gentoo-dev 2023-03-10 05:48:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2b48961c942338a13b41a11cef872dac10a64383

commit 2b48961c942338a13b41a11cef872dac10a64383
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2023-03-09 09:04:13 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2023-03-09 09:04:13 +0000

    dev-python/orjson: add 3.8.7, drop 3.8.5
    
    Closes: https://bugs.gentoo.org/877663
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 dev-python/orjson/Manifest            | 19 ++++----
 dev-python/orjson/orjson-3.8.5.ebuild | 89 -----------------------------------
 dev-python/orjson/orjson-3.8.7.ebuild | 77 ++++++++++++++++++++++++++++++
 3 files changed, 86 insertions(+), 99 deletions(-)