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-gitdb2/python-gitdb2.mk
Normal file
14
package/python-gitdb2/python-gitdb2.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-gitdb2
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_GITDB2_VERSION = 2.0.6
|
||||
PYTHON_GITDB2_SOURCE = gitdb2-$(PYTHON_GITDB2_VERSION).tar.gz
|
||||
PYTHON_GITDB2_SITE = https://files.pythonhosted.org/packages/c5/62/ed7205331e8d7cc377e2512cb32f8f8f075c0defce767551d0a76e102ce2
|
||||
PYTHON_GITDB2_SETUP_TYPE = setuptools
|
||||
PYTHON_GITDB2_LICENSE = BSD-3-Clause
|
||||
PYTHON_GITDB2_LICENSE_FILES = LICENSE
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user