Skip to Content.
Sympa Menu

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

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 (6d9be3755ee1d2944c7683f2999a5808c7d12576)
  • Date: Tue, 25 Oct 2011 03:28:48 -0500

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

python-pypi/fabric/DEPENDS | 3 +--
python-pypi/fabric/DETAILS | 4 ++--
python-pypi/fabric/HISTORY | 4 ++++
3 files changed, 7 insertions(+), 4 deletions(-)

New commits:
commit 6d9be3755ee1d2944c7683f2999a5808c7d12576
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

fabric: => 1.3.1

diff --git a/python-pypi/fabric/DEPENDS b/python-pypi/fabric/DEPENDS
index 004f6cc..4b86892 100755
--- a/python-pypi/fabric/DEPENDS
+++ b/python-pypi/fabric/DEPENDS
@@ -1,4 +1,3 @@
depends python &&
depends SETUPTOOLS &&
-depends pycrypto &&
-depends paramiko
+depends python-ssh
diff --git a/python-pypi/fabric/DETAILS b/python-pypi/fabric/DETAILS
index 5ab0933..2653861 100755
--- a/python-pypi/fabric/DETAILS
+++ b/python-pypi/fabric/DETAILS
@@ -1,9 +1,9 @@
SPELL=fabric
SPELLX=Fabric
- VERSION=1.2.2
+ VERSION=1.3.1
SOURCE=${SPELLX}-${VERSION}.tar.gz

SOURCE_URL[0]=http://pypi.python.org/packages/source/${SPELLX:0:1}/${SPELLX}/${SOURCE}
-
SOURCE_HASH=sha512:44c034a144319f6d1dd57ea2de56e222c810e6dd54b2c12c89343a5f776090acad6d317c71363a540618a021c021fb96edb26c3fbc01af133223a28f268f78c1
+
SOURCE_HASH=sha512:e5317f20cec24b8c501e958b7812479c2bdf26411e7cba74f6a4ca5aa6e65e9c92302a8e3c0ff3b9431fb370c4d3e0c8b3676ff82d623537e5ed5c2b44b2c449
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 d9e5421..44257e9 100644
--- a/python-pypi/fabric/HISTORY
+++ b/python-pypi/fabric/HISTORY
@@ -1,2 +1,6 @@
+2011-10-25 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.3.1
+ * DEPENDS: renewed dependency list
+
2011-10-05 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS, DETAILS: spell created



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6d9be3755ee1d2944c7683f2999a5808c7d12576), Vlad Glagolev, 10/25/2011

Archive powered by MHonArc 2.6.24.

Top of Page