summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2008-10-01 13:24:41 +0400
committerVlad Glagolev2008-10-01 13:24:41 +0400
commit9951ba31f8bb1de9034835adf097b649b322d6cd (patch)
tree76a3150f281f7915741d2680c97d00301645f893
parent3b481bd35ee3eb0809b0613259c920124408f0e1 (diff)
suds: => 0.3
-rwxr-xr-xpython-pypi/suds/DETAILS4
-rw-r--r--python-pypi/suds/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/python-pypi/suds/DETAILS b/python-pypi/suds/DETAILS
index 11e3383318..9aa114e0b4 100755
--- a/python-pypi/suds/DETAILS
+++ b/python-pypi/suds/DETAILS
@@ -1,8 +1,8 @@
SPELL=suds
- VERSION=0.2.9
+ VERSION=0.3
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://pypi.python.org/packages/source/s/$SPELL/$SOURCE
- SOURCE_HASH=sha512:df68bdac9884c6bf9df5ec249e208bb9ae64d8d2a24c53e54a0036c30fce8911e975bd2210ba8582cb9e7fa7ed2b0a3e33fb8227e331a51dc213669e7c620a72
+ SOURCE_HASH=sha512:98a82d576de0e71c26639e2e079f87d213095aea1d0d1f691f2186150060a8f181d31afae36f4bd20c67638ef027d7ecb21163b12154221c91e7570463cd3dd6
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=https://fedorahosted.org/suds
LICENSE[0]=LGPL
diff --git a/python-pypi/suds/HISTORY b/python-pypi/suds/HISTORY
index 85eafe65bf..6ecbbe6f4c 100644
--- a/python-pypi/suds/HISTORY
+++ b/python-pypi/suds/HISTORY
@@ -1,3 +1,6 @@
+2008-10-01 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 0.3
+
2008-09-23 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: removed SOURCE_URL[1] (it uses another filename and hash);
fixed sha512sum for regenerated (by upstream) tarball