diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb b/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb index 1e5c67f832..b32527f949 100644 --- a/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb +++ b/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb | |||
| @@ -6,9 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=ba5633c60bd3e243091013aa83b4d807" | |||
| 6 | inherit pypi python_hatchling | 6 | inherit pypi python_hatchling |
| 7 | 7 | ||
| 8 | PYPI_PACKAGE = "hatch_fancy_pypi_readme" | 8 | PYPI_PACKAGE = "hatch_fancy_pypi_readme" |
| 9 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
| 9 | 10 | ||
| 10 | SRC_URI[sha256sum] = "44dd239f1a779b9dcf8ebc9401a611fd7f7e3e14578dcf22c265dfaf7c1514b8" | 11 | SRC_URI[sha256sum] = "44dd239f1a779b9dcf8ebc9401a611fd7f7e3e14578dcf22c265dfaf7c1514b8" |
| 11 | 12 | ||
| 12 | BBCLASSEXTEND = "native nativesdk" | 13 | BBCLASSEXTEND = "native nativesdk" |
| 13 | |||
| 14 | UPSTREAM_CHECK_REGEX = "/hatch-fancy-pypi-readme/(?P<pver>(\d+[\.\-_]*)+)/" | ||
