diff mbox series

[meta-python,2/5] python3-whitenoise: Upgrade 6.6.0 -> 6.7.0

Message ID 20240621113459.2188274-2-leon.anavi@konsulko.com
State Accepted
Headers show
Series [meta-python,1/5] python3-pyperclip: Upgrade 1.8.2 -> 1.9.0 | expand

Commit Message

Leon Anavi June 21, 2024, 11:34 a.m. UTC
Upgrade to version 6.7.0:

- Support Django 5.1.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 ...{python3-whitenoise_6.6.0.bb => python3-whitenoise_6.7.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-whitenoise_6.6.0.bb => python3-whitenoise_6.7.0.bb} (82%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-whitenoise_6.6.0.bb b/meta-python/recipes-devtools/python/python3-whitenoise_6.7.0.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-whitenoise_6.6.0.bb
rename to meta-python/recipes-devtools/python/python3-whitenoise_6.7.0.bb
index 2dc64af57..48d5a925c 100644
--- a/meta-python/recipes-devtools/python/python3-whitenoise_6.6.0.bb
+++ b/meta-python/recipes-devtools/python/python3-whitenoise_6.7.0.bb
@@ -5,7 +5,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=aba4901cc64e401cea5a267eac2a2e1e"
 
 PYPI_PACKAGE = "whitenoise"
 
-SRC_URI[sha256sum] = "8998f7370973447fac1e8ef6e8ded2c5209a7b1f67c1012866dbcd09681c3251"
+SRC_URI[sha256sum] = "58c7a6cd811e275a6c91af22e96e87da0b1109e9a53bb7464116ef4c963bf636"
 
 inherit pypi python_setuptools_build_meta