diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2023-06-02 15:59:02 +0000 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2023-06-23 08:02:41 -0400 |
| commit | 30b2c1c064dc9f3a9cf3c974e18e6f5c5c0c964e (patch) | |
| tree | 2064ce9a7e095f1fafa30b6b13308d340eeeab47 /meta-python/recipes-devtools/python | |
| parent | 3b31f80da32364903d47d1ace602655d4e8e49ac (diff) | |
| download | meta-openembedded-30b2c1c064dc9f3a9cf3c974e18e6f5c5c0c964e.tar.gz | |
python3-django: upgrade 4.1.7 -> 4.2.1
Changelog:
https://docs.djangoproject.com/en/4.2/releases/4.2.1/
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Narpat Mali <narpat.mali@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-django_4.2.1.bb (renamed from meta-python/recipes-devtools/python/python3-django_4.1.7.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-django_4.1.7.bb b/meta-python/recipes-devtools/python/python3-django_4.2.1.bb index be806eefaa..b1474cf054 100644 --- a/meta-python/recipes-devtools/python/python3-django_4.1.7.bb +++ b/meta-python/recipes-devtools/python/python3-django_4.2.1.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | require python-django.inc | 1 | require python-django.inc |
| 2 | inherit setuptools3 | 2 | inherit setuptools3 |
| 3 | 3 | ||
| 4 | SRC_URI[sha256sum] = "44f714b81c5f190d9d2ddad01a532fe502fa01c4cb8faf1d081f4264ed15dcd8" | 4 | SRC_URI[sha256sum] = "7efa6b1f781a6119a10ac94b4794ded90db8accbe7802281cd26f8664ffed59c" |
| 5 | 5 | ||
| 6 | RDEPENDS:${PN} += "\ | 6 | RDEPENDS:${PN} += "\ |
| 7 | ${PYTHON_PN}-sqlparse \ | 7 | ${PYTHON_PN}-sqlparse \ |
