mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-21 18:12:13 +00:00
First commit of Shredos v2021.08.2_19_x86-64_0.32.014
This commit is contained in:
16
package/python-docker/python-docker.mk
Normal file
16
package/python-docker/python-docker.mk
Normal file
@@ -0,0 +1,16 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-docker
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_DOCKER_VERSION = 4.1.0
|
||||
PYTHON_DOCKER_SOURCE = docker-$(PYTHON_DOCKER_VERSION).tar.gz
|
||||
PYTHON_DOCKER_SITE = https://files.pythonhosted.org/packages/de/54/a822d7116ff2f726f3da2b3e6c87659657bdcb7a36e382860ed505ed5e45
|
||||
PYTHON_DOCKER_SETUP_TYPE = setuptools
|
||||
PYTHON_DOCKER_LICENSE = Apache-2.0
|
||||
PYTHON_DOCKER_LICENSE_FILES = LICENSE
|
||||
PYTHON_DOCKER_CPE_ID_VENDOR = docker
|
||||
PYTHON_DOCKER_CPE_ID_PRODUCT = docker-py
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user