summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-periphery.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-periphery.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-periphery.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-periphery.inc b/meta-python/recipes-devtools/python/python-periphery.inc
index 539c3579ce..ea43e5fa78 100644
--- a/meta-python/recipes-devtools/python/python-periphery.inc
+++ b/meta-python/recipes-devtools/python/python-periphery.inc
@@ -2,6 +2,6 @@ DESCRIPTION = "A pure Python 2/3 library for peripheral I/O (GPIO, LED, PWM, SPI
2HOMEPAGE = "http://pythonhosted.org/python-periphery/" 2HOMEPAGE = "http://pythonhosted.org/python-periphery/"
3LICENSE = "MIT" 3LICENSE = "MIT"
4 4
5LIC_FILES_CHKSUM = "file://PKG-INFO;md5=063846af82b555d48822cf43dc6db6af" 5LIC_FILES_CHKSUM = "file://PKG-INFO;md5=19f978bd6c8afe3fa9e408b71330512f"
6 6
7PYPI_PACKAGE = "python-periphery" \ No newline at end of file 7PYPI_PACKAGE = "python-periphery"