mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-24 11:46:30 +00:00
python-aiohttp-swagger: update to eLvErDe git repo
This commit is contained in:
parent
08121a3129
commit
9108be2cb7
@ -4,4 +4,4 @@ config BR2_PACKAGE_PYTHON_AIOHTTP_SWAGGER
|
||||
help
|
||||
Swagger API Documentation builder for aiohttp server
|
||||
|
||||
https://github.com/cr0hn/aiohttp-swagger
|
||||
https://github.com/eLvErDe/aiohttp-swagger
|
||||
|
@ -1,2 +0,0 @@
|
||||
sha256 b9db24513c2092e4d5aecc897d7df01e7ba8ed2c23699536c20d1743e15f87e4 aiohttp-swagger-1.0.5.tar.gz
|
||||
|
@ -1,12 +1,11 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-apispec
|
||||
# python-aiohttp-swagger
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_AIOHTTP_SWAGGER_VERSION = 1.0.5
|
||||
PYTHON_AIOHTTP_SWAGGER_SOURCE = aiohttp-swagger-$(PYTHON_AIOHTTP_SWAGGER_VERSION).tar.gz
|
||||
PYTHON_AIOHTTP_SWAGGER_SITE = https://files.pythonhosted.org/packages/96/a9/4c74fbd561b3beea9d8926f91290b026e746d20279b876f98fb9ac0bbe02
|
||||
PYTHON_AIOHTTP_SWAGGER_VERSION = 39687734726ac72067f4e77209440757925dd6f2
|
||||
PYTHON_AIOHTTP_SWAGGER_SITE = $(call github,eLvErDe,aiohttp-swagger,$(PYTHON_AIOHTTP_SWAGGER_VERSION))
|
||||
PYTHON_AIOHTTP_SWAGGER_SETUP_TYPE = setuptools
|
||||
PYTHON_AIOHTTP_SWAGGER_LICENSE = Apache-2.0
|
||||
PYTHON_AIOHTTP_SWAGGER_LICENSE_FILES = LICENSE.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user