summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Audrius Kažukauskas <audrius@neutrino.lt>2014-03-30 02:29:00 -0500
committer Erik Hanson <erik@slackbuilds.org>2014-04-12 13:59:48 -0500
commit10b1a40f6a8b0b59855dc5a8692bd926c5b83e7f (patch)
tree3339e63fb965d1aa5b538a431aa87d4f5b3a280b /python
parenta7e4fd9dc8d9c6b0354165666e1445d320afe5ec (diff)
downloadslackbuilds-10b1a40f6a8b0b59855dc5a8692bd926c5b83e7f.tar.gz
slackbuilds-10b1a40f6a8b0b59855dc5a8692bd926c5b83e7f.tar.xz
python/pysetuptools: Updated for version 3.3.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/pysetuptools/pysetuptools.SlackBuild2
-rw-r--r--python/pysetuptools/pysetuptools.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/pysetuptools/pysetuptools.SlackBuild b/python/pysetuptools/pysetuptools.SlackBuild
index 17913b3b90..cbf3a7cec1 100644
--- a/python/pysetuptools/pysetuptools.SlackBuild
+++ b/python/pysetuptools/pysetuptools.SlackBuild
@@ -21,7 +21,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pysetuptools
-VERSION=${VERSION:-3.1}
+VERSION=${VERSION:-3.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pysetuptools/pysetuptools.info b/python/pysetuptools/pysetuptools.info
index 50fa774e11..c7cda5751a 100644
--- a/python/pysetuptools/pysetuptools.info
+++ b/python/pysetuptools/pysetuptools.info
@@ -1,8 +1,8 @@
PRGNAM="pysetuptools"
-VERSION="3.1"
+VERSION="3.3"
HOMEPAGE="https://pypi.python.org/pypi/setuptools"
-DOWNLOAD="https://pypi.python.org/packages/source/s/setuptools/setuptools-3.1.tar.gz"
-MD5SUM="425c2fa9329fc000e8c5ff947df001c3"
+DOWNLOAD="https://pypi.python.org/packages/source/s/setuptools/setuptools-3.3.tar.gz"
+MD5SUM="87680a0eb0bb6f720d5e2d89ba67debc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""