diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-strict-rfc3339_0.7.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-strict-rfc3339_0.7.bb | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/meta/recipes-devtools/python/python3-strict-rfc3339_0.7.bb b/meta/recipes-devtools/python/python3-strict-rfc3339_0.7.bb deleted file mode 100644 index c377c3bfb0..0000000000 --- a/meta/recipes-devtools/python/python3-strict-rfc3339_0.7.bb +++ /dev/null | |||
| @@ -1,11 +0,0 @@ | |||
| 1 | SUMMARY = "Strict, simple, lightweight RFC3339 function.s" | ||
| 2 | HOMEPAGE = "https://pypi.org/project/strict-rfc3339/" | ||
| 3 | LICENSE = "GPL-3.0-only" | ||
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=8f0e2cd40e05189ec81232da84bd6e1a" | ||
| 5 | |||
| 6 | SRC_URI += "file://0001-setup.py-use-vendored-_distutils.patch" | ||
| 7 | SRC_URI[sha256sum] = "5cad17bedfc3af57b399db0fed32771f18fc54bbd917e85546088607ac5e1277" | ||
| 8 | |||
| 9 | inherit pypi setuptools3 | ||
| 10 | |||
| 11 | BBCLASSEXTEND = "native nativesdk" | ||
