Skip to Content.
Sympa Menu

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

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 (6885d2386de44fb6a5673a01c8ea16c07c2dd63c)
  • Date: Tue, 4 Oct 2016 19:13:12 +0000

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

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

New commits:
commit 6885d2386de44fb6a5673a01c8ea16c07c2dd63c
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

werkzeug: => 0.10.4

(cherry picked from commit 770d9fc52cd816795936ef2646c70f19e3e4a452)

commit 4481e236446bf6fcf294b954874ccee1904ba4e1
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

Revert "werkzeug: added missing suggest dep - pyopenssl"

This reverts commit 03421e7e70b50aad6fad73d1becd831f569861cb.

Reason: update to 0.10.x is safe enough

diff --git a/python-pypi/werkzeug/DEPENDS b/python-pypi/werkzeug/DEPENDS
index 6cb523b..a86d429 100755
--- a/python-pypi/werkzeug/DEPENDS
+++ b/python-pypi/werkzeug/DEPENDS
@@ -1,3 +1 @@
-depends python &&
-
-suggest_depends pyopenssl "" "" "for OpenSSL contexts support"
+depends python
diff --git a/python-pypi/werkzeug/DETAILS b/python-pypi/werkzeug/DETAILS
index e46a362..f6e5426 100755
--- a/python-pypi/werkzeug/DETAILS
+++ b/python-pypi/werkzeug/DETAILS
@@ -1,8 +1,8 @@
SPELL=werkzeug
- VERSION=0.8.3
+ VERSION=0.10.4
SOURCE=Werkzeug-${VERSION}.tar.gz
SOURCE_URL[0]=http://pypi.python.org/packages/source/W/Werkzeug/${SOURCE}
-
SOURCE_HASH=sha512:0ba4ec91f9bfef6fcb11de7b30b812821f25f22df1f04f1ef1d706874747e9b892817d6e78bb507b6bc0a23e566fe2e2938587f4b98e31d112b01cfd39df7306
+
SOURCE_HASH=sha512:d1285521f144a569f86e8f4089fe8001f60dd4ffd87856f761338be81bc328adc5eca5bb7cd06b4f9c96e6e46dc1a283198f37a70033ca78183915c3da2c4f47
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/Werkzeug-${VERSION}"
WEB_SITE=http://werkzeug.pocoo.org/
LICENSE[0]=BSD
diff --git a/python-pypi/werkzeug/HISTORY b/python-pypi/werkzeug/HISTORY
index 2141a21..3938e1b 100644
--- a/python-pypi/werkzeug/HISTORY
+++ b/python-pypi/werkzeug/HISTORY
@@ -1,5 +1,5 @@
-2016-10-04 Vlad Glagolev <stealth AT sourcemage.org>
- * DEPENDS: added missing suggest dep
+2015-03-30 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.10.4

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 (6885d2386de44fb6a5673a01c8ea16c07c2dd63c), Vlad Glagolev, 10/04/2016

Archive powered by MHonArc 2.6.24.

Top of Page