Skip to Content.
Sympa Menu

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

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 (3b3043aecf0f252edc641b862d7520e32af1bb2f)
  • Date: Sat, 24 Dec 2016 19:25:12 +0000

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

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

New commits:
commit 3b3043aecf0f252edc641b862d7520e32af1bb2f
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

curtsies: => 0.2.11

diff --git a/python-pypi/curtsies/DEPENDS b/python-pypi/curtsies/DEPENDS
index 2b430b3..357415f 100755
--- a/python-pypi/curtsies/DEPENDS
+++ b/python-pypi/curtsies/DEPENDS
@@ -1,2 +1,3 @@
depends PYTHON &&
-depends blessings
+depends blessings &&
+depends wcwidth
diff --git a/python-pypi/curtsies/DETAILS b/python-pypi/curtsies/DETAILS
index ce4e67b..e295842 100755
--- a/python-pypi/curtsies/DETAILS
+++ b/python-pypi/curtsies/DETAILS
@@ -1,9 +1,9 @@
SPELL=curtsies
- VERSION=0.1.19
+ VERSION=0.2.11
SOURCE=$SPELL-$VERSION.tar.gz
-
SOURCE_HASH=sha512:61344c28fb206fb3ea3e70b328dc8d6ea7749aada597a4b600177a77cdd524b2adb9776046f6618a817e6121b10285634ff1a3c7a7bad2a45ee5f77ed87490e9
+
SOURCE_HASH=sha512:1fd71d9bc4125a427a5990c6fcef4f73f6e677096eda8d29f7dfee7fe6fc3a350fc66c4383d5e9370a3ed19dfa211285f8b99c425b154e22d3cb4718e1f1d05e
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=http://pypi.python.org/packages/source/c/$SPELL/$SOURCE
+ SOURCE_URL[0]=http://pypi.io/packages/source/c/$SPELL/$SOURCE
GATHER_DOCS=off
LICENSE[0]=MIT
WEB_SITE=https://github.com/thomasballinger/curtsies
diff --git a/python-pypi/curtsies/HISTORY b/python-pypi/curtsies/HISTORY
index aaebaec..fe92eda 100644
--- a/python-pypi/curtsies/HISTORY
+++ b/python-pypi/curtsies/HISTORY
@@ -1,3 +1,7 @@
+2016-12-24 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.2.11
+ * DEPENDS: added new required dep -- wcwidth
+
2015-08-04 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: added missing dependency




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (3b3043aecf0f252edc641b862d7520e32af1bb2f), Vlad Glagolev, 12/24/2016

Archive powered by MHonArc 2.6.24.

Top of Page