[Python-modules-team] Bug#971302: new upstream 2.4.2

Sebastian Ramacher sramacher at debian.org
Sat Nov 14 16:29:43 GMT 2020


Control: retitle -1 python-asyncssh: Remove unnecessary python3-crypto dependency

On 2020-11-13 12:57:46 +0100, Matthias Klose wrote:
> Control: tags -1 + patch
> 
> the new upstream 2.4.2 fixes the 3.9 issues, and the package also seems to work
> with python3-pycryptodome

Since version 1.3.0, python3-crypto is not required anymore. The
dependency can simply be dropped.

Cheers

> 
> one test is failing with both 3.8 and 3.9:
> 
> ======================================================================
> ERROR: test_confirm (tests.test_agent._TestAgent)
> Test confirmation of key
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/util.py", line 69, in async_wrapper
>     return self.loop.run_until_complete(coro(self, *args, **kwargs))
>   File "/usr/lib/python3.8/asyncio/base_events.py", line 616, in run_until_complete
>     return future.result()
>   File "/<<PKGBUILDDIR>>/tests/test_agent.py", line 52, in agent_wrapper
>     await func(self, agent)
>   File "/<<PKGBUILDDIR>>/tests/test_agent.py", line 379, in test_confirm
>     sig = await agent_key.sign(b'test')
>   File "/<<PKGBUILDDIR>>/asyncssh/agent.py", line 147, in sign
>     return await self._agent.sign(self.public_data, data, self._flags)
>   File "/<<PKGBUILDDIR>>/asyncssh/agent.py", line 271, in sign
>     raise ValueError('Unable to sign with requested key')
> ValueError: Unable to sign with requested key
> 
> ----------------------------------------------------------------------
> 
> packaging proposal at
> https://launchpad.net/ubuntu/+source/python-asyncssh/2.4.2-0ubuntu1

-- 
Sebastian Ramacher
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/python-modules-team/attachments/20201114/45846d9e/attachment.sig>


More information about the Python-modules-team mailing list