Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 769206 - net-misc/dropbox-cli ebuild does not include python-3.9 in PYTHON_COMPAT
Summary: net-misc/dropbox-cli ebuild does not include python-3.9 in PYTHON_COMPAT
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrey Grozin
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: py39, python3.9-compat
  Show dependency tree
 
Reported: 2021-02-07 02:36 UTC by Andrés Becerra Sandoval
Modified: 2021-02-08 06:41 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 Andrés Becerra Sandoval 2021-02-07 02:36:08 UTC
- It includes python 3.7 and 3.8 only.
- Its dependency dev-python/pygpgme has the same versions in PYTHON_COMPAT

However, drobpox-cli and pygpgme work correctly on python-3.9
Comment 1 Andrés Becerra Sandoval 2021-02-07 02:54:18 UTC
Output of dropbox-cli using python-3.9:


abecerra@ABECERRA-PC ~/Dropbox $ dropbox-cli filestatus
.directory:                                  up to date
.dropbox:                                    unwatched
.dropbox.cache:                              unwatched
86-5237-poster.jpg:                          up to date
abedocs:                                     up to date
asp_paper:                                   up to date
Comment 2 Larry the Git Cow gentoo-dev 2021-02-08 06:41:53 UTC
The bug has been closed via the following commit(s):

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

commit 242008019407ce4fbe6351e7a723cecb064f5a70
Author:     Andrey Grozin <grozin@gentoo.org>
AuthorDate: 2021-02-08 06:41:30 +0000
Commit:     Andrey Grozin <grozin@gentoo.org>
CommitDate: 2021-02-08 06:41:30 +0000

    net-misc/dropbox-cli: python3_9 added
    
    Closes: https://bugs.gentoo.org/769206
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Andrey Grozin <grozin@gentoo.org>

 .../dropbox-cli/dropbox-cli-2020.03.04-r1.ebuild   | 31 ++++++++++++++++++++++
 1 file changed, 31 insertions(+)