Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 767004 - dev-python/django-mptt: port to Python 3.8+
Summary: dev-python/django-mptt: port to Python 3.8+
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: python3.8-compat py39, python3.9-compat
  Show dependency tree
 
Reported: 2021-01-25 02:27 UTC by Sam James
Modified: 2021-01-30 20:27 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 2021-01-25 02:27:36 UTC
This package isn't marked as supporting Python 3.8+ so causes issues for users installing it, as the new default target is Python 3.8.

Please add Python 3.8 and Python 3.9 if possible ASAP.
Comment 1 Larry the Git Cow gentoo-dev 2021-01-30 20:27:00 UTC
The bug has been closed via the following commit(s):

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

commit 59688e5a531f3a4c96b8b5a30584613f8a11a91e
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-01-30 20:03:16 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-01-30 20:26:36 +0000

    dev-python/django-mptt: add python3_9 support
    
    Closes: https://bugs.gentoo.org/767004
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 dev-python/django-mptt/django-mptt-0.11.0.ebuild | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)