mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-18 21:33:39 -09:00
package/python-daphne: bump version to 4.2.1
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
fd46a9af3a
commit
a9d699def2
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/daphne/json
|
||||
md5 6a00ce30210105fcd0f756d4dc5505f9 daphne-4.1.2.tar.gz
|
||||
sha256 fcbcace38eb86624ae247c7ffdc8ac12f155d7d19eafac4247381896d6f33761 daphne-4.1.2.tar.gz
|
||||
md5 10ce77cd61e3b048bac7fe4539800f37 daphne-4.2.1.tar.gz
|
||||
sha256 5f898e700a1fda7addf1541d7c328606415e96a7bd768405f0463c312fcb31b3 daphne-4.2.1.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 b846415d1b514e9c1dff14a22deb906d794bc546ca6129f950a18cd091e2a669 LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_DAPHNE_VERSION = 4.1.2
|
||||
PYTHON_DAPHNE_VERSION = 4.2.1
|
||||
PYTHON_DAPHNE_SOURCE = daphne-$(PYTHON_DAPHNE_VERSION).tar.gz
|
||||
PYTHON_DAPHNE_SITE = https://files.pythonhosted.org/packages/1a/c1/aedf180beb12395835cba791ce7239b8880009d9d37564d72b7590cde605
|
||||
PYTHON_DAPHNE_SITE = https://files.pythonhosted.org/packages/cd/9d/322b605fdc03b963cf2d33943321c8f4405e8d82e698bf49d1eed1ca40c4
|
||||
PYTHON_DAPHNE_SETUP_TYPE = setuptools
|
||||
# https://github.com/django/daphne/blob/master/LICENSE
|
||||
PYTHON_DAPHNE_LICENSE = BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user