Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 744499 - dev-python/retrying - add python3_{8,9} support
Summary: dev-python/retrying - add python3_{8,9} support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-24 11:45 UTC by Aisha Tammy
Modified: 2020-09-24 15:23 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 Aisha Tammy 2020-09-24 11:45:16 UTC
Currently it is only python3_{6,7} and is stopping a few packages from adding {8,9}
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2020-09-24 12:18:39 UTC
(In reply to Aisha Tammy from comment #0)
> Currently it is only python3_{6,7} and is stopping a few packages from
> adding {8,9}

Did you also happen to test whether retrying works with those python implementations?
Comment 2 Larry the Git Cow gentoo-dev 2020-09-24 15:23:14 UTC
The bug has been closed via the following commit(s):

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

commit 716a5da529345bf3654ddf142e9df4dd78a9228a
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-09-24 15:23:01 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-09-24 15:23:01 +0000

    dev-python/retrying: Add python 3.8/3.9
    
    * Use github tarball in order to add tests, as the maintainer
      has omitted to checking for a testsuite upstream.
    
    Closes: https://bugs.gentoo.org/744499
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-python/retrying/Manifest              |  2 +-
 dev-python/retrying/retrying-1.3.3.ebuild | 15 ++++++---------
 2 files changed, 7 insertions(+), 10 deletions(-)