mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@db180c0
This commit is contained in:
14
package/python-txaio/python-txaio.mk
Normal file
14
package/python-txaio/python-txaio.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-txaio
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_TXAIO_VERSION = 18.8.1
|
||||
PYTHON_TXAIO_SOURCE = txaio-$(PYTHON_TXAIO_VERSION).tar.gz
|
||||
PYTHON_TXAIO_SITE = https://files.pythonhosted.org/packages/c1/99/81de004578e9afe017bb1d4c8968088a33621c05449fe330bdd7016d5377
|
||||
PYTHON_TXAIO_LICENSE = MIT
|
||||
PYTHON_TXAIO_LICENSE_FILES = LICENSE
|
||||
PYTHON_TXAIO_SETUP_TYPE = setuptools
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user