diff options
author | Marius Bakke <marius@gnu.org> | 2020-12-01 23:23:10 +0100 |
---|---|---|
committer | Marius Bakke <marius@gnu.org> | 2020-12-01 23:23:10 +0100 |
commit | 04b83678653fda3c66e600e88f54f5108290ec1c (patch) | |
tree | 4c0d4f86eb294f0ab4f4d03f69f26cd5f4c5d31d /gnu/local.mk | |
parent | 0f78b5c1282b3cc60d912fc58d8176b5c6703c14 (diff) | |
download | guix-04b83678653fda3c66e600e88f54f5108290ec1c.tar.gz guix-04b83678653fda3c66e600e88f54f5108290ec1c.zip |
Revert "gnu: python-packaging: Update to 20.4."
This reverts commit 71b15b4874b7f9ec7001d2916a8ab27dcce6cdc0.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r-- | gnu/local.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index 3a3919b5d4..9f46ed2e0d 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -1526,6 +1526,7 @@ dist_patch_DATA = \ %D%/packages/patches/python-mox3-python3.6-compat.patch \ %D%/packages/patches/python-testtools.patch \ %D%/packages/patches/python-onnx-use-system-googletest.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 \ |