Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 815394 - dev-python/pyroute2 new version upstream
Summary: dev-python/pyroute2 new version upstream
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Henning Schild
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-09-29 21:17 UTC by Alessandro Barbieri
Modified: 2022-07-25 06: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 Alessandro Barbieri 2021-09-29 21:17:45 UTC
I need >=dev-python/pyroute2-0.6.4 to fix a vulnerable version of neutron in guru
please consider packaging it
Comment 1 Alessandro Barbieri 2021-10-03 18:24:23 UTC

*** This bug has been marked as a duplicate of bug 813990 ***
Comment 2 Henning Schild 2022-06-27 17:33:18 UTC
pyroute2 0.6 seems very hard to package, upstream suggested to ease that with 0.7 which should come soon

https://github.com/svinota/pyroute2/issues/935

so currently in this ebuild we sit and wait hoping that >=0.7 will be easy to package again

in case that takes very long we might reconsider that, but for now i would wait for a couple of weeks

your use-case with neutron/guru is likely waiting for an update for a long time already, so i assume you must have more time

if the packages you need it for were in the tree, your leverage to ask for up to date ebuilds might be bigger ... not sure how you install openstack ... but maybe if you have a python venv already ... just pip it for the time being
Comment 3 Henning Schild 2022-06-29 12:46:45 UTC
i have opened an MR with a 9999 version of the ebuild, it should give you 0.6.13, feel free to give it a try and comment here or best on github
Comment 4 Larry the Git Cow gentoo-dev 2022-07-25 06:04:44 UTC
The bug has been closed via the following commit(s):

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

commit bda0035a3bcaaf2016ba0b8018abd13dca206d81
Author:     Henning Schild <henning@hennsch.de>
AuthorDate: 2022-06-29 12:31:21 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2022-07-25 06:04:39 +0000

    dev-python/pyroute2: bump to 0.7.1
    
    Closes: https://bugs.gentoo.org/815394
    Signed-off-by: Henning Schild <henning@hennsch.de>
    Closes: https://github.com/gentoo/gentoo/pull/26144
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 dev-python/pyroute2/Manifest                       |  1 +
 ...p-specify-build-backend-in-pyproject.toml.patch | 21 ++++++++++++
 dev-python/pyroute2/pyroute2-0.7.1.ebuild          | 37 ++++++++++++++++++++++
 3 files changed, 59 insertions(+)