Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (95b0f1f210e7ae87ac667247662ac1337f7e3aa8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (95b0f1f210e7ae87ac667247662ac1337f7e3aa8)
  • Date: Wed, 24 Sep 2008 14:00:31 -0500

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

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

New commits:
commit 95b0f1f210e7ae87ac667247662ac1337f7e3aa8
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

setuptools: => 0.6c9

diff --git a/python-pypi/setuptools/DETAILS b/python-pypi/setuptools/DETAILS
index d64ea4c..4e8350e 100755
--- a/python-pypi/setuptools/DETAILS
+++ b/python-pypi/setuptools/DETAILS
@@ -1,14 +1,14 @@
SPELL=setuptools
- VERSION=0.6c8
+ VERSION=0.6c9
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://pypi.python.org/packages/source/s/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:d56660be2d38b9a8cd0f725391f0076e7030c4e10254b26f0c946ef4158485baa1497ed6169a4eb198656368e19d5041177ccfce2e3532585204b0c9c842d8f1
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+
SOURCE_HASH=sha512:d6a51dd7e7b42aa5167baee6ea4b4d0ebff1c1c2d2a81f0668fcaebf39ca6547ec07bf69603855b80290e49cadc7e0a4492915dc3b9c3b0ff07dce36c4fec4cb
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://peak.telecommunity.com/DevCenter/setuptools
LICENSE[0]="PSF"
LICENSE[1]="ZPL"
KEYWORDS="python devel"
- SHORT="setuptools is a collection of enhancements to the Python
distutils"
+ SHORT="collection of enhancements to the Python distutils"
cat << EOF
setuptools is a collection of enhancements to the Python distutils (for
Python
2.3 and up) that allow you to more easily build and distribute Python
packages,
diff --git a/python-pypi/setuptools/HISTORY b/python-pypi/setuptools/HISTORY
index 9993b18..4a6eabc 100644
--- a/python-pypi/setuptools/HISTORY
+++ b/python-pypi/setuptools/HISTORY
@@ -1,3 +1,6 @@
+2008-09-24 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.6c9; quoting paths; fixed short desc
+
2008-02-15 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: Fixed SOURCE_URL[0]
updated spell to 0.6c8



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (95b0f1f210e7ae87ac667247662ac1337f7e3aa8), Vlad Glagolev, 09/24/2008

Archive powered by MHonArc 2.6.24.

Top of Page