diff options
| author | Leon Anavi <leon.anavi@konsulko.com> | 2021-11-03 14:11:50 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-11-04 06:52:51 -0700 |
| commit | 118bfa649324be52640ce52d69df0a6e06ab5ae7 (patch) | |
| tree | c3fdb6c8c07ac8ba3ad8035cf3654fa857ed17b8 /meta-python/recipes-devtools | |
| parent | c674fd8644edb5b19a2e8c71c01038ce19affc14 (diff) | |
| download | meta-openembedded-118bfa649324be52640ce52d69df0a6e06ab5ae7.tar.gz | |
python3-aenum: Upgrade 3.1.0 -> 3.1.2
Upgrade to release 3.1.2:
- fix extend_enum()
- tests: move enum setting from body to header
Signed-off-by: Leon Anavi <leon.anavi@konsulko.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-aenum_3.1.2.bb (renamed from meta-python/recipes-devtools/python/python3-aenum_3.1.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-aenum_3.1.0.bb b/meta-python/recipes-devtools/python/python3-aenum_3.1.2.bb index 999fd5a3d1..ce58c5ef49 100644 --- a/meta-python/recipes-devtools/python/python3-aenum_3.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-aenum_3.1.2.bb | |||
| @@ -3,7 +3,7 @@ HOMEPAGE = "https://pypi.org/project/aenum/" | |||
| 3 | LICENSE = "BSD-3-Clause" | 3 | LICENSE = "BSD-3-Clause" |
| 4 | LIC_FILES_CHKSUM = "file://aenum/LICENSE;md5=c6a85477543f8b8591b9c1f82abebbe9" | 4 | LIC_FILES_CHKSUM = "file://aenum/LICENSE;md5=c6a85477543f8b8591b9c1f82abebbe9" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "87f0e9ef4f828578ab06af30e4d7944043bf4ecd3f4b7bd1cbe37e2173cde94a" | 6 | SRC_URI[sha256sum] = "806dd4791298e19daff2cdfe7be3ae6d931d0d03097973f802b3ea55066f62dd" |
| 7 | 7 | ||
| 8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
| 9 | 9 | ||
