mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-27 04:20:38 -09:00
package/python-apispec: bump to version 6.8.0
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
a84c805ea8
commit
84f744e9ad
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/apispec/json
|
||||
md5 0ace01922cd42fc19da5e597df73b631 apispec-6.7.1.tar.gz
|
||||
sha256 c01b8b6ff40ffedf55b79a67f9dd920e9b2fc3909aae116facf6c8372a08b933 apispec-6.7.1.tar.gz
|
||||
md5 89f6b8186a8772dcfc54aade5e3495e1 apispec-6.8.0.tar.gz
|
||||
sha256 861cca82bbc0652ca9acea896921b254944580342fde849f86f6dac1acc6ca96 apispec-6.8.0.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 f345555ff39d6b573342781a6346a5202a8f14bce424fee41f910c6c5379cc7d LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_APISPEC_VERSION = 6.7.1
|
||||
PYTHON_APISPEC_VERSION = 6.8.0
|
||||
PYTHON_APISPEC_SOURCE = apispec-$(PYTHON_APISPEC_VERSION).tar.gz
|
||||
PYTHON_APISPEC_SITE = https://files.pythonhosted.org/packages/96/26/ef0e72400707469058a7536f64d4e00e1a1c07a179acd00fb7e424dc9330
|
||||
PYTHON_APISPEC_SITE = https://files.pythonhosted.org/packages/12/66/81f6f31feafb0ee2f6c649ba33f4c768f837bbabef279f12053d00a7099d
|
||||
PYTHON_APISPEC_SETUP_TYPE = flit
|
||||
PYTHON_APISPEC_LICENSE = MIT
|
||||
PYTHON_APISPEC_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user