mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
python-raven: bump to version 6.7.0
Signed-off-by: Joseph Kogut <joseph.kogut@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
8dda21a523
commit
cd2313cb38
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_RAVEN_VERSION = 6.5.0
|
||||
PYTHON_RAVEN_VERSION = 6.7.0
|
||||
PYTHON_RAVEN_SOURCE = raven-$(PYTHON_RAVEN_VERSION).tar.gz
|
||||
PYTHON_RAVEN_SITE = https://pypi.python.org/packages/e0/26/1bdd4431f59ff92fee7f2378b7d54eb175eb69f68c40c6c9b15161f6774f
|
||||
PYTHON_RAVEN_SITE = https://files.pythonhosted.org/packages/d7/54/7d199f893a0ac01f8df9b7ec39c0f3ac19146e78b33401b1f4984c9d3583
|
||||
PYTHON_RAVEN_SETUP_TYPE = setuptools
|
||||
PYTHON_RAVEN_LICENSE = BSD-3-Clause
|
||||
PYTHON_RAVEN_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user