diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2024-04-01 22:50:59 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-04-02 11:28:53 -0700 |
| commit | f474f669fb1eea164d0cdbce02bee3fa888ae57f (patch) | |
| tree | 4780103f49c9a132c90eef33f0cdfbdf87e9aa9b /meta-python/recipes-devtools/python | |
| parent | 67d2012d6f854f3dd8b521d664993fad64a71f3c (diff) | |
| download | meta-openembedded-f474f669fb1eea164d0cdbce02bee3fa888ae57f.tar.gz | |
python3-pyasn1-modules: upgrade 0.3.0 -> 0.4.0
Changelog:
==========
- Added support for Python 3.11, 3.12
- Removed support for EOL Pythons 2.7, 3.6, 3.7
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')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pyasn1-modules_0.4.0.bb (renamed from meta-python/recipes-devtools/python/python3-pyasn1-modules_0.3.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.3.0.bb b/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.4.0.bb index ccd6025be1..34f3639e53 100644 --- a/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.4.0.bb | |||
| @@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/etingof/pyasn1-modules" | |||
| 6 | LICENSE = "BSD-2-Clause" | 6 | LICENSE = "BSD-2-Clause" |
| 7 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=190f79253908c986e6cacf380c3a5f6d" | 7 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=190f79253908c986e6cacf380c3a5f6d" |
| 8 | 8 | ||
| 9 | SRC_URI[sha256sum] = "5bd01446b736eb9d31512a30d46c1ac3395d676c6f3cafa4c03eb54b9925631c" | 9 | SRC_URI[sha256sum] = "831dbcea1b177b28c9baddf4c6d1013c24c3accd14a1873fffaa6a2e905f17b6" |
| 10 | 10 | ||
| 11 | PYPI_PACKAGE = "pyasn1_modules" | 11 | PYPI_PACKAGE = "pyasn1_modules" |
| 12 | 12 | ||
