mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@db180c0
This commit is contained in:
14
package/python-setuptools-scm/python-setuptools-scm.mk
Normal file
14
package/python-setuptools-scm/python-setuptools-scm.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-setuptools-scm
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_SETUPTOOLS_SCM_VERSION = 3.2.0
|
||||
PYTHON_SETUPTOOLS_SCM_SOURCE = setuptools_scm-$(PYTHON_SETUPTOOLS_SCM_VERSION).tar.gz
|
||||
PYTHON_SETUPTOOLS_SCM_SITE = https://files.pythonhosted.org/packages/54/85/514ba3ca2a022bddd68819f187ae826986051d130ec5b972076e4f58a9f3
|
||||
PYTHON_SETUPTOOLS_SCM_LICENSE = MIT
|
||||
PYTHON_SETUPTOOLS_SCM_LICENSE_FILES = LICENSE
|
||||
PYTHON_SETUPTOOLS_SCM_SETUP_TYPE = setuptools
|
||||
|
||||
$(eval $(host-python-package))
|
Reference in New Issue
Block a user