Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (28b185af5399bb18ae9b851ad72d8daf535f7d3f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (28b185af5399bb18ae9b851ad72d8daf535f7d3f)
  • Date: Thu, 13 Jul 2017 08:16:50 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

python-pypi/mako/DEPENDS | 4 ++--
python-pypi/mako/DETAILS | 9 +++++----
python-pypi/mako/HISTORY | 4 ++++
3 files changed, 11 insertions(+), 6 deletions(-)

New commits:
commit 28b185af5399bb18ae9b851ad72d8daf535f7d3f
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

mako: => 1.0.6

diff --git a/python-pypi/mako/DEPENDS b/python-pypi/mako/DEPENDS
index df9df80..ed19fb0 100755
--- a/python-pypi/mako/DEPENDS
+++ b/python-pypi/mako/DEPENDS
@@ -1,3 +1,3 @@
. $SECTION_DIRECTORY/PY_DEPENDS &&
-depends beaker &&
-depends markupsafe
+depends markupsafe &&
+suggest_depends beaker '' '' 'runtime extension'
diff --git a/python-pypi/mako/DETAILS b/python-pypi/mako/DETAILS
index b949792..36b06c2 100755
--- a/python-pypi/mako/DETAILS
+++ b/python-pypi/mako/DETAILS
@@ -1,11 +1,12 @@
SPELL=mako
SPELLX=Mako
- VERSION=1.0.4
-
SOURCE_HASH=sha512:2494dba2a947e179f71b663b1efd534ef8edd4085a504c7d2e18670fd1a5d712bbd922433de97dbece3deacf4c8c20dc58408e15df68701cabc153dbcb501193
+ VERSION=1.0.6
+
VX=56/4b/cb75836863a6382199aefb3d3809937e21fa4cb0db15a4f4ba0ecc2e7e8e
+
SOURCE_HASH=sha512:15608f2487783ea3a48faf743ee1b8e811adc34281c613e56f1a4548f3c614d1d5dbc943911943a7f8f6d34a962a27387d8fc17862038c1abee2e6c3328a79cf
SOURCE=$SPELLX-$VERSION.tar.gz
- SOURCE_URL[0]=http://pypi.python.org/packages/source/M/$SPELLX/$SOURCE
+ SOURCE_URL[0]=https://pypi.python.org/packages/$VX/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
- WEB_SITE=http://www.makotemplates.org/
+ WEB_SITE=https://www.makotemplates.org/
LICENSE[0]='MIT'
UPDATED=20081004
DOCS='docs/* *.txt'
diff --git a/python-pypi/mako/HISTORY b/python-pypi/mako/HISTORY
index e27002c..53be861 100644
--- a/python-pypi/mako/HISTORY
+++ b/python-pypi/mako/HISTORY
@@ -1,3 +1,7 @@
+2017-07-13 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.6
+ * DEPENDS: beaker is optional
+
2016-03-12 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.0.4




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (28b185af5399bb18ae9b851ad72d8daf535f7d3f), Treeve Jelbert, 07/13/2017

Archive powered by MHonArc 2.6.24.

Top of Page