summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-04-29 17:32:48 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-05-31 14:52:26 -0400
commit55fc0947d484f13dec89a4897b9313c8079b1d98 (patch)
treeda628769214d9fa97a81a7d10da312769dbd2464 /gnu/local.mk
parent0837d0aaf199f4826614f588342b871825273c25 (diff)
downloadguix-patches-55fc0947d484f13dec89a4897b9313c8079b1d98.tar
guix-patches-55fc0947d484f13dec89a4897b9313c8079b1d98.tar.gz
gnu: Remove python2-parameterized.
* gnu/packages/check.scm (python2-parameterized): Delete variable. * gnu/packages/patches/python2-parameterized-docstring-test.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register it.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 93b4902151..3452b75e3b 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1705,7 +1705,6 @@ dist_patch_DATA = \
%D%/packages/patches/python-mox3-python3.6-compat.patch \
%D%/packages/patches/python-typing-inspect-fix.patch \
%D%/packages/patches/python-packaging-test-arch.patch \
- %D%/packages/patches/python2-parameterized-docstring-test.patch \
%D%/packages/patches/python-paste-remove-timing-test.patch \
%D%/packages/patches/python-pycrypto-CVE-2013-7459.patch \
%D%/packages/patches/python-pycrypto-time-clock.patch \