Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 759679 - dev-python/python-systemd: please add Python 3.9
Summary: dev-python/python-systemd: please add Python 3.9
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo systemd Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-12 23:28 UTC by Sam James
Modified: 2020-12-13 02:36 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 2020-12-12 23:28:32 UTC
Preventing fail2ban from gaining 3.9 support. Is it possible to add it to python-system?
Comment 1 Mike Gilbert gentoo-dev 2020-12-13 01:45:08 UTC
Feel free to add it if the tests pass.
Comment 2 Larry the Git Cow gentoo-dev 2020-12-13 02:30:19 UTC
The bug has been closed via the following commit(s):

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

commit 3a643c2c23eab78b7e54eb11cb81985a5f92f224
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2020-12-13 02:28:26 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2020-12-13 02:30:16 +0000

    dev-python/python-systemd: support python3.9
    
    Closes: https://bugs.gentoo.org/759679
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 dev-python/python-systemd/python-systemd-234.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 wolfgang 2020-12-13 02:33:20 UTC
I tried this, and the tests did not pass. There were errors importing the systemd modules.

Please note that upstream's pypi listing[1] only officially states support up to python 3.6, and it doesn't look like this package has been maintained in a while.

[1] https://pypi.org/project/systemd/
Comment 4 Mike Gilbert gentoo-dev 2020-12-13 02:36:35 UTC
All tests pass on my system. If they fail for you, please file a separate bug report.