diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2022-09-07 19:23:17 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-09-07 16:44:53 -0700 |
| commit | 15620b297795a495a246a660e0a29fd8e3c38d23 (patch) | |
| tree | e3627a1218922a86c386cd606b1805e8fe747c86 /meta-python/recipes-devtools/python | |
| parent | c16320e0baad1c2c6d22768f4d1c93279f8ede37 (diff) | |
| download | meta-openembedded-15620b297795a495a246a660e0a29fd8e3c38d23.tar.gz | |
python3-django: upgrade 3.2.12 -> 4.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-django_4.1.bb (renamed from meta-python/recipes-devtools/python/python3-django_3.2.12.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-django_3.2.12.bb b/meta-python/recipes-devtools/python/python3-django_4.1.bb index 17d402d652..44ea5394da 100644 --- a/meta-python/recipes-devtools/python/python3-django_3.2.12.bb +++ b/meta-python/recipes-devtools/python/python3-django_4.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] = "9772e6935703e59e993960832d66a614cf0233a1c5123bc6224ecc6ad69e41e2" | 4 | SRC_URI[sha256sum] = "032f8a6fc7cf05ccd1214e4a2e21dfcd6a23b9d575c6573cacc8c67828dbe642" |
| 5 | 5 | ||
| 6 | RDEPENDS:${PN} += "\ | 6 | RDEPENDS:${PN} += "\ |
| 7 | ${PYTHON_PN}-sqlparse \ | 7 | ${PYTHON_PN}-sqlparse \ |
