mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-27 04:20:38 -09:00
package/python-pypika-tortoise: bump to version 0.6.3
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
a11a8784c0
commit
063e25de6f
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/pypika-tortoise/json
|
||||
md5 5b5c1be4096c75dd6994336f71936383 pypika_tortoise-0.6.2.tar.gz
|
||||
sha256 f95ab59d9b6454db2e8daa0934728458350a1f3d56e81d9d1debc8eebeff26b3 pypika_tortoise-0.6.2.tar.gz
|
||||
md5 21a08e348b537e745964323874f5a6fc pypika_tortoise-0.6.3.tar.gz
|
||||
sha256 6e17f00e77e78468836cb5c63eb6dc01445f83b1167e4f29f1c678949179c079 pypika_tortoise-0.6.3.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4 LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYPIKA_TORTOISE_VERSION = 0.6.2
|
||||
PYTHON_PYPIKA_TORTOISE_VERSION = 0.6.3
|
||||
PYTHON_PYPIKA_TORTOISE_SOURCE = pypika_tortoise-$(PYTHON_PYPIKA_TORTOISE_VERSION).tar.gz
|
||||
PYTHON_PYPIKA_TORTOISE_SITE = https://files.pythonhosted.org/packages/1a/7b/0a31165e22e599ba149ba35d4323d343205a70d91a4f6e8c6565f5b4fa08
|
||||
PYTHON_PYPIKA_TORTOISE_SITE = https://files.pythonhosted.org/packages/cc/28/86ec1bccb2609d20349def444ef9dfe84aeccc984caa62f4634d50fee164
|
||||
PYTHON_PYPIKA_TORTOISE_SETUP_TYPE = pep517
|
||||
PYTHON_PYPIKA_TORTOISE_LICENSE = Apache-2.0
|
||||
PYTHON_PYPIKA_TORTOISE_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user