mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/python-pypika-tortoise: bump to version 0.6.1
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Arnout Vandecappelle <arnout@rnout.be>
This commit is contained in:
committed by
Arnout Vandecappelle
parent
81cf89d350
commit
4dae2ee4fe
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/pypika-tortoise/json
|
||||
md5 faef2df5c61d114588fe61c4dac2c39e pypika_tortoise-0.5.0.tar.gz
|
||||
sha256 ed0f56761868dc222c03e477578638590b972280b03c7c45cd93345b18b61f58 pypika_tortoise-0.5.0.tar.gz
|
||||
md5 1a80beca2d767b93ff62ebe9fbce6a63 pypika_tortoise-0.6.1.tar.gz
|
||||
sha256 36ec2c88c255b9ed7ef49a6068cdeac10dafd4ddfeb828205d3afc092507fc3a pypika_tortoise-0.6.1.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4 LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYPIKA_TORTOISE_VERSION = 0.5.0
|
||||
PYTHON_PYPIKA_TORTOISE_VERSION = 0.6.1
|
||||
PYTHON_PYPIKA_TORTOISE_SOURCE = pypika_tortoise-$(PYTHON_PYPIKA_TORTOISE_VERSION).tar.gz
|
||||
PYTHON_PYPIKA_TORTOISE_SITE = https://files.pythonhosted.org/packages/7d/7b/74dce3354d81988f1d69b689f20b28c3e92f2dcc0c46975bdafd3eb37b18
|
||||
PYTHON_PYPIKA_TORTOISE_SITE = https://files.pythonhosted.org/packages/db/03/c293fd42c3669e5a79d508c3ed1ca3ffa501600d93abd904a0f86d493ba0
|
||||
PYTHON_PYPIKA_TORTOISE_SETUP_TYPE = poetry
|
||||
PYTHON_PYPIKA_TORTOISE_LICENSE = Apache-2.0
|
||||
PYTHON_PYPIKA_TORTOISE_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user