python-progress, python3-progress: Add recipe for version 1.2

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Fabio Berton
2016-08-17 10:17:41 -03:00
committed by Martin Jansa
parent 4efb76b1aa
commit 6e17cf0998
3 changed files with 13 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
SUMMARY = "Easy progress reporting for Python"
HOMEPAGE = "http://github.com/verigak/progress/"
LICENSE = "ISC"
LIC_FILES_CHKSUM = "file://LICENSE;md5=aef5566ac4fede9815eccf124c281317"
SRC_URI[md5sum] = "c1dbf49a41e80408d3874d976ba894cc"
SRC_URI[sha256sum] = "5b6a50f9ac76820f619d7789b5354881c8c10060a64047e415868d8f503cc2eb"
BBCLASSEXTEND = "native nativesdk"