mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
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>
This commit is contained in:
committed by
Peter Korsgaard
parent
19819bc7a8
commit
28de0c07cf
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user