Hi Leo,
On Mon, Apr 13, 2020 at 05:02:09PM -0400, Leo Famulari wrote:
Toggle quote (15 lines)
> 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 thepatch.
-- Matthew Kraai