Skip to Content.
Sympa Menu

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

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 (20113437f067f4d93e2d1743fe31aa2574bd5fa7)
  • Date: Tue, 18 Oct 2011 13:46:23 -0500

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

python-pypi/translate-toolkit/DETAILS | 4 ++--
python-pypi/translate-toolkit/HISTORY | 3 +++
python-pypi/virtaal/DEPENDS | 1 -
python-pypi/virtaal/DETAILS | 4 ++--
python-pypi/virtaal/HISTORY | 4 ++++
5 files changed, 11 insertions(+), 5 deletions(-)

New commits:
commit 20113437f067f4d93e2d1743fe31aa2574bd5fa7
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

virtaal: => 0.7.0

commit 4630429cd18d7deec1cc7433cf17b3f6dc71dbbe
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

translate-toolkit: => 1.9.0

diff --git a/python-pypi/translate-toolkit/DETAILS
b/python-pypi/translate-toolkit/DETAILS
index 9b3e02a..c17d994 100755
--- a/python-pypi/translate-toolkit/DETAILS
+++ b/python-pypi/translate-toolkit/DETAILS
@@ -1,8 +1,8 @@
SPELL=translate-toolkit
- VERSION=1.7.0
+ VERSION=1.9.0
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=$SOURCEFORGE_URL/translate/$SOURCE
-
SOURCE_HASH=sha512:3487880352aa1225f3a8e83869f1aa0e16298f9cd9726832d186bbfaab191944cfa722af48ea8e1abc16f070ca4f054a96ac3a18d9b7c2ff1dcc559d8c731cff
+
SOURCE_HASH=sha512:1280f037a491905e1a53e9ee4635fdbe5f8e2afe30b3b384bdbf62be26a35560153698bb8dedb170899b3570878397bef69f0895ebae3ec5c930f22f713e9a35
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://translate.sourceforge.net/
LICENSE[0]=GPL
diff --git a/python-pypi/translate-toolkit/HISTORY
b/python-pypi/translate-toolkit/HISTORY
index 735973a..9e49533 100644
--- a/python-pypi/translate-toolkit/HISTORY
+++ b/python-pypi/translate-toolkit/HISTORY
@@ -1,3 +1,6 @@
+2011-10-18 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.9.0
+
2010-06-20 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.7.0

diff --git a/python-pypi/virtaal/DEPENDS b/python-pypi/virtaal/DEPENDS
index 69d67eb..93b0bb6 100755
--- a/python-pypi/virtaal/DEPENDS
+++ b/python-pypi/virtaal/DEPENDS
@@ -2,7 +2,6 @@ depends python &&
depends pygtk2 &&
depends pycurl &&
depends lxml &&
-depends simplejson &&
depends translate-toolkit &&

suggest_depends python-levenshtein "" "" "for fast detection of fuzzy lines"
diff --git a/python-pypi/virtaal/DETAILS b/python-pypi/virtaal/DETAILS
index 7bc32af..67ce5f1 100755
--- a/python-pypi/virtaal/DETAILS
+++ b/python-pypi/virtaal/DETAILS
@@ -1,8 +1,8 @@
SPELL=virtaal
- VERSION=0.6.1
+ VERSION=0.7.0
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=$SOURCEFORGE_URL/translate/$SOURCE
-
SOURCE_HASH=sha512:012f25873214d470845a135d557b298a9e8c30d4975bbfd0af7d81a20177c75ad3d6cd05a65590bf14446e145d667c18df8466e01d8254c5c20d60b5328b139c
+
SOURCE_HASH=sha512:79d2a81bc2f2142f5933609118f23d81290e09c1b0ce76e88dbe0de7e0b1f4339c4618c26109fafc6c258ccbc792f26a3457a4651f80fab2867a489b9db4a200
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://translate.sourceforge.net/
LICENSE[0]=GPL
diff --git a/python-pypi/virtaal/HISTORY b/python-pypi/virtaal/HISTORY
index bdaf530..edda754 100644
--- a/python-pypi/virtaal/HISTORY
+++ b/python-pypi/virtaal/HISTORY
@@ -1,3 +1,7 @@
+2011-10-18 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.7.0
+ * DEPENDS: removed simplejson, uses internal python json module
+
2010-06-20 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.6.1




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (20113437f067f4d93e2d1743fe31aa2574bd5fa7), Vlad Glagolev, 10/18/2011

Archive powered by MHonArc 2.6.24.

Top of Page