summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2010-07-01 11:03:57 +0400
committerVlad Glagolev2010-07-01 11:03:57 +0400
commit9b6e785688095c30001aa70568757f1303261309 (patch)
treea85721e7d10ffce436abc154e06c58438ec4cd93
parentbdf692f987d1b06cec3cc8d0bb4e82ae1fc287f3 (diff)
roundup: => 1.4.14
-rwxr-xr-xpython-pypi/roundup/DETAILS4
-rw-r--r--python-pypi/roundup/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/python-pypi/roundup/DETAILS b/python-pypi/roundup/DETAILS
index 9fc9befd3b..a5ccb93ea3 100755
--- a/python-pypi/roundup/DETAILS
+++ b/python-pypi/roundup/DETAILS
@@ -1,8 +1,8 @@
SPELL=roundup
- VERSION=1.4.13
+ VERSION=1.4.14
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://pypi.python.org/packages/source/r/$SPELL/$SOURCE
- SOURCE_HASH=sha512:3bf7d24dfb03ad1e000bc8e2a563e3e14adbdce57a800ea47020cc52ec684cd022bf49a5752f1c79f8843e5a5e9cdec0ff3f4bef78314d16d109f54778c4deb0
+ SOURCE_HASH=sha512:7a396ae35266123910cf0ce440b72f06cd03fdde3cf33134840d4cb5bbe4c4ae859ea9107cd73e6f6fc1ce76bb5f761e5ab1ae5b9289182dfed63352a8a1d331
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://roundup.sourceforge.net/
LICENSE[0]=PYTHON
diff --git a/python-pypi/roundup/HISTORY b/python-pypi/roundup/HISTORY
index 0285bd625d..76daa917a0 100644
--- a/python-pypi/roundup/HISTORY
+++ b/python-pypi/roundup/HISTORY
@@ -1,3 +1,6 @@
+2010-07-01 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 1.4.14
+
2010-04-25 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 1.4.13
* PRE_BUILD: removed, fixed by upstream