python3-pyasn1: upgrade 0.5.0 -> 0.5.1

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>
This commit is contained in:
Wang Mingyu
2023-11-22 17:06:29 +08:00
committed by Richard Purdie
parent f020826156
commit edadad94b0
2 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
inherit pypi setuptools3
require python-pyasn1.inc