Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (8236659b7774c77dc6c0ec569c756cf177b88698)

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 devel-xorg-modular grimoire by Vlad Glagolev (8236659b7774c77dc6c0ec569c756cf177b88698)
  • Date: Tue, 14 Feb 2012 03:57:46 -0600

GIT changes to devel-xorg-modular grimoire by Vlad Glagolev
<stealth AT sourcemage.org>:

python-pypi/fabric/DETAILS | 4 ++--
python-pypi/fabric/HISTORY | 3 +++
python-pypi/pycrypto/DETAILS | 2 +-
python-pypi/pycrypto/HISTORY | 3 +++
python-pypi/python-ssh/DETAILS | 4 ++--
python-pypi/python-ssh/HISTORY | 3 +++
6 files changed, 14 insertions(+), 5 deletions(-)

New commits:
commit 895b09e3eaf1a8022b1b12eb894ef2dadbd82fd8
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

python-ssh: => 1.7.13

commit 11e7f9d39de34cbbf01e7413967bc349af65cd89
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

pycrypto: => 2.5

commit 6da1c0968998457bd409169a4477e2729a19cc21
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

fabric: => 1.4.0

diff --git a/python-pypi/fabric/DETAILS b/python-pypi/fabric/DETAILS
index 80c1109..4762b1b 100755
--- a/python-pypi/fabric/DETAILS
+++ b/python-pypi/fabric/DETAILS
@@ -1,9 +1,9 @@
SPELL=fabric
SPELLX=Fabric
- VERSION=1.3.4
+ VERSION=1.4.0
SOURCE=${SPELLX}-${VERSION}.tar.gz

SOURCE_URL[0]=http://pypi.python.org/packages/source/${SPELLX:0:1}/${SPELLX}/${SOURCE}
-
SOURCE_HASH=sha512:e71e6c1367ca3b9021cd6191ce97be9e8f11ef635a80c9b0005aeefc2936394b39e11d463e806514fcd29061b09e10a4b6eb3e9d1134a5fb5dd2dd0860db6044
+
SOURCE_HASH=sha512:71bbabd31ce8e59edd64272120c1a006f30007eef614e3ac4fa1baa8b1fb410b163f83d4ea8cfe3d3c940c9b273dbc4eab89b8463ff4ec7c9235d8f541ecb61e
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
WEB_SITE=http://fabfile.org/
LICENSE[0]=BSD
diff --git a/python-pypi/fabric/HISTORY b/python-pypi/fabric/HISTORY
index a600fb7..4e8c7df 100644
--- a/python-pypi/fabric/HISTORY
+++ b/python-pypi/fabric/HISTORY
@@ -1,3 +1,6 @@
+2012-02-14 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.4.0
+
2012-01-13 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.3.4

diff --git a/python-pypi/pycrypto/DETAILS b/python-pypi/pycrypto/DETAILS
index 7e3ff29..b5c6fe4 100755
--- a/python-pypi/pycrypto/DETAILS
+++ b/python-pypi/pycrypto/DETAILS
@@ -1,5 +1,5 @@
SPELL=pycrypto
- VERSION=2.4.1
+ VERSION=2.5
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/python-pypi/pycrypto/HISTORY b/python-pypi/pycrypto/HISTORY
index 5fb716e..bf4b357 100644
--- a/python-pypi/pycrypto/HISTORY
+++ b/python-pypi/pycrypto/HISTORY
@@ -1,3 +1,6 @@
+2012-02-14 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.5
+
2011-11-27 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: add gmp

diff --git a/python-pypi/python-ssh/DETAILS b/python-pypi/python-ssh/DETAILS
index 01d1b45..87dd5c4 100755
--- a/python-pypi/python-ssh/DETAILS
+++ b/python-pypi/python-ssh/DETAILS
@@ -1,9 +1,9 @@
SPELL=python-ssh
SPELLX=ssh
- VERSION=1.7.11
+ VERSION=1.7.13
SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_URL[0]=http://pypi.python.org/packages/source/s/$SPELLX/$SOURCE
-
SOURCE_HASH=sha512:a1c33a399a3faefbbf310fa569aa02d403ccb2c255612428fbcc7f4fa72aef80e882edff0345dffdefd2fb7a9d7fab2661dc6140521c2cba7d57d0863d980ade
+
SOURCE_HASH=sha512:1207bd44f8d1d997abbd0f1f262b622e6946de2bf05fc662f3f93986244142cc36338cc959005ae0ea0ec00e608fdb1b62d407ebd652c91951ff986f9bb913de
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
WEB_SITE=http://pypi.python.org/pypi/ssh/
ENTERED=20111025
diff --git a/python-pypi/python-ssh/HISTORY b/python-pypi/python-ssh/HISTORY
index fbc75f3..fbe4db5 100644
--- a/python-pypi/python-ssh/HISTORY
+++ b/python-pypi/python-ssh/HISTORY
@@ -1,3 +1,6 @@
+2012-02-14 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.7.13
+
2011-11-18 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.7.11




  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (8236659b7774c77dc6c0ec569c756cf177b88698), Vlad Glagolev, 02/14/2012

Archive powered by MHonArc 2.6.24.

Top of Page