package/python-asyncore: fix 'library' typo
Found by codespell. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Acked-by: Fiona Klute <fiona.klute@gmx.de> Signed-off-by: Julien Olivain <ju.o@free.fr> (cherry picked from commit 84e61e7d7095e804e51657e0927ed074dc8b9d02) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
186de3b0a4
commit
e4f86498d2
@ -4,7 +4,7 @@ config BR2_PACKAGE_PYTHON_PYASYNCORE
|
||||
Make asyncore available for Python 3.12 onwards.
|
||||
|
||||
This is a compatibility package using the code removed from
|
||||
the standard libary, upstream does not intend any
|
||||
the standard library, upstream does not intend any
|
||||
maintenance.
|
||||
|
||||
https://github.com/simonrob/pyasyncore
|
||||
|
||||
Loading…
Reference in New Issue
Block a user