mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
package/python-idna: replace utf-8 quote by ascii single quote
Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
fc5a3d9d84
commit
a83dab1e3e
@ -3,7 +3,7 @@ config BR2_PACKAGE_PYTHON_IDNA
|
|||||||
help
|
help
|
||||||
A library to support the Internationalised Domain Names in
|
A library to support the Internationalised Domain Names in
|
||||||
Applications (IDNA) protocol as specified in RFC 5891. This
|
Applications (IDNA) protocol as specified in RFC 5891. This
|
||||||
version of the protocol is often referred to as “IDNA2008”
|
version of the protocol is often referred to as 'IDNA2008'
|
||||||
and can produce different results from the earlier standard
|
and can produce different results from the earlier standard
|
||||||
from 2003.
|
from 2003.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user