[Buildroot] [PATCH 1/1] package/python-aerich: bump to version 0.8.2

Arnout Vandecappelle arnout at rnout.be
Wed Apr 16 20:57:27 UTC 2025


On 17/03/2025 22:06, James Hilliard wrote:
> Signed-off-by: James Hilliard <james.hilliard1 at gmail.com>

  Applied to 2025.02.x, thanks.

  Regards,
  Arnout

> ---
>   package/python-aerich/python-aerich.hash | 4 ++--
>   package/python-aerich/python-aerich.mk   | 4 ++--
>   2 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/package/python-aerich/python-aerich.hash b/package/python-aerich/python-aerich.hash
> index 87df73d3c7..a2503f899e 100644
> --- a/package/python-aerich/python-aerich.hash
> +++ b/package/python-aerich/python-aerich.hash
> @@ -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
> diff --git a/package/python-aerich/python-aerich.mk b/package/python-aerich/python-aerich.mk
> index bb568d642f..8b54de755a 100644
> --- a/package/python-aerich/python-aerich.mk
> +++ b/package/python-aerich/python-aerich.mk
> @@ -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


More information about the buildroot mailing list