mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 19:40:35 -09:00
package/python-apispec: bump to version 6.8.1
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
5a7b4444db
commit
3eef6d14b5
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/apispec/json
|
||||
md5 89f6b8186a8772dcfc54aade5e3495e1 apispec-6.8.0.tar.gz
|
||||
sha256 861cca82bbc0652ca9acea896921b254944580342fde849f86f6dac1acc6ca96 apispec-6.8.0.tar.gz
|
||||
md5 aaec05af7368f2e19f562a63f00e2e74 apispec-6.8.1.tar.gz
|
||||
sha256 f4916cbb7be156963b18f5929a0e42bd2349135834b680a81b12432bcfaa9a39 apispec-6.8.1.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 f345555ff39d6b573342781a6346a5202a8f14bce424fee41f910c6c5379cc7d LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_APISPEC_VERSION = 6.8.0
|
||||
PYTHON_APISPEC_VERSION = 6.8.1
|
||||
PYTHON_APISPEC_SOURCE = apispec-$(PYTHON_APISPEC_VERSION).tar.gz
|
||||
PYTHON_APISPEC_SITE = https://files.pythonhosted.org/packages/12/66/81f6f31feafb0ee2f6c649ba33f4c768f837bbabef279f12053d00a7099d
|
||||
PYTHON_APISPEC_SITE = https://files.pythonhosted.org/packages/74/38/62499ad75cf085f5268458c09ae97007082ed85aec1a9cd9e38f7685fbb0
|
||||
PYTHON_APISPEC_SETUP_TYPE = flit
|
||||
PYTHON_APISPEC_LICENSE = MIT
|
||||
PYTHON_APISPEC_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user