mbox series

[bug#58211,0/4] gnu: pantalaimon: Update to 0.10.5

Message ID 20221001042726.28433-1-mike@rohleder.de
Headers show
Series gnu: pantalaimon: Update to 0.10.5 | expand

Message

Michael Rohleder Oct. 1, 2022, 4:27 a.m. UTC
I want to package https://github.com/8go/matrix-commander which needs a newer
matrix-nio.  This needs newer version of python-aiohttp-socks which needs
newer python-socks.  After testing the deps of python-socks, pantalaimon needs
a bump, electrum and weechat-matrix build.

Michael Rohleder (4):
  gnu: python-socks: Update to 2.0.3.
  gnu: python-aiohttp-socks: Update to 0.7.1.
  gnu: python-matrix-nio: Update to 0.20.0.
  gnu: pantalaimon: Update to 0.10.5.

 gnu/packages/matrix.scm     | 15 ++++++++-------
 gnu/packages/python-web.scm | 12 ++++++------
 2 files changed, 14 insertions(+), 13 deletions(-)

Comments

Efraim Flashner Oct. 2, 2022, 6:13 p.m. UTC | #1
On Sat, Oct 01, 2022 at 06:27:22AM +0200, Michael Rohleder wrote:
> I want to package https://github.com/8go/matrix-commander which needs a newer
> matrix-nio.  This needs newer version of python-aiohttp-socks which needs
> newer python-socks.  After testing the deps of python-socks, pantalaimon needs
> a bump, electrum and weechat-matrix build.
> 
> Michael Rohleder (4):
>   gnu: python-socks: Update to 2.0.3.
>   gnu: python-aiohttp-socks: Update to 0.7.1.
>   gnu: python-matrix-nio: Update to 0.20.0.
>   gnu: pantalaimon: Update to 0.10.5.
> 
>  gnu/packages/matrix.scm     | 15 ++++++++-------
>  gnu/packages/python-web.scm | 12 ++++++------
>  2 files changed, 14 insertions(+), 13 deletions(-)

Everything looks good to me. Patches pushed!