mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-13 22:22:13 +00:00
python-characteristic: new package
Signed-off-by: Mauro Condarelli <mc5686@mclink.it> Reviewed-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
2eee4170be
commit
eb570bb560
14
package/python-characteristic/python-characteristic.mk
Normal file
14
package/python-characteristic/python-characteristic.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-characteristic
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_CHARACTERISTIC_VERSION = 14.3.0
|
||||
PYTHON_CHARACTERISTIC_SOURCE = characteristic-$(PYTHON_CHARACTERISTIC_VERSION).tar.gz
|
||||
PYTHON_CHARACTERISTIC_SITE = http://pypi.python.org/packages/source/c/characteristic
|
||||
PYTHON_CHARACTERISTIC_LICENSE = MIT
|
||||
PYTHON_CHARACTERISTIC_LICENSE_FILES = LICENSE
|
||||
PYTHON_CHARACTERISTIC_SETUP_TYPE = setuptools
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user