Skip to Content.
Sympa Menu

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

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 (5ac77beae7f64abd947b32263d8e2c68751b7576)
  • Date: Fri, 24 Feb 2017 15:59:32 +0000

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

python-pypi/markdown-editor/DEPENDS | 1 +
python-pypi/markdown-editor/DETAILS | 4 ++--
python-pypi/markdown-editor/HISTORY | 4 ++++
3 files changed, 7 insertions(+), 2 deletions(-)

New commits:
commit 5ac77beae7f64abd947b32263d8e2c68751b7576
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

markdown-editor: => 1.0.3

diff --git a/python-pypi/markdown-editor/DEPENDS
b/python-pypi/markdown-editor/DEPENDS
index 36f23f6..340f2ee 100755
--- a/python-pypi/markdown-editor/DEPENDS
+++ b/python-pypi/markdown-editor/DEPENDS
@@ -1,4 +1,5 @@
depends PYTHON &&
depends python-markdown &&
+depends pymdown-extensions &&
depends pygments &&
depends bottle
diff --git a/python-pypi/markdown-editor/DETAILS
b/python-pypi/markdown-editor/DETAILS
index ca61b32..7558d2c 100755
--- a/python-pypi/markdown-editor/DETAILS
+++ b/python-pypi/markdown-editor/DETAILS
@@ -1,9 +1,9 @@
SPELL=markdown-editor
SPELLX=Markdown-Editor
- VERSION=1.0.1
+ VERSION=1.0.3
SOURCE=${SPELLX}-${VERSION}.tar.gz
SOURCE_URL[0]=https://pypi.io/packages/source/M/${SPELLX}/${SOURCE}
-
SOURCE_HASH=sha512:74f1de5881c1048fa7ca6ddfad4fd630153a177024f28de5cc7bdf19108375443a8a1e4b61fecaa4144c7b5e9195462810e104239f273e71c67e4b50ee92338c
+
SOURCE_HASH=sha512:a3363e720eded41bf298820f5b3a63ac3a1f4210531db307439e0379df33f39b8882fc58486c782acc59857962cf22facc7a0a30e17668331f32bb02c830f5f2
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
LICENSE[0]=MIT
WEB_SITE=https://github.com/ncornette/Python-Markdown-Editor
diff --git a/python-pypi/markdown-editor/HISTORY
b/python-pypi/markdown-editor/HISTORY
index 45e0ba1..ac0c6d6 100644
--- a/python-pypi/markdown-editor/HISTORY
+++ b/python-pypi/markdown-editor/HISTORY
@@ -1,2 +1,6 @@
+2017-02-24 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.0.3
+ * DEPENDS: added pymdown-extensions
+
2016-08-06 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS, DEPENDS: created spell, version 1.0.1



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (5ac77beae7f64abd947b32263d8e2c68751b7576), Vlad Glagolev, 02/24/2017

Archive powered by MHonArc 2.6.24.

Top of Page