[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6d6a2986e2afaefebc32fafaa1e5796dbcd9eea8)

Vlad Glagolev scm at sourcemage.org
Fri Feb 15 14:19:05 EST 2008


GIT changes to master grimoire by Vlad Glagolev <stealth at sourcemage.org>:

 python-pypi/setuptools/DETAILS |    7 +++----
 python-pypi/setuptools/HISTORY |    4 ++++
 2 files changed, 7 insertions(+), 4 deletions(-)

New commits:
commit 6d6a2986e2afaefebc32fafaa1e5796dbcd9eea8
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    setuptools: => 0.6c8

diff --git a/python-pypi/setuptools/DETAILS b/python-pypi/setuptools/DETAILS
index 675e645..d64ea4c 100755
--- a/python-pypi/setuptools/DETAILS
+++ b/python-pypi/setuptools/DETAILS
@@ -1,13 +1,12 @@
            SPELL=setuptools
-         VERSION=0.6c7
-     SOURCE_HASH=sha512:25016bde2bfefb4f370edb49a8b40c8447383e5d947c14ce48b4e3cb6b38df867b30e653f73c1813d1d868359832983f4f04808654851a9a7d053939cc248726
+         VERSION=0.6c8
           SOURCE=$SPELL-$VERSION.tar.gz
-   SOURCE_URL[0]=http://cheeseshop.python.org/packages/source/${SPELL:0:1}/$SPELL/$SOURCE
+   SOURCE_URL[0]=http://pypi.python.org/packages/source/s/$SPELL/$SOURCE
+     SOURCE_HASH=sha512:d56660be2d38b9a8cd0f725391f0076e7030c4e10254b26f0c946ef4158485baa1497ed6169a4eb198656368e19d5041177ccfce2e3532585204b0c9c842d8f1
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
         WEB_SITE=http://peak.telecommunity.com/DevCenter/setuptools
       LICENSE[0]="PSF"
       LICENSE[1]="ZPL"
-      PATCHLEVEL=1
         KEYWORDS="python devel"
            SHORT="setuptools is a collection of enhancements to the Python distutils"
 cat << EOF
diff --git a/python-pypi/setuptools/HISTORY b/python-pypi/setuptools/HISTORY
index c12b0f4..9993b18 100644
--- a/python-pypi/setuptools/HISTORY
+++ b/python-pypi/setuptools/HISTORY
@@ -1,3 +1,7 @@
+2008-02-15 Vlad Glagolev <stealth at sourcemage.org>
+	* DETAILS: Fixed SOURCE_URL[0]
+	  updated spell to 0.6c8
+
 2008-01-13 Vlad Glagolev <stealth at sourcemage.org>
 	* INSTALL: default_install_python due to the new build system in section
 



More information about the SM-Commit mailing list