guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

13/13: gnu: Register python-3.8 patches.


From: guix-commits
Subject: 13/13: gnu: Register python-3.8 patches.
Date: Wed, 20 Nov 2019 03:08:24 -0500 (EST)

efraim pushed a commit to branch master
in repository guix.

commit 8c7453cee79186ee6df429149e2914b96e6d8a9e
Author: Efraim Flashner <address@hidden>
Date:   Wed Nov 20 10:06:06 2019 +0200

    gnu: Register python-3.8 patches.
    
    This is a follow-up to af6a9fc27622ea8a342fe18c8604f2fe64a04e68.
    
    * gnu/local.mk (dist_patch_DATA): Register
    python-3.8-search-paths.patch, python-3.8-fix-tests.patch.
---
 gnu/local.mk | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/local.mk b/gnu/local.mk
index bb4dcbb..4761899 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1267,6 +1267,8 @@ dist_patch_DATA =                                         
\
   %D%/packages/patches/python-3-deterministic-build-info.patch \
   %D%/packages/patches/python-3-search-paths.patch             \
   %D%/packages/patches/python-3-fix-tests.patch                        \
+  %D%/packages/patches/python-3.8-search-paths.patch           \
+  %D%/packages/patches/python-3.8-fix-tests.patch              \
   %D%/packages/patches/python-CVE-2018-14647.patch             \
   %D%/packages/patches/python-axolotl-AES-fix.patch            \
   %D%/packages/patches/python-cairocffi-dlopen-path.patch      \



reply via email to

[Prev in Thread] Current Thread [Next in Thread]