Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 688910 - dev-python/pyro: Bump to version 4.76
Summary: dev-python/pyro: Bump to version 4.76
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL: https://github.com/irmen/Pyro4/releases
Whiteboard:
Keywords:
Depends on:
Blocks: 688728
  Show dependency tree
 
Reported: 2019-06-29 00:56 UTC by Zac Medico
Modified: 2019-06-29 08:15 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 Zac Medico gentoo-dev 2019-06-29 00:56:38 UTC
This will solve syntax incompatiblity with python3.7 as seen with the current pyro-4.56 ebuild:

> RUNNING UNIT TESTS...
>  * python3_7: running distutils-r1_run_phase python_test
> Traceback (most recent call last):
>   File "run_testsuite.py", line 12, in <module>
>     from Pyro4.configuration import config
>   File "/var/tmp/portage/dev-python/pyro-4.56/work/Pyro4-4.56/src/Pyro4/__init__.py", line 62
>     from Pyro4.core import URI, Proxy, Daemon, callback, batch, async, oneway, expose, behavior, current_context
>                                                                     ^
> SyntaxError: invalid syntax
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-06-29 06:59:18 UTC
I'm working on this.  However, it will take some time as I need to bump more deps than anticipated.
Comment 2 Larry the Git Cow gentoo-dev 2019-06-29 08:15:48 UTC
The bug has been closed via the following commit(s):

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

commit 4659a0635bbfc1ab33ab4775a707e53e6f8fe54f
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-06-29 08:04:13 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-06-29 08:15:36 +0000

    dev-python/pyro: Bump to 4.76
    
    Closes: https://bugs.gentoo.org/688910
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/pyro/Manifest         |  1 +
 dev-python/pyro/pyro-4.76.ebuild | 64 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 65 insertions(+)