| Message ID | 20260914031300.3677365-2-ankur.tyagi85@gmail.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-python,wrynose,1/10] python3-django: upgrade 6.0.7 -> 6.0.8 | expand |
diff --git a/meta-python/recipes-devtools/python/python3-django_5.2.16.bb b/meta-python/recipes-devtools/python/python3-django_5.2.16.bb deleted file mode 100644 index 2629ff3714..0000000000 --- a/meta-python/recipes-devtools/python/python3-django_5.2.16.bb +++ /dev/null @@ -1,5 +0,0 @@ -require python3-django.inc -inherit python_setuptools_build_meta - -SRC_URI += "file://0001-fix-test_msgfmt_error_including_non_ascii-test.patch" -SRC_URI[sha256sum] = "59ea02020c3136fce14bef0bbece21a10a4febef5eed1c51c22ae468efa22200" diff --git a/meta-python/recipes-devtools/python/python3-django_5.2.17.bb b/meta-python/recipes-devtools/python/python3-django_5.2.17.bb new file mode 100644 index 0000000000..3f49bfcaea --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-django_5.2.17.bb @@ -0,0 +1,7 @@ +require python3-django.inc +inherit python_setuptools_build_meta + +SRC_URI += "file://0001-fix-test_msgfmt_error_including_non_ascii-test.patch \ + file://0001-Revert-Bumped-minimum-setuptools-version-to-83.patch \ +" +SRC_URI[sha256sum] = "9d4d93be539a18ab80d058eb515900e10951e04c537c5a6b394fc49528d3251f"