From: Andrey Smirnov <andrew.smirnov@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/python-json-schema-validator: Remove Python2 dependency
Date: Tue, 25 Apr 2017 11:48:24 -0700 [thread overview]
Message-ID: <20170425184824.11534-1-andrew.smirnov@gmail.com> (raw)
Python-json-schema-validator supports Python3, so there's no reason to
limit it to Python2 only.
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Matthew Carruth <carruthm@gmail.com>
Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
---
This is a follow up on patch [1]. Matthew is a colleague of mine and I
am picking up where he left off.
[1] http://lists.busybox.net/pipermail/buildroot/2017-April/189874.html
package/python-json-schema-validator/Config.in | 1 -
1 file changed, 1 deletion(-)
diff --git a/package/python-json-schema-validator/Config.in b/package/python-json-schema-validator/Config.in
index 6ae1eb1..dbc5328 100644
--- a/package/python-json-schema-validator/Config.in
+++ b/package/python-json-schema-validator/Config.in
@@ -1,6 +1,5 @@
config BR2_PACKAGE_PYTHON_JSON_SCHEMA_VALIDATOR
bool "python-json-schema-validator"
- depends on BR2_PACKAGE_PYTHON
select BR2_PACKAGE_PYTHON_VERSIONTOOLS
help
JSON Schema Validator
--
2.9.3
next reply other threads:[~2017-04-25 18:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-25 18:48 Andrey Smirnov [this message]
2017-04-25 21:25 ` [Buildroot] [PATCH] package/python-json-schema-validator: Remove Python2 dependency Thomas Petazzoni
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=20170425184824.11534-1-andrew.smirnov@gmail.com \
--to=andrew.smirnov@gmail.com \
--cc=buildroot@busybox.net \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox