Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 766992 - dev-python/django-cacheops: please port to Python 3.8+
Summary: dev-python/django-cacheops: please 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: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: python3.8-compat py39, python3.9-compat
  Show dependency tree
 
Reported: 2021-01-25 02:24 UTC by Sam James
Modified: 2021-01-30 20:27 UTC (History)
1 user (show)

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:24:04 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:07 UTC
The bug has been closed via the following commit(s):

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

commit ca3cda1a64a25fc4995c56a91e375d6c896735a9
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-01-30 19:21:41 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-01-30 20:26:29 +0000

    dev-python/django-cacheops: bump to version 5.1
    
    Also added python3_9 support.
    
    Closes: https://bugs.gentoo.org/766992
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 dev-python/django-cacheops/Manifest                |  1 +
 .../django-cacheops/django-cacheops-5.1.ebuild     | 24 ++++++++++++++++++++++
 2 files changed, 25 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=457165a7bc7c9dd1e5b0f1cf946a5f21ed755846

commit 457165a7bc7c9dd1e5b0f1cf946a5f21ed755846
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-01-30 19:20:09 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-01-30 20:26:28 +0000

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

 dev-python/funcy/funcy-1.15.ebuild | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

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

commit a4ab3366e5a0df038c800d582ece41b5bd48bfc1
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-01-30 19:18:13 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-01-30 20:26:28 +0000

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

 dev-python/whatever/whatever-0.6.ebuild | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)