Skip to Content.
Sympa Menu

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

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 (00cf8ee49677ba87e54d2fff4cb2dc48d47f341f)
  • Date: Tue, 23 Dec 2008 10:15:04 -0600

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




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (00cf8ee49677ba87e54d2fff4cb2dc48d47f341f), Vlad Glagolev, 12/23/2008

Archive powered by MHonArc 2.6.24.

Top of Page