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:
14
package/python-h2/python-h2.mk
Normal file
14
package/python-h2/python-h2.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-h2
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_H2_VERSION = 3.2.0
|
||||
PYTHON_H2_SOURCE = h2-$(PYTHON_H2_VERSION).tar.gz
|
||||
PYTHON_H2_SITE = https://files.pythonhosted.org/packages/08/0a/033df0fc05fe94f72517ccd393dd9ff99b1773fd198307638e6d3568a518
|
||||
PYTHON_H2_SETUP_TYPE = setuptools
|
||||
PYTHON_H2_LICENSE = MIT
|
||||
PYTHON_H2_LICENSE_FILES = LICENSE
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user