Gentoo Archives: gentoo-dev

From: Martin Kletzander <nert.pinx@×××××.com>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Question about python compatibility in dev-python/pathlib2
Date: Fri, 02 Dec 2022 09:04:08
Message-Id: Y4m/gs67H/ZGwMPK@wheatley
1 Hi all,
2
3 I noticed that a package from an overlay fails to install due to it
4 requiring pathlib2 with python_targets with 3.10 and/or 3.11. So I
5 checked pathlib2's setup.py [0] that it supports newer python versions
6 and wanted to update the ebuild, but noticed
7
8 My question is whether I should:
9
10 1) do some more research/work to bump the versions or
11
12 2) update the upstream in case this is something deprecated order
13
14 3) whether the updated ebuild with newer python versions should live in
15 the overlay instead.
16
17 Thanks for any (non-null) pointers,
18 Martin
19
20 [0] https://github.com/jazzband/pathlib2/blob/develop/setup.py#L39

Replies

Subject Author
Re: [gentoo-dev] Question about python compatibility in dev-python/pathlib2 Andrew Ammerlaan <andrewammerlaan@g.o>