diff options
author | Derek Straka <derek@asterius.io> | 2023-09-27 04:31:26 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-09-27 12:05:45 -0700 |
commit | a9140b705e247807b9e28f7ad4ec079b2b88b9ae (patch) | |
tree | 8312de23953399ac1968020f2b933fb30454f64c /meta-python/recipes-devtools/python | |
parent | 433956f6d3e46b9481e5bbc9aab403ea0491218e (diff) | |
download | meta-openembedded-a9140b705e247807b9e28f7ad4ec079b2b88b9ae.tar.gz |
python3-pyproject-api: update version 1.5.1 -> 1.6.1
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyproject-api_1.6.1.bb (renamed from meta-python/recipes-devtools/python/python3-pyproject-api_1.5.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyproject-api_1.5.1.bb b/meta-python/recipes-devtools/python/python3-pyproject-api_1.6.1.bb index 1b458fa2df..739df2a1ba 100644 --- a/meta-python/recipes-devtools/python/python3-pyproject-api_1.5.1.bb +++ b/meta-python/recipes-devtools/python/python3-pyproject-api_1.6.1.bb | |||
@@ -6,7 +6,7 @@ HOMEPAGE = "https://pyproject-api.readthedocs.io" | |||
6 | LICENSE = "MIT" | 6 | LICENSE = "MIT" |
7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=11610a9d8fd95649cf8159be12b98cb7" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=11610a9d8fd95649cf8159be12b98cb7" |
8 | 8 | ||
9 | SRC_URI[sha256sum] = "435f46547a9ff22cf4208ee274fca3e2869aeb062a4834adfc99a4dd64af3cf9" | 9 | SRC_URI[sha256sum] = "1817dc018adc0d1ff9ca1ed8c60e1623d5aaca40814b953af14a9cf9a5cae538" |
10 | 10 | ||
11 | PYPI_PACKAGE = "pyproject_api" | 11 | PYPI_PACKAGE = "pyproject_api" |
12 | 12 | ||