package/python-aerich: bump to version 0.8.2

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 5d35180b8a)
This commit is contained in:
James Hilliard
2025-03-17 15:06:00 -06:00
committed by Thomas Perale
parent 7c3b82579a
commit 52ebdca76f
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/aerich/json
md5 d4062a911161435a3d21736b51340b0e aerich-0.8.1.tar.gz
sha256 1e95b1c04dfc0c634dd43b0123933038c820140e17a4b27885a63b7461eb0632 aerich-0.8.1.tar.gz
md5 11cc31e2513118e66fc37c833cdeaac8 aerich-0.8.2.tar.gz
sha256 0ed2b15bb017785d17323329e5448b4b12fcfec08a20932626c12aa59a8378d6 aerich-0.8.2.tar.gz
# Locally computed sha256 checksums
sha256 4cc00f0e33ac8e089b37d8a1474be441b26311bdc16fe035c75b51201515f617 LICENSE

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_AERICH_VERSION = 0.8.1
PYTHON_AERICH_VERSION = 0.8.2
PYTHON_AERICH_SOURCE = aerich-$(PYTHON_AERICH_VERSION).tar.gz
PYTHON_AERICH_SITE = https://files.pythonhosted.org/packages/4f/41/3c478b7a344abda866f2c644b056ebae638499bbe0eec0010e7361211774
PYTHON_AERICH_SITE = https://files.pythonhosted.org/packages/dc/d1/701a44d8f7fdccf700400ce16a26c679b3f4e36de9fb86c3d9f55f64b07f
PYTHON_AERICH_SETUP_TYPE = poetry
PYTHON_AERICH_LICENSE = Apache-2.0
PYTHON_AERICH_LICENSE_FILES = LICENSE