Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 678422 - dev-python/progressbar2 and dev-python/python-utils don't support python3.6, 3.7
Summary: dev-python/progressbar2 and dev-python/python-utils don't support python3.6, 3.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tony Vroon (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-20 14:16 UTC by Pacho Ramos
Modified: 2019-05-22 14:48 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 Pacho Ramos gentoo-dev 2019-02-20 14:16:42 UTC
the last version they support is 3.5, it would be nice to support newer versions too

Thanks
Comment 1 Larry the Git Cow gentoo-dev 2019-05-22 14:48:43 UTC
The bug has been closed via the following commit(s):

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

commit efdfebf4a6baa2ca13426b37b4eaaedea2ca56ab
Author:     Tony Vroon <chainsaw@gentoo.org>
AuthorDate: 2019-05-22 14:43:13 +0000
Commit:     Tony Vroon <chainsaw@gentoo.org>
CommitDate: 2019-05-22 14:48:24 +0000

    dev-python/python-utils: Widen PYTHON_COMPAT
    
    This does work with Python 3.7 once dependencies are suitably recompiled.
    
    Suggested-By: Pacho Ramos <pacho@gentoo.org>
    Closes: https://bugs.gentoo.org/678422
    Signed-Off-By: Tony Vroon <chainsaw@gentoo.org>
    Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-python/python-utils/python-utils-2.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

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

commit 10e53506d119a545d38c49fe86505df83ef70a89
Author:     Tony Vroon <chainsaw@gentoo.org>
AuthorDate: 2019-05-22 14:41:53 +0000
Commit:     Tony Vroon <chainsaw@gentoo.org>
CommitDate: 2019-05-22 14:48:20 +0000

    dev-python/pytest-flakes: Widen PYTHON_COMPAT
    
    Test suite passes for Python 3.6 & 3.7, so add to PYTHON_COMPAT.
    
    Bug: https://bugs.gentoo.org/678422
    Suggested-By: Pacho Ramos <pacho@gentoo.org>
    Signed-Off-By: Tony Vroon <chainsaw@gentoo.org>
    Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-python/pytest-flakes/pytest-flakes-4.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

commit 7ab4ef0541af8ed467f00b2663fc441692a91e8b
Author:     Tony Vroon <chainsaw@gentoo.org>
AuthorDate: 2019-05-22 12:48:34 +0000
Commit:     Tony Vroon <chainsaw@gentoo.org>
CommitDate: 2019-05-22 14:48:00 +0000

    dev-python/progressbar2: Version bump to 3.39.3 & widen PYTHON_COMPAT
    
    This fixes non-timed progress bars:
    https://github.com/WoLpH/python-progressbar/issues/185
    
    Widen PYTHON_COMPAT based on upstream tox.ini suggesting Python 3.7 is
    in fact supported. Previous 3.5 cap was based on the PyPi homepage for
    the package.
    
    Suggested-by: Pacho Ramos <pacho@gentoo.org>
    Bug: https://bugs.gentoo.org/678422
    Signed-Off-By: Tony Vroon <chainsaw@gentoo.org>
    Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-python/progressbar2/Manifest                   |  1 +
 dev-python/progressbar2/progressbar2-3.39.3.ebuild | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)