mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-25 12:02:12 +00:00
python-cherrypy: bump version to 12.0.1
Add licence file checksum and new runtime dependencies. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
4874efd6ff
commit
c36f636393
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_CHERRYPY_VERSION = 10.2.2
|
||||
PYTHON_CHERRYPY_VERSION = 12.0.1
|
||||
PYTHON_CHERRYPY_SOURCE = CherryPy-$(PYTHON_CHERRYPY_VERSION).tar.gz
|
||||
PYTHON_CHERRYPY_SITE = https://pypi.python.org/packages/a2/de/dddea0c4d4be436724bfc2d1486c99368541d93c269bfa2a7fa3d132021e
|
||||
PYTHON_CHERRYPY_SITE = https://pypi.python.org/packages/be/d8/a8ef56bfe1c39d466b8d55b496b64459cc43dec71361d88edf904901637f
|
||||
PYTHON_CHERRYPY_LICENSE = BSD-3-Clause
|
||||
PYTHON_CHERRYPY_LICENSE_FILES = LICENSE.md
|
||||
PYTHON_CHERRYPY_SETUP_TYPE = setuptools
|
||||
|
||||
Reference in New Issue
Block a user