[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#40575] [PATCH] gnu: Add python-diceware.
From: |
Matthew Kraai |
Subject: |
[bug#40575] [PATCH] gnu: Add python-diceware. |
Date: |
Mon, 13 Apr 2020 14:50:52 -0700 |
Hi Leo,
On Mon, Apr 13, 2020 at 05:02:09PM -0400, Leo Famulari wrote:
> On Sun, Apr 12, 2020 at 08:00:36AM -0700, Matthew Kraai wrote:
> > * gnu/packages/python-xyz.scm (python-diceware, python2-diceware): New
> > public
> > variables.
>
> Thanks! Overall LGTM...
>
> > +(define-public python2-diceware
> > + (package-with-python2 python-diceware))
>
> Do you have a use case for the Python 2 variant? We recently updated our
> Python packaging standards to not add these variants unless we need
> them:
>
> https://git.savannah.gnu.org/cgit/guix.git/commit/?id=39356057bce20f74120b6d227567a943556717cc
No, I don't have a use case for the Python 2 variant. I'll update the
patch.
--
Matthew Kraai