added my Recipes
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
SUMMARY = "A fast and thorough lazy object proxy"
|
||||
HOMEPAGE = "https://python-lazy-object-proxy.readthedocs.io/"
|
||||
LICENSE = "BSD-2-Clause"
|
||||
SECTION = "devel/python"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=d606e94f56c21c8e0cdde0b622dcdf57"
|
||||
|
||||
DEPENDS += "${PYTHON_PN}-setuptools-scm-native ${PYTHON_PN}-pip-native"
|
||||
|
||||
SRC_URI[sha256sum] = "659fb5809fa4629b8a1ac5106f669cfc7bef26fbb389dda53b3e010d1ac4ebae"
|
||||
|
||||
inherit pypi setuptools3
|
||||
Reference in New Issue
Block a user