mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 11:30:37 -09:00
package/python-tortoise-orm: bump to version 0.22.2
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
4f04bde045
commit
354fa09854
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/tortoise-orm/json
|
||||
md5 328373e7e6112eab38984d6c1c7caf41 tortoise_orm-0.21.7.tar.gz
|
||||
sha256 8a790a931828aa37ac364b344c561e603422aced2af5e403f6790575da0f19c5 tortoise_orm-0.21.7.tar.gz
|
||||
md5 21f9f3624ef82b3b9c23ed1fb7d70766 tortoise_orm-0.22.2.tar.gz
|
||||
sha256 f1e808bc27265b3e4682dae89b725a66d8311cc20c206d512c57dd8a1c78096b tortoise_orm-0.22.2.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 f955d347b975d5867ee364f978476b3012878a706d468571b9758cac74de6041 LICENSE.txt
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_TORTOISE_ORM_VERSION = 0.21.7
|
||||
PYTHON_TORTOISE_ORM_VERSION = 0.22.2
|
||||
PYTHON_TORTOISE_ORM_SOURCE = tortoise_orm-$(PYTHON_TORTOISE_ORM_VERSION).tar.gz
|
||||
PYTHON_TORTOISE_ORM_SITE = https://files.pythonhosted.org/packages/e8/0e/ad8e7554b0259072887d602617a67ef21055e1d8aa061936e381ecc1a9a5
|
||||
PYTHON_TORTOISE_ORM_SITE = https://files.pythonhosted.org/packages/5c/19/c32752a3042580b40300aeffa48859e087a023114f50a2846ba95c26c87d
|
||||
PYTHON_TORTOISE_ORM_SETUP_TYPE = poetry
|
||||
PYTHON_TORTOISE_ORM_LICENSE = Apache-2.0
|
||||
PYTHON_TORTOISE_ORM_LICENSE_FILES = LICENSE.txt
|
||||
|
||||
Reference in New Issue
Block a user