From 862f56e8cb07df8c919ca641de9604294621efa4 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Fri, 29 Apr 2022 23:12:17 -0400 Subject: gnu: Remove python2-semantic-version. * gnu/packages/python-xyz.scm (python2-semantic-version): Delete variable. --- gnu/packages/python-xyz.scm | 3 --- 1 file changed, 3 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 557997a0d8..5d9a714dc0 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -1852,9 +1852,6 @@ the version levels, and check whether any given string is a proper semantic version identifier.") (license license:bsd-3))) -(define-public python2-semantic-version - (package-with-python2 python-semantic-version)) - (define-public python-serpent (package (name "python-serpent") -- cgit v1.2.3