summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2023-09-27 04:31:26 +0000
committerKhem Raj <raj.khem@gmail.com>2023-09-27 12:05:45 -0700
commita9140b705e247807b9e28f7ad4ec079b2b88b9ae (patch)
tree8312de23953399ac1968020f2b933fb30454f64c /meta-python
parent433956f6d3e46b9481e5bbc9aab403ea0491218e (diff)
downloadmeta-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')
-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"
6LICENSE = "MIT" 6LICENSE = "MIT"
7LIC_FILES_CHKSUM = "file://LICENSE;md5=11610a9d8fd95649cf8159be12b98cb7" 7LIC_FILES_CHKSUM = "file://LICENSE;md5=11610a9d8fd95649cf8159be12b98cb7"
8 8
9SRC_URI[sha256sum] = "435f46547a9ff22cf4208ee274fca3e2869aeb062a4834adfc99a4dd64af3cf9" 9SRC_URI[sha256sum] = "1817dc018adc0d1ff9ca1ed8c60e1623d5aaca40814b953af14a9cf9a5cae538"
10 10
11PYPI_PACKAGE = "pyproject_api" 11PYPI_PACKAGE = "pyproject_api"
12 12