mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 13:18:36 -09:00
package/python-whitenoise: bump version to 6.12.0
https://github.com/evansd/whitenoise/blob/6.12.0/docs/changelog.rst Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
635c145c16
commit
6ebadc0d94
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/whitenoise/json
|
||||
md5 212cafd7f8d972a5d6740bfc88b3f17b whitenoise-6.11.0.tar.gz
|
||||
sha256 0f5bfce6061ae6611cd9396a8231e088722e4fc67bc13a111be74c738d99375f whitenoise-6.11.0.tar.gz
|
||||
md5 864b21f485449341ea6b7ab68fb16146 whitenoise-6.12.0.tar.gz
|
||||
sha256 f723ebb76a112e98816ff80fcea0a6c9b8ecde835f8ddda25df7a30a3c2db6ad whitenoise-6.12.0.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 ebfd469b4fb6b5adada547747e1e8da725ecf20595d54aced043275d4f4a3600 LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_WHITENOISE_VERSION = 6.11.0
|
||||
PYTHON_WHITENOISE_VERSION = 6.12.0
|
||||
PYTHON_WHITENOISE_SOURCE = whitenoise-$(PYTHON_WHITENOISE_VERSION).tar.gz
|
||||
PYTHON_WHITENOISE_SITE = https://files.pythonhosted.org/packages/15/95/8c81ec6b6ebcbf8aca2de7603070ccf37dbb873b03f20708e0f7c1664bc6
|
||||
PYTHON_WHITENOISE_SITE = https://files.pythonhosted.org/packages/cb/2a/55b3f3a4ec326cd077c1c3defeee656b9298372a69229134d930151acd01
|
||||
PYTHON_WHITENOISE_SETUP_TYPE = setuptools
|
||||
PYTHON_WHITENOISE_LICENSE = MIT
|
||||
PYTHON_WHITENOISE_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user