Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830388 - dev-lang/jerryscript: PythonRuntimeDepInAnyR1 pkgcheck warning
Summary: dev-lang/jerryscript: PythonRuntimeDepInAnyR1 pkgcheck warning
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 803152
  Show dependency tree
 
Reported: 2022-01-01 10:04 UTC by Sam James
Modified: 2022-01-02 00:41 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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-01-01 10:04:25 UTC
```
$ pkgcheck scan
dev-lang/jerryscript
  UnstableOnly: for arch: [ amd64 ], all versions are unstable: [ 2.4.0-r3 ]
  PythonCompatUpdate: version 2.4.0-r3: PYTHON_COMPAT update available: python3_10
  PythonRuntimeDepInAnyR1: version 2.4.0-r3: inherits python-any-r1 with RDEPEND="dev-lang/python:3.9" -- use python-r1 or python-single-r1 instead
```

See https://dev.gentoo.org/~mgorny/python-guide/single.html. Happy to help if needed. Cheers!
Comment 1 Larry the Git Cow gentoo-dev 2022-01-02 00:28:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=164bf869e338666239e7c1b9cdd6c399acaa9c7c

commit 164bf869e338666239e7c1b9cdd6c399acaa9c7c
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2022-01-02 00:05:22 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2022-01-02 00:28:06 +0000

    dev-lang/jerryscript: 2.4.0-r4 using python-single-r1
    
    Closes: https://bugs.gentoo.org/830388
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 .../files/jerryscript-2.4.0-python3-r4.patch       | 236 +++++++++++++++++++++
 dev-lang/jerryscript/jerryscript-2.4.0-r4.ebuild   |  74 +++++++
 2 files changed, 310 insertions(+)
Comment 2 Zac Medico gentoo-dev 2022-01-02 00:41:22 UTC
Thanks!