Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 725518 - dev-python/python-daemon: Add Python 3.8 support
Summary: dev-python/python-daemon: Add Python 3.8 support
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: PATCH
Depends on: 725874
Blocks:
  Show dependency tree
 
Reported: 2020-05-26 19:56 UTC by Peter Asplund
Modified: 2021-02-22 22:37 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild with 3.8 support specified (python-daemon-2.1.2-r1.ebuild,800 bytes, text/plain)
2020-05-26 20:11 UTC, Peter Asplund
Details

Note You need to log in before you can comment on or make changes to this bug.
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.