From: jonathan.brielmaier@web.de
To: 38068@debbugs.gnu.org
Cc: Jonathan Brielmaier <jonathan.brielmaier@web.de>
Subject: [bug#38068] [PATCH] gnu: Add missing patch to local.mk.
Date: Tue, 5 Nov 2019 11:31:32 +0100 [thread overview]
Message-ID: <20191105103132.623-1-jonathan.brielmaier@web.de> (raw)
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
next reply other threads:[~2019-11-05 10:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-05 10:31 jonathan.brielmaier [this message]
2019-11-05 12:26 ` bug#38068: [PATCH] gnu: Add missing patch to local.mk Gábor Boskovits
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191105103132.623-1-jonathan.brielmaier@web.de \
--to=jonathan.brielmaier@web.de \
--cc=38068@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.