mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/python-pyasynchat: fix 'library' typo
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>
This commit is contained in:
committed by
Julien Olivain
parent
ba08a37af5
commit
abad994acd
@@ -5,7 +5,7 @@ config BR2_PACKAGE_PYTHON_PYASYNCHAT
|
||||
Make asynchat 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/pyasynchat
|
||||
|
||||
Reference in New Issue
Block a user