Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] python-twisted: enable Python 3 support
@ 2016-02-07 14:39 Yegor Yefremov
  2016-02-07 14:50 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Yegor Yefremov @ 2016-02-07 14:39 UTC (permalink / raw)
  To: buildroot

setup3.py will be automatically invoked from setup.py,
if executing on Python 3 platform.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
---
 package/python-twisted/Config.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package/python-twisted/Config.in b/package/python-twisted/Config.in
index b302101..1221fc2 100644
--- a/package/python-twisted/Config.in
+++ b/package/python-twisted/Config.in
@@ -1,6 +1,5 @@
 config BR2_PACKAGE_PYTHON_TWISTED
 	bool "python-twisted"
-	depends on BR2_PACKAGE_PYTHON
 	select BR2_PACKAGE_PYTHON_ZOPE_INTERFACE # runtime
 	help
 	  Twisted is an event-driven networking engine written in Python.
-- 
2.5.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] python-twisted: enable Python 3 support
  2016-02-07 14:39 [Buildroot] [PATCH] python-twisted: enable Python 3 support Yegor Yefremov
@ 2016-02-07 14:50 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-02-07 14:50 UTC (permalink / raw)
  To: buildroot

Dear Yegor Yefremov,

On Sun,  7 Feb 2016 15:39:02 +0100, Yegor Yefremov wrote:
> setup3.py will be automatically invoked from setup.py,
> if executing on Python 3 platform.
> 
> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
> ---
>  package/python-twisted/Config.in | 1 -
>  1 file changed, 1 deletion(-)

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-02-07 14:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-07 14:39 [Buildroot] [PATCH] python-twisted: enable Python 3 support Yegor Yefremov
2016-02-07 14:50 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox