mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 17:42:10 +00:00
First commit of Shredos v2021.08.2_19_x86-64_0.32.014
This commit is contained in:
14
package/python-s3transfer/python-s3transfer.mk
Normal file
14
package/python-s3transfer/python-s3transfer.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-s3transfer
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_S3TRANSFER_VERSION = 0.3.3
|
||||
PYTHON_S3TRANSFER_SOURCE = s3transfer-$(PYTHON_S3TRANSFER_VERSION).tar.gz
|
||||
PYTHON_S3TRANSFER_SITE = https://files.pythonhosted.org/packages/50/de/2b688c062107942486c81a739383b1432a72717d9a85a6a1a692f003c70c
|
||||
PYTHON_S3TRANSFER_SETUP_TYPE = setuptools
|
||||
PYTHON_S3TRANSFER_LICENSE = Apache-2.0
|
||||
PYTHON_S3TRANSFER_LICENSE_FILES = LICENSE.txt
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user