python-periphery: upgrade 1.1.1 -> 2.0.0

-License-Update: Upgrade file PKG-INFO.

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Zang Ruochen
2019-11-01 11:33:10 +08:00
committed by Khem Raj
parent f23b3c7013
commit 9b6f65b3c4
5 changed files with 10 additions and 10 deletions
@@ -2,6 +2,6 @@ DESCRIPTION = "A pure Python 2/3 library for peripheral I/O (GPIO, LED, PWM, SPI
HOMEPAGE = "http://pythonhosted.org/python-periphery/"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://PKG-INFO;md5=063846af82b555d48822cf43dc6db6af"
LIC_FILES_CHKSUM = "file://PKG-INFO;md5=19f978bd6c8afe3fa9e408b71330512f"
PYPI_PACKAGE = "python-periphery"
PYPI_PACKAGE = "python-periphery"
@@ -1,4 +0,0 @@
inherit pypi setuptools
require python-periphery.inc
SRC_URI[sha256sum] = "fe8f351934edce72cd919b4eb070878ebff551db5e21aea61e0f446101f0a79f"
@@ -0,0 +1,4 @@
inherit pypi setuptools
require python-periphery.inc
SRC_URI[sha256sum] = "2df05528a7668db4fb3faaff516b34ed99e9009ed9610a4efe3ea6c0ea8a3aab"
@@ -1,4 +0,0 @@
inherit pypi setuptools3
require python-periphery.inc
SRC_URI[sha256sum] = "fe8f351934edce72cd919b4eb070878ebff551db5e21aea61e0f446101f0a79f"
@@ -0,0 +1,4 @@
inherit pypi setuptools3
require python-periphery.inc
SRC_URI[sha256sum] = "2df05528a7668db4fb3faaff516b34ed99e9009ed9610a4efe3ea6c0ea8a3aab"