python-raven: bump to version 6.9.0

Signed-off-by: Joseph Kogut <joseph.kogut@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2018.08.x
Joseph Kogut 2018-06-22 13:01:21 -07:00 committed by Peter Korsgaard
parent 19819bc7a8
commit 28de0c07cf
2 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.python.org/pypi/raven/json
md5 35398b2447d337315e0069c2580d3468 raven-6.7.0.tar.gz
sha256 f908e9b39f02580e7f822030d119ed3b2e8d32300a2fec6373e5827d588bbae7 raven-6.7.0.tar.gz
# License file, locally calculated
# md5, sha256 from https://pypi.org/pypi/raven/json
md5 ba514edaca361a0edb476f76c959d8af raven-6.9.0.tar.gz
sha256 3fd787d19ebb49919268f06f19310e8112d619ef364f7989246fc8753d469888 raven-6.9.0.tar.gz
# Locally computed sha256 checksums
sha256 5ce9459bc19ced99cc9eb135d4f559ed01e336354bdf16dd998be85aa688c233 LICENSE

View File

@ -4,9 +4,9 @@
#
################################################################################
PYTHON_RAVEN_VERSION = 6.7.0
PYTHON_RAVEN_VERSION = 6.9.0
PYTHON_RAVEN_SOURCE = raven-$(PYTHON_RAVEN_VERSION).tar.gz
PYTHON_RAVEN_SITE = https://files.pythonhosted.org/packages/d7/54/7d199f893a0ac01f8df9b7ec39c0f3ac19146e78b33401b1f4984c9d3583
PYTHON_RAVEN_SITE = https://files.pythonhosted.org/packages/8f/80/e8d734244fd377fd7d65275b27252642512ccabe7850105922116340a37b
PYTHON_RAVEN_SETUP_TYPE = setuptools
PYTHON_RAVEN_LICENSE = BSD-3-Clause
PYTHON_RAVEN_LICENSE_FILES = LICENSE