diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pyunormalize_17.0.0.bb (renamed from meta-python/recipes-devtools/python/python3-pyunormalize_16.0.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyunormalize_16.0.0.bb b/meta-python/recipes-devtools/python/python3-pyunormalize_17.0.0.bb index 19463bc224..fe367aa112 100644 --- a/meta-python/recipes-devtools/python/python3-pyunormalize_16.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyunormalize_17.0.0.bb | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | SUMMARY = "Unicode normalization forms (NFC, NFKC, NFD, NFKD). A library independent from the Python core Unicode database." | 1 | SUMMARY = "Unicode normalization forms (NFC, NFKC, NFD, NFKD). A library independent from the Python core Unicode database." |
| 2 | HOMEPAGE = "https://github.com/mlodewijck/pyunormalize" | 2 | HOMEPAGE = "https://github.com/mlodewijck/pyunormalize" |
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e2c2ee871081d4e4c24f32e37c413c73" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1d882216fa7fde0aec58695aa05ef72f" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "2e1dfbb4a118154ae26f70710426a52a364b926c9191f764601f5a8cb12761f7" | 6 | SRC_URI[sha256sum] = "0949a3e56817e287febcaf1b0cc4b5adf0bb107628d379335938040947eec792" |
| 7 | 7 | ||
| 8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
