summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xpython-pypi/wsgibrotli/DETAILS5
-rw-r--r--python-pypi/wsgibrotli/HISTORY3
2 files changed, 5 insertions, 3 deletions
diff --git a/python-pypi/wsgibrotli/DETAILS b/python-pypi/wsgibrotli/DETAILS
index dfd9aa8fdc..e2b1043116 100755
--- a/python-pypi/wsgibrotli/DETAILS
+++ b/python-pypi/wsgibrotli/DETAILS
@@ -1,10 +1,9 @@
SPELL=wsgibrotli
- VERSION=0.0.1
+ VERSION=0.0.2
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_URL[0]=https://pypi.org/packages/source/w/${SPELL}/${SOURCE}
- SOURCE_HASH=sha512:f2d6e8d483b79d6f401fe7bdfd591284f7ca49806cf7c7c9282833befd7145889144e1f26d23badc26036fc2975c15807e45212f29133d2b5915f6b2940645d8
+ SOURCE_HASH=sha512:87e495935971d91f2381822b2404820f474729b33e07760d1e4c73e3ad8bce5f07a8a5e807d26b807b4d68abb3d53698dc5ee4abe2f60c4de50f59e50406b4d8
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- GATHER_DOCS=off
WEB_SITE=https://github.com/vaygr/wsgibrotli
LICENSE[0]=MIT
LICENSE[1]=BSD
diff --git a/python-pypi/wsgibrotli/HISTORY b/python-pypi/wsgibrotli/HISTORY
index d32939647d..e007f56e6c 100644
--- a/python-pypi/wsgibrotli/HISTORY
+++ b/python-pypi/wsgibrotli/HISTORY
@@ -1,2 +1,5 @@
+2019-05-11 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 0.0.2; drop GATHER_DOCS=off
+
2019-05-10 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS, DEPENDS: created spell, version 0.0.1