* [bug#38068] [PATCH] gnu: Add missing patch to local.mk.
@ 2019-11-05 10:31 jonathan.brielmaier
2019-11-05 12:26 ` bug#38068: " Gábor Boskovits
0 siblings, 1 reply; 2+ messages in thread
From: jonathan.brielmaier @ 2019-11-05 10:31 UTC (permalink / raw)
To: 38068; +Cc: Jonathan Brielmaier
From: Jonathan Brielmaier <jonathan.brielmaier@web.de>
Patch was introduced in 2be878d8e54057980121e4c659ca48317b79970e.
* gnu/local.mk (dist_patch_DATA): Add
"python-pep8-stdlib-tokenize-compat.patch".
---
gnu/local.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/local.mk b/gnu/local.mk
index 8eca810337..b5e2423b82 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1270,6 +1270,7 @@ dist_patch_DATA = \
%D%/packages/patches/python-configobj-setuptools.patch \
%D%/packages/patches/python-faker-fix-build-32bit.patch \
%D%/packages/patches/python-keras-integration-test.patch \
+ %D%/packages/patches/python-pep8-stdlib-tokenize-compat.patch \
%D%/packages/patches/python-pyfakefs-remove-bad-test.patch \
%D%/packages/patches/python-flint-includes.patch \
%D%/packages/patches/python-libxml2-utf8.patch \
--
2.23.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-11-05 12:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-05 10:31 [bug#38068] [PATCH] gnu: Add missing patch to local.mk jonathan.brielmaier
2019-11-05 12:26 ` bug#38068: " Gábor Boskovits
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.