[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#38059] [PATCH 1/2] gnu: Add python-socksipychain.
From: |
Ludovic Courtès |
Subject: |
[bug#38059] [PATCH 1/2] gnu: Add python-socksipychain. |
Date: |
Sun, 10 Nov 2019 12:21:15 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
Hi Alex,
"Alex Griffin" <address@hidden> skribis:
> From 4b3e2d8a6e5897659ebc06bc809277ee6fc29121 Mon Sep 17 00:00:00 2001
> From: Alex Griffin <address@hidden>
> Date: Sat, 2 Nov 2019 13:43:21 -0500
> Subject: [PATCH 1/2] gnu: Add python-socksipychain.
>
> * gnu/packages/python-xyz.scm (python-socksipychain, python2-socksipychain):
> New variables.
LGTM! It would be great to avoid the python2 variant (Python 2.x is a
few months away from EOL!), but let’s discuss it in the next patch.
Thanks,
Ludo’.