mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-22 02:22:13 +00:00
python-pyparted: new package
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
9d05cb121a
commit
cd3e72b642
14
package/python-pyparted/python-pyparted.mk
Normal file
14
package/python-pyparted/python-pyparted.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-pyparted
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYPARTED_VERSION = v3.10.7
|
||||
PYTHON_PYPARTED_SITE = $(call github,rhinstaller,pyparted,$(PYTHON_PYPARTED_VERSION))
|
||||
PYTHON_PYPARTED_SETUP_TYPE = distutils
|
||||
PYTHON_PYPARTED_LICENSE = GPLv2+
|
||||
PYTHON_PYPARTED_LICENSE_FILES = COPYING
|
||||
PYTHON_PYPARTED_DEPENDENCIES = host-python-cffi parted
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user