mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-06-29 18:06:49 +00:00
This patch is for python3-django_2.2.28 The hostname's length has been incorrectly validated, it was checking an incorrect section of the URL, this made a testcase fail. This backported patch mitigates this issue. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>