summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-pyasn1_0.5.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pyasn1: upgrade 0.5.0 -> 0.5.1Wang Mingyu2023-11-301-0/+3
Changelog: ============ -Added support for PyPy 3.10 and Python 3.12 -Updated RTD configuration to include a dummy index.rst redirecting to contents.html, ensuring compatibility with third-party documentation and search indexes. -Fixed the API breakage wih decoder.decode(substrateFun=...). (From OE-Core rev: 42e32865f9c3f075243b2f4110c2c81bfbe78441) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>