mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@26c91a9
This commit is contained in:
14
package/python-pysftp/python-pysftp.mk
Normal file
14
package/python-pysftp/python-pysftp.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-pysftp
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYSFTP_VERSION = 0.2.9
|
||||
PYTHON_PYSFTP_SOURCE = pysftp-$(PYTHON_PYSFTP_VERSION).tar.gz
|
||||
PYTHON_PYSFTP_SITE = https://files.pythonhosted.org/packages/36/60/45f30390a38b1f92e0a8cf4de178cd7c2bc3f874c85430e40ccf99df8fe7
|
||||
PYTHON_PYSFTP_SETUP_TYPE = setuptools
|
||||
PYTHON_PYSFTP_LICENSE = BSD-3-Clause
|
||||
PYTHON_PYSFTP_LICENSE_FILES = LICENSE.txt
|
||||
|
||||
$(eval $(python-package))
|
Reference in New Issue
Block a user