From 50491574a6ae5d3abe84f6cec94acc35f398bafd Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Fri, 29 Apr 2022 17:33:43 -0400 Subject: gnu: Remove python2-stdnum. * gnu/packages/finance.scm (python2-stdnum): Delete variable. --- gnu/packages/finance.scm | 3 --- 1 file changed, 3 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm index 09b979899d..d45cb42f09 100644 --- a/gnu/packages/finance.scm +++ b/gnu/packages/finance.scm @@ -1230,9 +1230,6 @@ The module also includes implementations of the Verhoeff, Luhn and family of ISO/IEC 7064 check digit algorithms.") (license license:lgpl2.1+))) -(define-public python2-stdnum - (package-with-python2 python-stdnum)) - (define-public python-duniterpy (package (name "python-duniterpy") -- cgit v1.2.3