Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/3] python-setuptools: bumped version to 0.8
@ 2013-07-20 10:27 Rohan Fletcher
  2013-07-20 10:27 ` [Buildroot] [PATCH 2/3] python: added hidden openssl option to host python Rohan Fletcher
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Rohan Fletcher @ 2013-07-20 10:27 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Rohan Fletcher <rohfledev@gmail.com>
---
 package/python-setuptools/python-setuptools.mk | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/python-setuptools/python-setuptools.mk b/package/python-setuptools/python-setuptools.mk
index cd5ee4d..48b934b 100644
--- a/package/python-setuptools/python-setuptools.mk
+++ b/package/python-setuptools/python-setuptools.mk
@@ -9,9 +9,9 @@
 # switch back to it.
 # See http://pypi.python.org/packages/source/s/setuptools
 
-PYTHON_SETUPTOOLS_VERSION = 0.6.36
-PYTHON_SETUPTOOLS_SOURCE  = distribute-$(PYTHON_SETUPTOOLS_VERSION).tar.gz
-PYTHON_SETUPTOOLS_SITE    = http://pypi.python.org/packages/source/d/distribute
+PYTHON_SETUPTOOLS_VERSION = 0.8
+PYTHON_SETUPTOOLS_SOURCE  = setuptools-$(PYTHON_SETUPTOOLS_VERSION).tar.gz
+PYTHON_SETUPTOOLS_SITE    = http://pypi.python.org/packages/source/s/setuptools
 PYTHON_SETUPTOOLS_DEPENDENCIES = python
 
 define HOST_PYTHON_SETUPTOOLS_BUILD_CMDS
-- 
1.8.1.2

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

end of thread, other threads:[~2014-02-13 22:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-20 10:27 [Buildroot] [PATCH 1/3] python-setuptools: bumped version to 0.8 Rohan Fletcher
2013-07-20 10:27 ` [Buildroot] [PATCH 2/3] python: added hidden openssl option to host python Rohan Fletcher
2013-07-20 10:27 ` [Buildroot] [PATCH 3/3] python-pip: new package Rohan Fletcher
2014-02-13 21:12 ` [Buildroot] [PATCH 1/3] python-setuptools: bumped version to 0.8 Thomas Petazzoni
2014-02-13 22:18   ` Thomas Petazzoni

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