summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-10-17 08:34:12 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-10-19 20:17:50 +0200
commit33b1388b219dbb54f27bd97754930168a369cdd8 (patch)
treedee2b6563089cf87e018be3fa65cf47cb02a711d /rules
parentd2e08691924d1a8c2edf755413a4d2e8ebfbc337 (diff)
downloadptxdist-33b1388b219dbb54f27bd97754930168a369cdd8.tar.gz
ptxdist-33b1388b219dbb54f27bd97754930168a369cdd8.tar.xz
python3-*: remove dependency on host-python3-setuptools
Python 3 depends on this directly now. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules')
-rw-r--r--rules/flup6.in1
-rw-r--r--rules/python3-aiohttp-json-rpc.in1
-rw-r--r--rules/python3-aiohttp.in1
-rw-r--r--rules/python3-async-timeout.in1
-rw-r--r--rules/python3-chardet.in1
-rw-r--r--rules/python3-decorator.in1
-rw-r--r--rules/python3-django.in1
-rw-r--r--rules/python3-hbmqtt.in1
-rw-r--r--rules/python3-ipython-genutils.in1
-rw-r--r--rules/python3-lxml.in1
-rw-r--r--rules/python3-mako.in1
-rw-r--r--rules/python3-msgpack.in1
-rw-r--r--rules/python3-multidict.in1
-rw-r--r--rules/python3-opcua.in1
-rw-r--r--rules/python3-path-py.in1
-rw-r--r--rules/python3-pickleshare.in1
-rw-r--r--rules/python3-pytz.in1
-rw-r--r--rules/python3-simplegeneric.in1
-rw-r--r--rules/python3-six.in1
-rw-r--r--rules/python3-traitlets.in1
-rw-r--r--rules/python3-transitions.in1
-rw-r--r--rules/python3-websockets.in1
-rw-r--r--rules/python3-yarl.in1
23 files changed, 0 insertions, 23 deletions
diff --git a/rules/flup6.in b/rules/flup6.in
index c3b699e3f..db8c27d60 100644
--- a/rules/flup6.in
+++ b/rules/flup6.in
@@ -3,7 +3,6 @@
config FLUP6
tristate
select PYTHON3
- select HOST_PYTHON3_SETUPTOOLS
prompt "flup6"
help
A python package that provides a collection of WSGI modules,
diff --git a/rules/python3-aiohttp-json-rpc.in b/rules/python3-aiohttp-json-rpc.in
index 16f5c1eb2..5a8d51cc2 100644
--- a/rules/python3-aiohttp-json-rpc.in
+++ b/rules/python3-aiohttp-json-rpc.in
@@ -2,7 +2,6 @@
config PYTHON3_AIOHTTP_JSON_RPC
tristate
- select HOST_PYTHON3_SETUPTOOLS
select PYTHON3
select PYTHON3_AIOHTTP if RUNTIME
prompt "aiohttp-json-rpc"
diff --git a/rules/python3-aiohttp.in b/rules/python3-aiohttp.in
index 75546feec..17b9cec25 100644
--- a/rules/python3-aiohttp.in
+++ b/rules/python3-aiohttp.in
@@ -2,7 +2,6 @@
config PYTHON3_AIOHTTP
tristate
- select HOST_PYTHON3_SETUPTOOLS
select PYTHON3
select PYTHON3_SSL
select PYTHON3_CHARDET
diff --git a/rules/python3-async-timeout.in b/rules/python3-async-timeout.in
index 257a77902..8a2f63cb3 100644
--- a/rules/python3-async-timeout.in
+++ b/rules/python3-async-timeout.in
@@ -3,7 +3,6 @@
config PYTHON3_ASYNC_TIMEOUT
tristate
select PYTHON3
- select HOST_PYTHON3_SETUPTOOLS
prompt "async-timeout"
help
asyncio-compatible timeout class
diff --git a/rules/python3-chardet.in b/rules/python3-chardet.in
index dd483c191..12f286ca4 100644
--- a/rules/python3-chardet.in
+++ b/rules/python3-chardet.in
@@ -2,7 +2,6 @@
config PYTHON3_CHARDET
tristate
- select HOST_PYTHON3_SETUPTOOLS
select PYTHON3
prompt "chardet"
help
diff --git a/rules/python3-decorator.in b/rules/python3-decorator.in
index 51cdfc082..fe68b58c2 100644
--- a/rules/python3-decorator.in
+++ b/rules/python3-decorator.in
@@ -3,7 +3,6 @@
config PYTHON3_DECORATOR
tristate
select PYTHON3
- select HOST_PYTHON3_SETUPTOOLS
prompt "decorator"
help
Better living through Python with decorators
diff --git a/rules/python3-django.in b/rules/python3-django.in
index 7f130d8f9..0475108bd 100644
--- a/rules/python3-django.in
+++ b/rules/python3-django.in
@@ -3,7 +3,6 @@
menuconfig PYTHON3_DJANGO
tristate
select PYTHON3
- select HOST_PYTHON3_SETUPTOOLS
prompt "django "
help
Django is a high-level Python Web framework that encourages rapid
diff --git a/rules/python3-hbmqtt.in b/rules/python3-hbmqtt.in
index e4313876e..e5809fd07 100644
--- a/rules/python3-hbmqtt.in
+++ b/rules/python3-hbmqtt.in
@@ -3,7 +3,6 @@
config PYTHON3_HBMQTT
tristate
prompt "python3-hbmqtt"
- select HOST_PYTHON3_SETUPTOOLS
select PYTHON3
select PYTHON3_TRANSITIONS
select PYTHON3_WEBSOCKETS
diff --git a/rules/python3-ipython-genutils.in b/rules/python3-ipython-genutils.in
index ff9c80bd3..62e406539 100644
--- a/rules/python3-ipython-genutils.in
+++ b/rules/python3-ipython-genutils.in
@@ -3,7 +3,6 @@
config PYTHON3_IPYTHON_GENUTILS
tristate
select PYTHON3
- select HOST_PYTHON3_SETUPTOOLS
prompt "ipython-genutils"
help
Vestigial utilities from IPython.
diff --git a/rules/python3-lxml.in b/rules/python3-lxml.in
index 9206196f9..62b8ab6c8 100644
--- a/rules/python3-lxml.in
+++ b/rules/python3-lxml.in
@@ -3,7 +3,6 @@
config PYTHON3_LXML
tristate
select PYTHON3
- select HOST_PYTHON3_SETUPTOOLS
select LIBXSLT
prompt "lxml"
help
diff --git a/rules/python3-mako.in b/rules/python3-mako.in
index 2efc23a22..f2fc44866 100644
--- a/rules/python3-mako.in
+++ b/rules/python3-mako.in
@@ -4,7 +4,6 @@ config PYTHON3_MAKO
tristate
prompt "python3-mako"
select PYTHON3
- select HOST_PYTHON3_SETUPTOOLS
help
Mako is a template library written in Python. It provides a
familiar, non-XML syntax which compiles into Python modules
diff --git a/rules/python3-msgpack.in b/rules/python3-msgpack.in
index 41d8e5ec9..681bff35a 100644
--- a/rules/python3-msgpack.in
+++ b/rules/python3-msgpack.in
@@ -2,7 +2,6 @@
config PYTHON3_MSGPACK
tristate
- select HOST_PYTHON3_SETUPTOOLS
select PYTHON3
prompt "msgpack"
help
diff --git a/rules/python3-multidict.in b/rules/python3-multidict.in
index 9f10b462d..b994bfe04 100644
--- a/rules/python3-multidict.in
+++ b/rules/python3-multidict.in
@@ -2,7 +2,6 @@
config PYTHON3_MULTIDICT
tristate
- select HOST_PYTHON3_SETUPTOOLS
select PYTHON3
prompt "multidict"
help
diff --git a/rules/python3-opcua.in b/rules/python3-opcua.in
index 0c0772247..12ddff323 100644
--- a/rules/python3-opcua.in
+++ b/rules/python3-opcua.in
@@ -3,7 +3,6 @@
config PYTHON3_OPCUA
tristate
select PYTHON3
- select HOST_PYTHON3_SETUPTOOLS
select PYTHON3_DATEUTIL
select PYTHON3_PYTZ
select PYTHON3_LXML
diff --git a/rules/python3-path-py.in b/rules/python3-path-py.in
index f62b8d76f..87666dffa 100644
--- a/rules/python3-path-py.in
+++ b/rules/python3-path-py.in
@@ -3,7 +3,6 @@
config PYTHON3_PATH_PY
tristate
select PYTHON3
- select HOST_PYTHON3_SETUPTOOLS
select HOST_PYTHON3_SETUPTOOLS_SCM
prompt "path-py"
help
diff --git a/rules/python3-pickleshare.in b/rules/python3-pickleshare.in
index a0b13c383..d122e4187 100644
--- a/rules/python3-pickleshare.in
+++ b/rules/python3-pickleshare.in
@@ -3,7 +3,6 @@
config PYTHON3_PICKLESHARE
tristate
select PYTHON3
- select HOST_PYTHON3_SETUPTOOLS
prompt "pickleshare"
help
Tiny 'shelve'-like database with concurrency support
diff --git a/rules/python3-pytz.in b/rules/python3-pytz.in
index 24146309c..410f13df7 100644
--- a/rules/python3-pytz.in
+++ b/rules/python3-pytz.in
@@ -3,7 +3,6 @@
config PYTHON3_PYTZ
tristate
select PYTHON3
- select HOST_PYTHON3_SETUPTOOLS
select TIMEZONE if RUNTIME
prompt "pytz"
help
diff --git a/rules/python3-simplegeneric.in b/rules/python3-simplegeneric.in
index c229911f2..600112807 100644
--- a/rules/python3-simplegeneric.in
+++ b/rules/python3-simplegeneric.in
@@ -3,7 +3,6 @@
config PYTHON3_SIMPLEGENERIC
tristate
select PYTHON3
- select HOST_PYTHON3_SETUPTOOLS
prompt "simplegeneric"
help
Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)
diff --git a/rules/python3-six.in b/rules/python3-six.in
index b8d7997a1..178f3e046 100644
--- a/rules/python3-six.in
+++ b/rules/python3-six.in
@@ -4,6 +4,5 @@ config PYTHON3_SIX
tristate
prompt "python3-six"
select PYTHON3
- select HOST_PYTHON3_SETUPTOOLS
help
Six is a Python 2 and 3 compatibility library.
diff --git a/rules/python3-traitlets.in b/rules/python3-traitlets.in
index 966a6b8d4..2bc11a009 100644
--- a/rules/python3-traitlets.in
+++ b/rules/python3-traitlets.in
@@ -3,7 +3,6 @@
config PYTHON3_TRAITLETS
tristate
select PYTHON3
- select HOST_PYTHON3_SETUPTOOLS
prompt "traitlets"
help
A configuration system for Python applications.
diff --git a/rules/python3-transitions.in b/rules/python3-transitions.in
index 2e2c05f3d..87dab1d92 100644
--- a/rules/python3-transitions.in
+++ b/rules/python3-transitions.in
@@ -3,7 +3,6 @@
config PYTHON3_TRANSITIONS
tristate
prompt "python3-transitions"
- select HOST_PYTHON3_SETUPTOOLS
select PYTHON3
select PYTHON3_SIX
help
diff --git a/rules/python3-websockets.in b/rules/python3-websockets.in
index 19e55f1e8..529937cd4 100644
--- a/rules/python3-websockets.in
+++ b/rules/python3-websockets.in
@@ -3,7 +3,6 @@
config PYTHON3_WEBSOCKETS
tristate
prompt "python3-websockets"
- select HOST_PYTHON3_SETUPTOOLS
select PYTHON3
help
An implementation of the WebSocket Protocol (RFC 6455 & 7692)
diff --git a/rules/python3-yarl.in b/rules/python3-yarl.in
index 0728b7fbc..0a933fe28 100644
--- a/rules/python3-yarl.in
+++ b/rules/python3-yarl.in
@@ -2,7 +2,6 @@
config PYTHON3_YARL
tristate
- select HOST_PYTHON3_SETUPTOOLS
select PYTHON3
select PYTHON3_MULTIDICT
prompt "python3-yarl"