mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/python-aerich: bump to version 0.9.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
5716dc9891
commit
81cf89d350
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/aerich/json
|
||||
md5 031a5946dcf816e8059459204eb63b65 aerich-0.9.0.tar.gz
|
||||
sha256 37c7ca71e947e7de3aa0e778cb193fc1faebf9136a0f1108b52b902918b85acc aerich-0.9.0.tar.gz
|
||||
md5 4d647c8f3829782f5770b7b120832f63 aerich-0.9.1.tar.gz
|
||||
sha256 629afbef5902635c41f410dd05def984c02e05e62d8a2020210a29a4aae19001 aerich-0.9.1.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 4cc00f0e33ac8e089b37d8a1474be441b26311bdc16fe035c75b51201515f617 LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_AERICH_VERSION = 0.9.0
|
||||
PYTHON_AERICH_VERSION = 0.9.1
|
||||
PYTHON_AERICH_SOURCE = aerich-$(PYTHON_AERICH_VERSION).tar.gz
|
||||
PYTHON_AERICH_SITE = https://files.pythonhosted.org/packages/2f/4b/1facb78fea47f790040035b94fdcc31630fabe1bda49ebc7a4f374da1757
|
||||
PYTHON_AERICH_SITE = https://files.pythonhosted.org/packages/a5/98/75c6e3053a14a14ffe86e2435698b960abe0bf03c114e67f966d92ff19e7
|
||||
PYTHON_AERICH_SETUP_TYPE = poetry
|
||||
PYTHON_AERICH_LICENSE = Apache-2.0
|
||||
PYTHON_AERICH_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user