Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 718194 - app-backup/borgweb: need py3.7, 3.8 port
Summary: app-backup/borgweb: 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: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: python3.8-compat
  Show dependency tree
 
Reported: 2020-04-19 12:07 UTC by Michał Górny
Modified: 2020-09-01 23:53 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-19 12:07:36 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 mgorny@pomiot.
Comment 1 Anthony Basile gentoo-dev 2020-04-23 18:46:30 UTC
(In reply to Michał Górny from comment #0)
> 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 mgorny@pomiot.

I was able to add python 3.7.  But I can't add 3.8 because it cascades into dependency hell.  I have to wait until other packages add 3.8.
Comment 2 Larry the Git Cow gentoo-dev 2020-09-01 23:53:32 UTC
The bug has been closed via the following commit(s):

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

commit 4055a4e0296194c3ab420fab3dd489e755bf8a2f
Author:     Anthony G. Basile <blueness@gentoo.org>
AuthorDate: 2020-09-01 23:53:10 +0000
Commit:     Anthony G. Basile <blueness@gentoo.org>
CommitDate: 2020-09-01 23:53:10 +0000

    app-backup/borgweb: add python 3.8
    
    Closes: https://bugs.gentoo.org/718194
    Package-Manager: Portage-3.0.4, Repoman-2.3.23
    Signed-off-by: Anthony G. Basile <blueness@gentoo.org>

 app-backup/borgweb/borgweb-0.2.0-r2.ebuild | 2 +-
 app-backup/borgweb/borgweb-0.3.0.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)