Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (03421e7e70b50aad6fad73d1becd831f569861cb)

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 stable-0.62 grimoire by Vlad Glagolev (03421e7e70b50aad6fad73d1becd831f569861cb)
  • Date: Tue, 4 Oct 2016 19:11:45 +0000

GIT changes to stable-0.62 grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

python-pypi/werkzeug/DEPENDS | 4 +++-
python-pypi/werkzeug/HISTORY | 3 +++
2 files changed, 6 insertions(+), 1 deletion(-)

New commits:
commit 03421e7e70b50aad6fad73d1becd831f569861cb
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

werkzeug: added missing suggest dep - pyopenssl

diff --git a/python-pypi/werkzeug/DEPENDS b/python-pypi/werkzeug/DEPENDS
index a86d429..6cb523b 100755
--- a/python-pypi/werkzeug/DEPENDS
+++ b/python-pypi/werkzeug/DEPENDS
@@ -1 +1,3 @@
-depends python
+depends python &&
+
+suggest_depends pyopenssl "" "" "for OpenSSL contexts support"
diff --git a/python-pypi/werkzeug/HISTORY b/python-pypi/werkzeug/HISTORY
index 4ef4191..2141a21 100644
--- a/python-pypi/werkzeug/HISTORY
+++ b/python-pypi/werkzeug/HISTORY
@@ -1,3 +1,6 @@
+2016-10-04 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: added missing suggest dep
+
2012-05-13 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.8.3




  • [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (03421e7e70b50aad6fad73d1becd831f569861cb), Vlad Glagolev, 10/04/2016

Archive powered by MHonArc 2.6.24.

Top of Page