Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 719540

Summary: dev-python/riak-python-client: need py3.7, 3.8 port
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 695996    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-04-26 09:20:21 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.

---
Doesn't seem to support py3.7:

  File "/tmp/portage/dev-python/riak-python-client-2.7.0-r1/work/riak-2.7.0/riak/codecs/__init__.py", line 11, in <module>
    verbose=False)
TypeError: namedtuple() got an unexpected keyword argument 'verbose'
Comment 1 Larry the Git Cow gentoo-dev 2020-04-26 23:55:00 UTC
The bug has been referenced in the following commit(s):

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

commit 805734857787f6e5b1b42170b9d743233a223e05
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2020-04-26 23:50:07 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2020-04-26 23:54:52 +0000

    package.mask: Last rite dev-python/riak-python-client
    
    Bug: https://bugs.gentoo.org/719540
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2020-05-31 10:30:06 UTC
The bug has been closed via the following commit(s):

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

commit 70c95656a9917c98a0ace0bc137a87f48d481b0e
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-05-31 10:26:23 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-05-31 10:29:50 +0000

    dev-python/riak-python-client: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/719540
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/riak-python-client/Manifest             |  1 -
 dev-python/riak-python-client/metadata.xml         |  9 -----
 .../riak-python-client-2.7.0-r1.ebuild             | 39 ----------------------
 profiles/package.mask                              |  5 ---
 4 files changed, 54 deletions(-)