diff options
| author | Leon Anavi <leon.anavi@konsulko.com> | 2022-01-19 14:18:58 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-01-20 09:53:40 -0800 |
| commit | 1440b4aacb413f5ee937e353364ed8118140f2a0 (patch) | |
| tree | c91a124cf2cf3636d9813f547c02e696760186fd /meta-python | |
| parent | e67355e4788c1b73f58fdf055a4f0a2c6491efd6 (diff) | |
| download | meta-openembedded-1440b4aacb413f5ee937e353364ed8118140f2a0.tar.gz | |
python3-frozenlist: Upgrade 1.2.0 -> 1.3.0
Upgrade to release 1.3.0:
- Do not install C sources with binary distributions
- Dropped Python 3.6 support
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-frozenlist_1.3.0.bb (renamed from meta-python/recipes-devtools/python/python3-frozenlist_1.2.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-frozenlist_1.2.0.bb b/meta-python/recipes-devtools/python/python3-frozenlist_1.3.0.bb index e8359418b0..e3a932f773 100644 --- a/meta-python/recipes-devtools/python/python3-frozenlist_1.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-frozenlist_1.3.0.bb | |||
| @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/aio-libs/frozenlist" | |||
| 3 | LICENSE = "Apache-2.0" | 3 | LICENSE = "Apache-2.0" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=cf056e8e7a0a5477451af18b7b5aa98c" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=cf056e8e7a0a5477451af18b7b5aa98c" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "68201be60ac56aff972dc18085800b6ee07973c49103a8aba669dee3d71079de" | 6 | SRC_URI[sha256sum] = "ce6f2ba0edb7b0c1d8976565298ad2deba6f8064d2bebb6ffce2ca896eb35b0b" |
| 7 | 7 | ||
| 8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
| 9 | 9 | ||
