mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
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:
@@ -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"
|
||||
Reference in New Issue
Block a user