diff mbox series

[meta-python] python3-frozenlist: upgrade 1.3.1 -> 1.3.3

Message ID 1668309448-15438-3-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-frozenlist: upgrade 1.3.1 -> 1.3.3 | expand

Commit Message

Mingyu Wang (Fujitsu) Nov. 13, 2022, 3:17 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
Fixed CI runs when creating a new release, where new towncrier versions
fail when the current version section is already present.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...{python3-frozenlist_1.3.1.bb => python3-frozenlist_1.3.3.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-frozenlist_1.3.1.bb => python3-frozenlist_1.3.3.bb} (79%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-frozenlist_1.3.1.bb b/meta-python/recipes-devtools/python/python3-frozenlist_1.3.3.bb
similarity index 79%
rename from meta-python/recipes-devtools/python/python3-frozenlist_1.3.1.bb
rename to meta-python/recipes-devtools/python/python3-frozenlist_1.3.3.bb
index b95a014f5..0cd23ab7a 100644
--- a/meta-python/recipes-devtools/python/python3-frozenlist_1.3.1.bb
+++ b/meta-python/recipes-devtools/python/python3-frozenlist_1.3.3.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/aio-libs/frozenlist"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=cf056e8e7a0a5477451af18b7b5aa98c"
 
-SRC_URI[sha256sum] = "3a735e4211a04ccfa3f4833547acdf5d2f863bfeb01cfd3edaffbc251f15cec8"
+SRC_URI[sha256sum] = "58bcc55721e8a90b88332d6cd441261ebb22342e238296bb330968952fbb3a6a"
 
 inherit pypi python_setuptools_build_meta