Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (5a56f16b97baf621120ce9dae49a0489e0f6e6ba)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (5a56f16b97baf621120ce9dae49a0489e0f6e6ba)
  • Date: Sun, 21 Jul 2013 03:23:15 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

python-pypi/distribute/DETAILS | 4 ++--
python-pypi/distribute/HISTORY | 3 +++
python-pypi/setuptools/CONFLICTS | 2 +-
python-pypi/setuptools/DEPENDS | 3 ++-
python-pypi/setuptools/DETAILS | 6 +++---
python-pypi/setuptools/HISTORY | 6 ++++++
6 files changed, 17 insertions(+), 7 deletions(-)

New commits:
commit 5a56f16b97baf621120ce9dae49a0489e0f6e6ba
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

setuptools: => 0.9.6

commit edb03588833fdca8097c07ffee1c695e006a866d
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

distribute: => 0.6.49

diff --git a/python-pypi/distribute/DETAILS b/python-pypi/distribute/DETAILS
index d515a2e..00d7ad3 100755
--- a/python-pypi/distribute/DETAILS
+++ b/python-pypi/distribute/DETAILS
@@ -1,6 +1,6 @@
SPELL=distribute
- VERSION=0.6.36
-
SOURCE_HASH=sha512:4f9b8408c142d837d88225364e0a312d9e058b5b7a9d74e1783b2208b197b5d7bddd09185623b324163affe080764b2fba7f3242d4b9b9c624f08e0942d0fed6
+ VERSION=0.6.49
+
SOURCE_HASH=sha512:650e4b119fd87c5a09a6bf60f634b7e977f177670e80e93a09861b128990b8e450949483fd6e4c25d7a578f4362bb2b7a03e33ea4d273f275584202e6af0b666
# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=http://pypi.python.org/packages/source/d/${SPELL}/${SOURCE}
diff --git a/python-pypi/distribute/HISTORY b/python-pypi/distribute/HISTORY
index b0d09d0..cd2bee8 100644
--- a/python-pypi/distribute/HISTORY
+++ b/python-pypi/distribute/HISTORY
@@ -1,3 +1,6 @@
+2013-07-21 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.6.49
+
2013-04-29 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.6.36
* DEPENDS: allow simultaneous install for both python{2,3}
diff --git a/python-pypi/setuptools/CONFLICTS
b/python-pypi/setuptools/CONFLICTS
index 18c7638..36b958a 100755
--- a/python-pypi/setuptools/CONFLICTS
+++ b/python-pypi/setuptools/CONFLICTS
@@ -1 +1 @@
-conflicts distribute
+conflicts distribute y
diff --git a/python-pypi/setuptools/DEPENDS b/python-pypi/setuptools/DEPENDS
index a86d429..dbf35ed 100755
--- a/python-pypi/setuptools/DEPENDS
+++ b/python-pypi/setuptools/DEPENDS
@@ -1 +1,2 @@
-depends python
+optional_depends python3 '' '' 'support Python v3' &&
+optional_depends python '' '' 'support Python v2'
diff --git a/python-pypi/setuptools/DETAILS b/python-pypi/setuptools/DETAILS
index b65917d..febfc6d 100755
--- a/python-pypi/setuptools/DETAILS
+++ b/python-pypi/setuptools/DETAILS
@@ -1,10 +1,10 @@
SPELL=setuptools
- VERSION=0.6c11
+ VERSION=0.9.6
+
SOURCE_HASH=sha512:032744b15881467f07180d9dc70946e38703511e5b053b43f269a52ee9ef21c4eff344ab91998e92ec9589354f1464192eed11ac164e7519a6d9ad281a7fafeb
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://pypi.python.org/packages/source/s/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:5eaaa46af97fdf8ebca9b8768a8c6aa65e6c5028df44ccc141310989659f6e92069679ba160ac42eef9751cf89867a58035eac6cf4225a712bd0176fb685786e
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- WEB_SITE=http://peak.telecommunity.com/DevCenter/setuptools
+ WEB_SITE=https://pypi.python.org/pypi/setuptools
LICENSE[0]="PSF"
LICENSE[1]="ZPL"
KEYWORDS="python devel"
diff --git a/python-pypi/setuptools/HISTORY b/python-pypi/setuptools/HISTORY
index 89cb67a..89f7e55 100644
--- a/python-pypi/setuptools/HISTORY
+++ b/python-pypi/setuptools/HISTORY
@@ -1,3 +1,9 @@
+2013-07-21 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.9.6
+ new website
+ * DEPENDS: now supports python2/3
+ * CONFLICTS: force conflict on distribute, which is now deprecated
+
2011-05-22 Sukneet Basuta <sukneet AT sourcemage.org>
* CONFLICTS: created since it conflicts with distribute
* PROVIDES: added, provides SETUPTOOLS



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (5a56f16b97baf621120ce9dae49a0489e0f6e6ba), Treeve Jelbert, 07/21/2013

Archive powered by MHonArc 2.6.24.

Top of Page