summaryrefslogtreecommitdiffstats
path: root/package/python-backports-abc/Config.in
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2015-12-16 08:36:11 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-12-18 22:20:57 +0100
commit9a16e77d28803d083d5793477e8378df13fb133e (patch)
tree04971af5892bc027351e4716b7e2246cb61cfbe9 /package/python-backports-abc/Config.in
parent61ae4ffb2474f4fad7c8513f5ed732cf4a96b1bb (diff)
downloadbuildroot-9a16e77d28803d083d5793477e8378df13fb133e.tar.gz
buildroot-9a16e77d28803d083d5793477e8378df13fb133e.zip
python-backports-abc: new package
A backport of recent additions to the 'collections.abc' module. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-backports-abc/Config.in')
-rw-r--r--package/python-backports-abc/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/python-backports-abc/Config.in b/package/python-backports-abc/Config.in
new file mode 100644
index 0000000000..26d8cfd98b
--- /dev/null
+++ b/package/python-backports-abc/Config.in
@@ -0,0 +1,7 @@
+config BR2_PACKAGE_PYTHON_BACKPORTS_ABC
+ bool "python-backports-abc"
+ help
+ A backport of recent additions to the 'collections.abc'
+ module.
+
+ https://pypi.python.org/pypi/backports_abc
OpenPOWER on IntegriCloud