[Lunar-commits] <moonbase-other> setuptools: version bumped to 1.1.6
Stefan Wold
ratler at lunar-linux.org
Fri Nov 1 09:35:05 CET 2013
commit dc98182b8a4ff75f453a4fe585ccb3784ba0c32a
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Sun, 27 Oct 2013 07:17:22 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/dc98182b8a4ff75f453a4fe585ccb3784ba0c32a
setuptools: version bumped to 1.1.6
---
python/setuptools/DETAILS | +6/-6
1 file changed, 6 insertions(+), 6 deletions(-)
--- a/python/setuptools/DETAILS
+++ b/python/setuptools/DETAILS
@@ -1,12 +1,12 @@
MODULE=setuptools
- VERSION=0.6.21
- SOURCE=distribute-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/distribute-$VERSION
- SOURCE_URL=http://pypi.python.org/packages/source/d/distribute
- SOURCE_VFY=sha1:6bc6d9d363e2539d11cbaeca4acc4cc7f8878f40
+ VERSION=1.1.6
+ SOURCE=$MODULE-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+ SOURCE_URL=http://pypi.python.org/packages/source/s/setuptools
+ SOURCE_VFY=sha1:4a8863e8196704759a5800afbcf33a94b802ac88
WEB_SITE=http://packages.python.org/distribute/
ENTERED=20071008
- UPDATED=20110924
+ UPDATED=20131027
SHORT="simplified packaging system for Python modules"
cat << EOF
More information about the Lunar-commits
mailing list