Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 719596 - dev-python/tvdb_api: need py3.7, 3.8 port
Summary: dev-python/tvdb_api: need py3.7, 3.8 port
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ian Whyman (thev00d00) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: python3.7-compat
  Show dependency tree
 
Reported: 2020-04-26 12:39 UTC by Michał Górny
Modified: 2020-05-05 20:58 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-04-26 12:39:30 UTC
The packages are stuck on py3.6 which means they will be pain once we switch to 3.7.  Please test them on 3.7 *and* 3.8 (so we don't to revisit this in a few months), and update PYTHON_COMPAT appropriately.  If it doesn't work, please either fix it, remove Python or issue last rites.  Please consider this urgent.
Comment 1 Larry the Git Cow gentoo-dev 2020-05-05 20:58:01 UTC
The bug has been closed via the following commit(s):

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

commit 26ef233decc977c7ed96bcddfc342e8bebbe0b80
Author:     Mike Frysinger <vapier@gentoo.org>
AuthorDate: 2020-05-05 20:55:53 +0000
Commit:     Mike Frysinger <vapier@gentoo.org>
CommitDate: 2020-05-05 20:55:53 +0000

    media-tv/tvnamer: add py3.7 & py3.8
    
    Fixes: https://bugs.gentoo.org/719596
    Signed-off-by: Mike Frysinger <vapier@gentoo.org>

 media-tv/tvnamer/tvnamer-2.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

commit d2a33cbab3ae69ed9537ab43542a927dd470f1e9
Author:     Mike Frysinger <vapier@gentoo.org>
AuthorDate: 2020-05-05 20:54:11 +0000
Commit:     Mike Frysinger <vapier@gentoo.org>
CommitDate: 2020-05-05 20:54:38 +0000

    dev-python/tvdb_api: add py3.7 & py3.8 & EAPI=7
    
    Fixes: https://bugs.gentoo.org/719596
    Signed-off-by: Mike Frysinger <vapier@gentoo.org>

 dev-python/tvdb_api/tvdb_api-2.0-r1.ebuild | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)