mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-01 14:02:12 +00:00
First commit of Shredos v2021.08.2_19_x86-64_0.32.014
This commit is contained in:
15
package/python-jaraco-classes/python-jaraco-classes.mk
Normal file
15
package/python-jaraco-classes/python-jaraco-classes.mk
Normal file
@@ -0,0 +1,15 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-jaraco-classes
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_JARACO_CLASSES_VERSION = 2.0
|
||||
PYTHON_JARACO_CLASSES_SOURCE = jaraco.classes-$(PYTHON_JARACO_CLASSES_VERSION).tar.gz
|
||||
PYTHON_JARACO_CLASSES_SITE = https://files.pythonhosted.org/packages/6e/27/f6ce0863a6ce574922ffe70d63c40b9771aefb686cb595cf435d184f0ca3
|
||||
PYTHON_JARACO_CLASSES_LICENSE = MIT
|
||||
PYTHON_JARACO_CLASSES_LICENSE_FILES = LICENSE
|
||||
PYTHON_JARACO_CLASSES_SETUP_TYPE = setuptools
|
||||
PYTHON_JARACO_CLASSES_DEPENDENCIES = host-python-setuptools-scm
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user