From: James Hilliard <james.hilliard1@gmail.com>
To: buildroot@buildroot.org
Cc: James Hilliard <james.hilliard1@gmail.com>
Subject: [Buildroot] [PATCH 1/1] package/python-tortoise-orm: bump to version 1.1.5
Date: Wed, 4 Mar 2026 11:14:05 -0700 [thread overview]
Message-ID: <20260304181405.3739915-1-james.hilliard1@gmail.com> (raw)
Drop no longer required python-pytz runtime dependency.
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
package/python-tortoise-orm/Config.in | 1 -
package/python-tortoise-orm/python-tortoise-orm.hash | 4 ++--
package/python-tortoise-orm/python-tortoise-orm.mk | 4 ++--
3 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/package/python-tortoise-orm/Config.in b/package/python-tortoise-orm/Config.in
index 57cebc6489..a05bfeab50 100644
--- a/package/python-tortoise-orm/Config.in
+++ b/package/python-tortoise-orm/Config.in
@@ -4,7 +4,6 @@ config BR2_PACKAGE_PYTHON_TORTOISE_ORM
select BR2_PACKAGE_PYTHON_ANYIO # runtime
select BR2_PACKAGE_PYTHON_ISO8601 # runtime
select BR2_PACKAGE_PYTHON_PYPIKA_TORTOISE # runtime
- select BR2_PACKAGE_PYTHON_PYTZ # runtime
help
Easy async ORM for python, built with relations in mind.
diff --git a/package/python-tortoise-orm/python-tortoise-orm.hash b/package/python-tortoise-orm/python-tortoise-orm.hash
index 6e1f46dd6f..0bb4224a9e 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 b3dab10562c6574232334e954666f3eb tortoise_orm-0.25.3.tar.gz
-sha256 b6dedd388393624628ec46228c93df361533ceb3925986fa2d1d22debc838a7d tortoise_orm-0.25.3.tar.gz
+md5 5c143e93e4c35dfd8cd19dfdbc064d6d tortoise_orm-1.1.5.tar.gz
+sha256 d4074a7c34a8445fcca19ec865189d80ea7a00b29e4b12778460fcab67a5ce74 tortoise_orm-1.1.5.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 3a380710a0..18ad37d5d9 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.25.3
+PYTHON_TORTOISE_ORM_VERSION = 1.1.5
PYTHON_TORTOISE_ORM_SOURCE = tortoise_orm-$(PYTHON_TORTOISE_ORM_VERSION).tar.gz
-PYTHON_TORTOISE_ORM_SITE = https://files.pythonhosted.org/packages/dd/be/0fdfcd8295f4f02a280f33bdda99c3edba450f9a212149232f2fbb6afa96
+PYTHON_TORTOISE_ORM_SITE = https://files.pythonhosted.org/packages/f3/b0/2b3962847aad793d32646c6e43e7fab6f845f34a5502da5722fe704ec847
PYTHON_TORTOISE_ORM_SETUP_TYPE = pep517
PYTHON_TORTOISE_ORM_LICENSE = Apache-2.0
PYTHON_TORTOISE_ORM_LICENSE_FILES = LICENSE.txt
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2026-03-04 18:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-04 18:14 James Hilliard [this message]
2026-03-07 10:09 ` [Buildroot] [PATCH 1/1] package/python-tortoise-orm: bump to version 1.1.5 Julien Olivain via buildroot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260304181405.3739915-1-james.hilliard1@gmail.com \
--to=james.hilliard1@gmail.com \
--cc=buildroot@buildroot.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox