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:
15
package/python-jaraco-functools/python-jaraco-functools.mk
Normal file
15
package/python-jaraco-functools/python-jaraco-functools.mk
Normal file
@@ -0,0 +1,15 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-jaraco-functools
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_JARACO_FUNCTOOLS_VERSION = 2.0
|
||||
PYTHON_JARACO_FUNCTOOLS_SOURCE = jaraco.functools-$(PYTHON_JARACO_FUNCTOOLS_VERSION).tar.gz
|
||||
PYTHON_JARACO_FUNCTOOLS_SITE = https://files.pythonhosted.org/packages/a9/1e/44f6a5cffef147a3ffd37a748b8f4c2ded9b07ca20a15f17cd9874158f24
|
||||
PYTHON_JARACO_FUNCTOOLS_LICENSE = MIT
|
||||
PYTHON_JARACO_FUNCTOOLS_LICENSE_FILES = LICENSE
|
||||
PYTHON_JARACO_FUNCTOOLS_SETUP_TYPE = setuptools
|
||||
PYTHON_JARACO_FUNCTOOLS_DEPENDENCIES = host-python-setuptools-scm
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user