mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-22 02:22:13 +00:00
First commit of Shredos v2021.08.2_19_x86-64_0.32.014
This commit is contained in:
17
package/python-enum34/python-enum34.mk
Normal file
17
package/python-enum34/python-enum34.mk
Normal file
@@ -0,0 +1,17 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-enum34
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_ENUM34_VERSION = 1.1.10
|
||||
PYTHON_ENUM34_SOURCE = enum34-$(PYTHON_ENUM34_VERSION).tar.gz
|
||||
PYTHON_ENUM34_SITE = https://files.pythonhosted.org/packages/11/c4/2da1f4952ba476677a42f25cd32ab8aaf0e1c0d0e00b89822b835c7e654c
|
||||
PYTHON_ENUM34_SETUP_TYPE = setuptools
|
||||
PYTHON_ENUM34_LICENSE = BSD-3-Clause
|
||||
PYTHON_ENUM34_LICENSE_FILES = enum/LICENSE
|
||||
PYTHON_ENUM34_CPE_ID_VENDOR = python
|
||||
PYTHON_ENUM34_CPE_ID_PRODUCT = enum34
|
||||
|
||||
$(eval $(python-package))
|
||||
$(eval $(host-python-package))
|
||||
Reference in New Issue
Block a user