Skip to Content.
Sympa Menu

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

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 (3f15a087bab2ca4348d34b77b0e5dfc40a117ae4)
  • Date: Sun, 16 Aug 2009 17:52:52 -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 | 3 +++
python-pypi/virtaal/DETAILS | 4 ++--
python-pypi/virtaal/HISTORY | 4 ++++
5 files changed, 14 insertions(+), 4 deletions(-)

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

virtaal: => 0.4.0

commit 18287d22b5842075ef514e1cfa36685ca5469c89
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

translate-toolkit: => 1.4.0

diff --git a/python-pypi/translate-toolkit/DETAILS
b/python-pypi/translate-toolkit/DETAILS
index 57522ce..2d79e4b 100755
--- a/python-pypi/translate-toolkit/DETAILS
+++ b/python-pypi/translate-toolkit/DETAILS
@@ -1,8 +1,8 @@
SPELL=translate-toolkit
- VERSION=1.3.0
+ VERSION=1.4.0
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=$SOURCEFORGE_URL/translate/$SOURCE
-
SOURCE_HASH=sha512:c9330e39270f27edc17dec12ca71e8f8dff5e750593b1252a27f721a573c2db48ae5bebbb4ee7ed38a89b7169a772320d5938613e183e01afe1d36e855b5e3cc
+
SOURCE_HASH=sha512:49c37dbec7487123a32bef4e598becb731b3746ea2168d434e93df832c073aabe7d7882adca6caaf29df5f2c8a83924d496f3f53b8712d69cc7c8007657a508f
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 22a736d..3d2bdb7 100644
--- a/python-pypi/translate-toolkit/HISTORY
+++ b/python-pypi/translate-toolkit/HISTORY
@@ -1,3 +1,6 @@
+2009-08-17 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.4.0
+
2009-03-23 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.3.0

diff --git a/python-pypi/virtaal/DEPENDS b/python-pypi/virtaal/DEPENDS
index e0187b5..69d67eb 100755
--- a/python-pypi/virtaal/DEPENDS
+++ b/python-pypi/virtaal/DEPENDS
@@ -1,5 +1,8 @@
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 09b3d34..4228135 100755
--- a/python-pypi/virtaal/DETAILS
+++ b/python-pypi/virtaal/DETAILS
@@ -1,8 +1,8 @@
SPELL=virtaal
- VERSION=0.3.1
+ VERSION=0.4.0
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=$SOURCEFORGE_URL/translate/$SOURCE
-
SOURCE_HASH=sha512:af529d9039c088d2dc047c7534bece8be6539c30ec3d205df5551dad105ba35e459ecad620e7550eba8e95e38d608aae22cb5a7c0aa53aaf12bf5e55744cdca7
+
SOURCE_HASH=sha512:17115e3ef5c65dff56e01a44ee63fc733e1eca3fda3d4ccbb6bfe8bbe0e688ed1b4962affd6e256906cfc582c890434c00e65d78fbf564512ab62c28bdf427b3
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 31523d4..f41387a 100644
--- a/python-pypi/virtaal/HISTORY
+++ b/python-pypi/virtaal/HISTORY
@@ -1,3 +1,7 @@
+2009-08-17 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.4.0
+ * DEPENDS: added required dependencies
+
2009-03-23 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.3.1




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (3f15a087bab2ca4348d34b77b0e5dfc40a117ae4), Vlad Glagolev, 08/16/2009

Archive powered by MHonArc 2.6.24.

Top of Page