mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
lib/toaster/toastergui/templatetags/projecttags.py:170: DeprecationWarning: invalid escape sequence '\$'
value=re.sub('_\$.*', '', value)
tests/views/test_views.py::ViewTests::test_custom_incomplete_params
lib/toaster/toastergui/urls.py:211: DeprecationWarning: invalid escape sequence '\d'
'/packages/(?P<package_id>\d+|)$',
(Bitbake rev: 57c738a9118a7a900fc7353d88a385d52c8be6f5)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>