From e7b018b2829b56fc0e659a32982685c636bf1552 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Sun, 26 Sep 2021 22:31:13 -0400 Subject: gnu: python2-pyhamcrest: Remove package. * gnu/packages/check.scm (python2-pyhamcrest): Delete variable. --- gnu/packages/check.scm | 3 --- 1 file changed, 3 deletions(-) diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm index b49f9de157..6f50837095 100644 --- a/gnu/packages/check.scm +++ b/gnu/packages/check.scm @@ -2742,9 +2742,6 @@ retried.") allowing you to declaratively define \"match\" rules.") (license license:bsd-3)))) -(define-public python2-pyhamcrest - (package-with-python2 python-pyhamcrest)) - (define-public unittest-cpp (package (name "unittest-cpp") -- cgit v1.2.3