Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Rohan Fletcher <rohfledev@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/3] python-setuptools: bumped version to 0.8
Date: Sat, 20 Jul 2013 22:27:12 +1200	[thread overview]
Message-ID: <1374316034-31973-1-git-send-email-rohfledev@gmail.com> (raw)


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

             reply	other threads:[~2013-07-20 10:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-20 10:27 Rohan Fletcher [this message]
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

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=1374316034-31973-1-git-send-email-rohfledev@gmail.com \
    --to=rohfledev@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