[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (00cf8ee49677ba87e54d2fff4cb2dc48d47f341f)
Vlad Glagolev
scm at sourcemage.org
Tue Dec 23 11:15:04 EST 2008
GIT changes to master grimoire by Vlad Glagolev <stealth at sourcemage.org>:
python-pypi/rsa/DEPENDS | 3 ++-
python-pypi/rsa/HISTORY | 3 +++
2 files changed, 5 insertions(+), 1 deletion(-)
New commits:
commit 00cf8ee49677ba87e54d2fff4cb2dc48d47f341f
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>
rsa: added missing dep
diff --git a/python-pypi/rsa/DEPENDS b/python-pypi/rsa/DEPENDS
index a86d429..bc66e00 100755
--- a/python-pypi/rsa/DEPENDS
+++ b/python-pypi/rsa/DEPENDS
@@ -1 +1,2 @@
-depends python
+depends python &&
+depends setuptools
diff --git a/python-pypi/rsa/HISTORY b/python-pypi/rsa/HISTORY
index 960da57..29c62e1 100644
--- a/python-pypi/rsa/HISTORY
+++ b/python-pypi/rsa/HISTORY
@@ -1,3 +1,6 @@
+2008-12-23 Vlad Glagolev <stealth at sourcemage.org>
+ * DEPENDS: added missing setuptools dep
+
2008-06-21 Vlad Glagolev <stealth at sourcemage.org>
* DETAILS: don't do useless doc'ing
More information about the SM-Commit
mailing list