Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 725518

Summary: dev-python/python-daemon: Add Python 3.8 support
Product: Gentoo Linux Reporter: Peter Asplund <azpegath>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED OBSOLETE    
Severity: normal CC: jstein
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 725874    
Bug Blocks:    
Attachments: Ebuild with 3.8 support specified

Description Peter Asplund 2020-05-26 19:56:35 UTC
Python 3.8 is a part of ~amd64 now, and it seems the latest version of python-daemon was released after Python 3.8.

I have not seen that it has been verified against 3.8, but I've tested it with my own software and it seems to work well enough for that.
Comment 1 Peter Asplund 2020-05-26 20:11:45 UTC
Created attachment 641956 [details]
Ebuild with 3.8 support specified

I just added 3.8 specified as support. Repoman complains about deprecated dependency, something I do not know enough about to fix.

RepoMan scours the neighborhood...
  dependency.deprecated         1
   dev-python/python-daemon/python-daemon-2.1.2-r1.ebuild: 'dev-python/unittest2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]'
Comment 2 Peter Asplund 2020-05-30 06:24:25 UTC
I have found that there is a blocking bug in <=2.2.4 that prohibits it from working with Python 3.8.

Adding dependency on version bump bug.
Comment 3 Peter Asplund 2021-02-22 22:37:24 UTC
python-daemon 2.3.0 was just added to the tree, including Python 3-support.

Resolving as obsolete.