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/python/python3-setuptools-declarative-requirements_1.2.0.bb | |
| 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/python/python3-setuptools-declarative-requirements_1.2.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-setuptools-declarative-requirements_1.2.0.bb | 12 |
1 files changed, 0 insertions, 12 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.2.0.bb deleted file mode 100644 index 9628656ad6..0000000000 --- a/meta-python/recipes-devtools/python/python3-setuptools-declarative-requirements_1.2.0.bb +++ /dev/null | |||
| @@ -1,12 +0,0 @@ | |||
| 1 | SUMMARY = "File support for setuptools declarative setup.cfg" | ||
| 2 | HOMEPAGE = "https://pypi.org/project/setuptools-declarative-requirements/" | ||
| 3 | LICENSE = "Apache-2.0" | ||
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" | ||
| 5 | |||
| 6 | SRC_URI[sha256sum] = "d11fdb5ef818c65b20bc241e0f5ef44905a5640b681dae21ba1ac1742dab1fd1" | ||
| 7 | |||
| 8 | inherit pypi python_setuptools_build_meta | ||
| 9 | |||
| 10 | DEPENDS += "python3-setuptools-scm-native" | ||
| 11 | |||
| 12 | BBCLASSEXTEND = "native nativesdk" | ||
