diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2022-08-17 10:57:38 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-08-16 20:10:22 -0700 |
commit | 6ff1c04946581f3a1414315cc5430ee92e1f2c60 (patch) | |
tree | 5941acf47d66a93efe5ba80272742a48b56fdd26 /meta-python/recipes-devtools | |
parent | 5a9e14e2beae566bdd947eda4846337d1f02e074 (diff) | |
download | meta-openembedded-6ff1c04946581f3a1414315cc5430ee92e1f2c60.tar.gz |
python3-setuptools-declarative-requirements: upgrade 1.2.0 -> 1.3.0
Changed
-------
Ignore lines that start with -i.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-setuptools-declarative-requirements_1.3.0.bb (renamed from meta-python/recipes-devtools/python/python3-setuptools-declarative-requirements_1.2.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-setuptools-declarative-requirements_1.2.0.bb b/meta-python/recipes-devtools/python/python3-setuptools-declarative-requirements_1.3.0.bb index 9628656ad..82bb3415b 100644 --- a/meta-python/recipes-devtools/python/python3-setuptools-declarative-requirements_1.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-setuptools-declarative-requirements_1.3.0.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://pypi.org/project/setuptools-declarative-requirements/" | |||
3 | LICENSE = "Apache-2.0" | 3 | LICENSE = "Apache-2.0" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" |
5 | 5 | ||
6 | SRC_URI[sha256sum] = "d11fdb5ef818c65b20bc241e0f5ef44905a5640b681dae21ba1ac1742dab1fd1" | 6 | SRC_URI[sha256sum] = "57a5b9bb9ad350c278e8aa6be4cdebbcd925b9ba71d6a712a178a618cfb898f7" |
7 | 7 | ||
8 | inherit pypi python_setuptools_build_meta | 8 | inherit pypi python_setuptools_build_meta |
9 | 9 | ||