summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorMarius Bakke <marius@gnu.org>2021-05-09 21:38:34 +0200
committerMarius Bakke <marius@gnu.org>2021-05-09 21:38:34 +0200
commit3ae9377bdc163d768822b1d03bb8c78ee1044c11 (patch)
treee451529ad0d79541989e6efb05930db28b3863cf /gnu/local.mk
parentf03426420497cd9839f5fb3cb547dbecd8d6053b (diff)
downloadguix-patches-3ae9377bdc163d768822b1d03bb8c78ee1044c11.tar
guix-patches-3ae9377bdc163d768822b1d03bb8c78ee1044c11.tar.gz
gnu: Remove obsolete patches.
These patches were pulled in via merges from 'master', but have no use on 'core-updates'. * gnu/packages/patches/python-3.8-CVE-2021-3177.patch, gnu/packages/patches/python-3.9-fix-tests.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 5603c4a9ec..a68e946151 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1554,8 +1554,6 @@ dist_patch_DATA = \
%D%/packages/patches/python-3-search-paths.patch \
%D%/packages/patches/python-3-fix-tests.patch \
%D%/packages/patches/python-3-hurd-configure.patch \
- %D%/packages/patches/python-3.8-CVE-2021-3177.patch \
- %D%/packages/patches/python-3.9-fix-tests.patch \
%D%/packages/patches/python-CVE-2018-14647.patch \
%D%/packages/patches/python-CVE-2020-26116.patch \
%D%/packages/patches/python-aionotify-0.2.0-py3.8.patch \