summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2012-03-18 16:35:47 +0100
committerTreeve Jelbert2012-03-19 09:14:02 +0100
commit3b82096873ad1a631d3a8e988f6d217d13877157 (patch)
tree97052f497b34141d0c76e39af79540fd37e917d6
parentb4dd154089d92ad59e42520da218e17852f68361 (diff)
webob: => 1.1.1
-rwxr-xr-xpython-pypi/webob/DETAILS6
-rw-r--r--python-pypi/webob/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/python-pypi/webob/DETAILS b/python-pypi/webob/DETAILS
index 327a87294a..c90248c3f2 100755
--- a/python-pypi/webob/DETAILS
+++ b/python-pypi/webob/DETAILS
@@ -1,8 +1,8 @@
SPELL=webob
SPELLX=WebOb
- VERSION=0.9.7.1
- SOURCE_HASH=sha512:099432661c0f0350c522045b423cdf31e1e2becc56b96e71b1fa903d8265b18e3d5182beaabaecadf56d62d256168cb1a675328657beeecd1f42c4eefc17a208
- SOURCE=$SPELLX-$VERSION.tar.gz
+ VERSION=1.1.1
+ SOURCE_HASH=sha512:977de8a8a09dab4277cc70ca685b2f687d75079ed84f99a36f3156d3fe734958df7594bd3314a9e5a72c91ee39dad752dd421ccf2f5c35607f8019c1cddd5779
+ SOURCE=$SPELLX-$VERSION.zip
SOURCE_URL[0]=http://pypi.python.org/packages/source/W/$SPELLX/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
WEB_SITE=http://pythonpaste.org/webob/
diff --git a/python-pypi/webob/HISTORY b/python-pypi/webob/HISTORY
index f20c143790..1c7a92d90b 100644
--- a/python-pypi/webob/HISTORY
+++ b/python-pypi/webob/HISTORY
@@ -1,3 +1,6 @@
+2012-03-18 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.1.1
+
2011-10-14 Bor Kraljič <pyrobor@ver.si>
* DETAILS: fixed long description wrap (scripted)