Skip to Content.
Sympa Menu

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

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 (fca3e47c7406994b1e5c624f3c0dc62b01af8ec3)
  • Date: Tue, 29 Jun 2010 08:21:08 -0500

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

python-pypi/babel/DEPENDS | 2 +-
python-pypi/babel/DETAILS | 20 +++++++++-----------
python-pypi/babel/HISTORY | 7 ++++++-
3 files changed, 16 insertions(+), 13 deletions(-)

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

babel: => 0.9.5

diff --git a/python-pypi/babel/DEPENDS b/python-pypi/babel/DEPENDS
index 8d46fa6..bc66e00 100755
--- a/python-pypi/babel/DEPENDS
+++ b/python-pypi/babel/DEPENDS
@@ -1,2 +1,2 @@
-depends python &&
+depends python &&
depends setuptools
diff --git a/python-pypi/babel/DETAILS b/python-pypi/babel/DETAILS
index cfb2aa0..626cf0a 100755
--- a/python-pypi/babel/DETAILS
+++ b/python-pypi/babel/DETAILS
@@ -1,19 +1,17 @@
SPELL=babel
SPELLX=Babel
- VERSION=0.9.4
-
SOURCE_HASH=sha512:e3eaddcb8df80eaa89e69d7f39f95921f7e2d69aa237e5985cf11a1d94e8e9469dfaf8db1b2a75edc65ccdc4d9e3987aba036bc1399cc4b753fbd2ba8cd844fb
- SOURCE=$SPELLX-$VERSION.tar.bz2
+ VERSION=0.9.5
+
SOURCE_HASH=sha512:09ed183b2a078c9300eae753d5f59e6b46f17c947e1273df56d768c9eab02055c9b8753f605f95e97f62f0442d3a7cca0d03d2838902fe0d781b8df55c9e759e
+ SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_URL[0]=http://ftp.edgewall.com/pub/babel/$SOURCE
- SOURCE_URL[1]=http://pypi.python.org/packages/source/W/$SPELLX/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
WEB_SITE=http://babel.edgewall.org/
LICENSE[0]=BSD
- UPDATED=20081004
- SHORT='tools for internationalizing Python applications'
+ SHORT="tools for internationalizing Python applications"
cat << EOF
-A collection of tools for internationalizing Python applications
-Babel is composed of two major parts:
-tools to build and work with gettext message catalogs
-a Python interface to the CLDR (Common Locale Data Repository), providing
access to various
-locale display names, localized number and date formatting, etc.
+A collection of tools for internationalizing Python applications Babel is
+composed of two major parts: tools to build and work with gettext message
+catalogs a Python interface to the CLDR (Common Locale Data Repository),
+providing access to various locale display names, localized number and date
+formatting, etc.
EOF
diff --git a/python-pypi/babel/HISTORY b/python-pypi/babel/HISTORY
index 0135f68..e0de818 100644
--- a/python-pypi/babel/HISTORY
+++ b/python-pypi/babel/HISTORY
@@ -1,6 +1,11 @@
+2010-06-29 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.9.5; changed SOURCE extension; fixed
+ long description wrap; changed SOURCE_URL[0] extension; fixed
+ SOURCE_URL[1]
+ * DEPENDS: cleaned up
+
2008-12-21 David Kowis <dkowis AT shlrm.org>
* DETAILS: fixed SOURCE_URL[1]

2008-10-04 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.9.4
-



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (fca3e47c7406994b1e5c624f3c0dc62b01af8ec3), Vlad Glagolev, 06/29/2010

Archive powered by MHonArc 2.6.24.

Top of Page