mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-21 10:02:13 +00:00
First commit of Shredos v2021.08.2_19_x86-64_0.32.014
This commit is contained in:
14
package/python-enum/python-enum.mk
Normal file
14
package/python-enum/python-enum.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-enum
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_ENUM_VERSION = 0.4.7
|
||||
PYTHON_ENUM_SOURCE = enum-$(PYTHON_ENUM_VERSION).tar.gz
|
||||
PYTHON_ENUM_SITE = https://files.pythonhosted.org/packages/02/a0/32e1d5a21b703f600183e205aafc6773577e16429af5ad3c3f9b956b07ca
|
||||
PYTHON_ENUM_SETUP_TYPE = setuptools
|
||||
PYTHON_ENUM_LICENSE = GPL-3.0+
|
||||
PYTHON_ENUM_LICENSE_FILES = LICENSE.GPL-3
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user