package/python-pydal: bump to version 20200910.1

While bumping updating the sha256 computation method.

Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
Angelo Compagnucci 2020-11-08 18:07:18 +01:00 committed by Arnout Vandecappelle (Essensium/Mind)
parent 85d36b4cf9
commit c7f98d08fc
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
# sha256 from https://pypi.org/project/pyDAL/#files
sha256 65bc77933eb9ac84874702629fcb167c18dc242a00cf7cc191899796761349e4 python-pydal-20200714.1.tar.gz
# sha256 locally computed
sha256 df54be164bcdab8ffc8db88cb72333cc4b27997ce58c302dd8ade36462d799ea python-pydal-20200910.1.tar.gz
sha256 1f711e93f1e0c2eec576e2e60597dc2ed6f0a661e4749c6b8a39f0d4a72be468 LICENSE.txt

View File

@ -4,7 +4,7 @@
#
################################################################################
PYTHON_PYDAL_VERSION = 20200714.1
PYTHON_PYDAL_VERSION = 20200910.1
PYTHON_PYDAL_SITE = $(call github,web2py,pydal,v$(PYTHON_PYDAL_VERSION))
PYTHON_PYDAL_LICENSE = BSD-3-Clause
PYTHON_PYDAL_LICENSE_FILES = LICENSE.txt