diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-django_5.2.13.bb (renamed from meta-python/recipes-devtools/python/python3-django_5.2.12.bb) | 2 | ||||
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-django_6.0.4.bb (renamed from meta-python/recipes-devtools/python/python3-django_6.0.3.bb) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-django_5.2.12.bb b/meta-python/recipes-devtools/python/python3-django_5.2.13.bb index 13166d4c53..fcf50e939d 100644 --- a/meta-python/recipes-devtools/python/python3-django_5.2.12.bb +++ b/meta-python/recipes-devtools/python/python3-django_5.2.13.bb | |||
| @@ -2,4 +2,4 @@ require python3-django.inc | |||
| 2 | inherit python_setuptools_build_meta | 2 | inherit python_setuptools_build_meta |
| 3 | 3 | ||
| 4 | SRC_URI += "file://0001-fix-test_msgfmt_error_including_non_ascii-test.patch" | 4 | SRC_URI += "file://0001-fix-test_msgfmt_error_including_non_ascii-test.patch" |
| 5 | SRC_URI[sha256sum] = "6b809af7165c73eff5ce1c87fdae75d4da6520d6667f86401ecf55b681eb1eeb" | 5 | SRC_URI[sha256sum] = "a31589db5188d074c63f0945c3888fad104627dfcc236fb2b97f71f89da33bc4" |
diff --git a/meta-python/recipes-devtools/python/python3-django_6.0.3.bb b/meta-python/recipes-devtools/python/python3-django_6.0.4.bb index b3aec8870a..378b760f2c 100644 --- a/meta-python/recipes-devtools/python/python3-django_6.0.3.bb +++ b/meta-python/recipes-devtools/python/python3-django_6.0.4.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | require python3-django.inc | 1 | require python3-django.inc |
| 2 | inherit python_setuptools_build_meta | 2 | inherit python_setuptools_build_meta |
| 3 | 3 | ||
| 4 | SRC_URI[sha256sum] = "90be765ee756af8a6cbd6693e56452404b5ad15294f4d5e40c0a55a0f4870fe1" | 4 | SRC_URI[sha256sum] = "8cfa2572b3f2768b2e84983cf3c4811877a01edb64e817986ec5d60751c113ac" |
| 5 | 5 | ||
| 6 | # Set DEFAULT_PREFERENCE so that the LTS version of django is built by | 6 | # Set DEFAULT_PREFERENCE so that the LTS version of django is built by |
| 7 | # default. To build the 6.x branch, | 7 | # default. To build the 6.x branch, |
