mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-18 23:09:21 +00:00
python3-fastnumbers: Add new package
rdep for natsort which is an rdep of croniter Signed-off-by: Armin Kuster <akuster808@gmail.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
cb7cc76083
commit
48509aec24
@ -0,0 +1,9 @@
|
||||
SUMMARY = "Super-fast and clean conversions to numbers."
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=f797665cf3d3e0fdc0d488f5200c6f55"
|
||||
|
||||
PYPI_PACKAGE = "fastnumbers"
|
||||
SRC_URI[sha256sum] = "93ce2f9516fbf2bbf46c85e4abef783cc569e5fbbc665352efb9cdddbae517ec"
|
||||
|
||||
inherit pypi setuptools3
|
||||
Loading…
x
Reference in New Issue
Block a user