[Buildroot] [PATCH 1/1] package/python-tortoise-orm: bump to version 0.24.2

Arnout Vandecappelle arnout at rnout.be
Wed Apr 16 21:00:03 UTC 2025


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

  Applied to 2025.02.x, thanks.

  Regards,
  Arnout

> ---
>   package/python-tortoise-orm/python-tortoise-orm.hash | 4 ++--
>   package/python-tortoise-orm/python-tortoise-orm.mk   | 4 ++--
>   2 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/package/python-tortoise-orm/python-tortoise-orm.hash b/package/python-tortoise-orm/python-tortoise-orm.hash
> index 93a4fab7d9..db7e37c13e 100644
> --- a/package/python-tortoise-orm/python-tortoise-orm.hash
> +++ b/package/python-tortoise-orm/python-tortoise-orm.hash
> @@ -1,5 +1,5 @@
>   # md5, sha256 from https://pypi.org/pypi/tortoise-orm/json
> -md5  1f35e292f86c5f0bcc717d5c6ef41f49  tortoise_orm-0.24.0.tar.gz
> -sha256  ae0704a93ea27931724fc899e57268c8081afce3b32b110b00037ec206553e7d  tortoise_orm-0.24.0.tar.gz
> +md5  fa3177acfcd186ccdef0936dabc79f90  tortoise_orm-0.24.2.tar.gz
> +sha256  83d2373efafc1c5d668c3c5bd4e1e7f4a219526e850909ffe88f184da3808fdb  tortoise_orm-0.24.2.tar.gz
>   # Locally computed sha256 checksums
>   sha256  f955d347b975d5867ee364f978476b3012878a706d468571b9758cac74de6041  LICENSE.txt
> diff --git a/package/python-tortoise-orm/python-tortoise-orm.mk b/package/python-tortoise-orm/python-tortoise-orm.mk
> index ae51fd4947..e3c1fd5d90 100644
> --- a/package/python-tortoise-orm/python-tortoise-orm.mk
> +++ b/package/python-tortoise-orm/python-tortoise-orm.mk
> @@ -4,9 +4,9 @@
>   #
>   ################################################################################
>   
> -PYTHON_TORTOISE_ORM_VERSION = 0.24.0
> +PYTHON_TORTOISE_ORM_VERSION = 0.24.2
>   PYTHON_TORTOISE_ORM_SOURCE = tortoise_orm-$(PYTHON_TORTOISE_ORM_VERSION).tar.gz
> -PYTHON_TORTOISE_ORM_SITE = https://files.pythonhosted.org/packages/64/81/973b629f8a70fc928343f4f8be6121023b6c6f0ee0ae45695955db82af47
> +PYTHON_TORTOISE_ORM_SITE = https://files.pythonhosted.org/packages/49/e8/ac7cc41c297f20b3642351e5ff16f53beddea37be285f33f30308838d704
>   PYTHON_TORTOISE_ORM_SETUP_TYPE = poetry
>   PYTHON_TORTOISE_ORM_LICENSE = Apache-2.0
>   PYTHON_TORTOISE_ORM_LICENSE_FILES = LICENSE.txt


More information about the buildroot mailing list