mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-21 01:52:11 +00:00
Upgrade ShredOS to buildroot v24.11
This commit is contained in:
14
package/python-tortoise-orm/python-tortoise-orm.mk
Normal file
14
package/python-tortoise-orm/python-tortoise-orm.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-tortoise-orm
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_TORTOISE_ORM_VERSION = 0.21.7
|
||||
PYTHON_TORTOISE_ORM_SOURCE = tortoise_orm-$(PYTHON_TORTOISE_ORM_VERSION).tar.gz
|
||||
PYTHON_TORTOISE_ORM_SITE = https://files.pythonhosted.org/packages/e8/0e/ad8e7554b0259072887d602617a67ef21055e1d8aa061936e381ecc1a9a5
|
||||
PYTHON_TORTOISE_ORM_SETUP_TYPE = poetry
|
||||
PYTHON_TORTOISE_ORM_LICENSE = Apache-2.0
|
||||
PYTHON_TORTOISE_ORM_LICENSE_FILES = LICENSE.txt
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user