blob: cadb6f502d01f108584cf7dc59b21a29012a13f0 [file] [log] [blame]
Andrew Geisslerd5838332022-05-27 11:33:10 -05001DESCRIPTION = "One version package to rule them all, One version package to find them, One version package to bring them all, and in the darkness bind them."
2HOMEPAGE = "https://pypi.org/project/awesomeversion/"
3SECTION = "devel/python"
4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENCE.md;md5=92622b5a8e216099be741d78328bae5d"
6
Andrew Geissler615f2f12022-07-15 14:00:58 -05007SRC_URI[sha256sum] = "38f580bfacf1c06b674bcd0f68e0c445ebb03fcd3700c6a2c588fb9313308e0f"
Andrew Geissler78b72792022-06-14 06:47:25 -05008
9RDEPENDS:${PN} += "python3-profile python3-logging"
Andrew Geisslerd5838332022-05-27 11:33:10 -050010
11inherit pypi setuptools3