aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@fujitsu.com>2021-08-06 05:51:28 +0800
committerKhem Raj <raj.khem@gmail.com>2021-08-06 20:37:42 -0700
commit8aaf5a64cd5f9e68917316eba9bc05b15675b55e (patch)
tree684a322a8e104f83df7f5969c205a6768153070c /meta-python/recipes-devtools/python
parent6be40a77ca1238e97688f1662da90f74ea8a9b16 (diff)
downloadmeta-openembedded-contrib-8aaf5a64cd5f9e68917316eba9bc05b15675b55e.tar.gz
python3-twisted: upgrade 21.2.0 -> 21.7.0
Twisted 21.7.0 (2021-07-26) =========================== Features -------- - Python 3.10b3 is now supported (#10224) - Type hinting was added to twisted.internet.defer, making this is the first release of Twisted where you might reasonably be able to use mypy without your own custom stub files (#10017) Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-twisted_21.7.0.bb (renamed from meta-python/recipes-devtools/python/python3-twisted_21.2.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-twisted_21.2.0.bb b/meta-python/recipes-devtools/python/python3-twisted_21.7.0.bb
index 67c6c976f0..4e9472793b 100644
--- a/meta-python/recipes-devtools/python/python3-twisted_21.2.0.bb
+++ b/meta-python/recipes-devtools/python/python3-twisted_21.7.0.bb
@@ -7,7 +7,7 @@ HOMEPAGE = "http://www.twistedmatrix.com"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e33c411c0b86b1f3ca299091ed51ca31"
-SRC_URI[sha256sum] = "77544a8945cf69b98d2946689bbe0c75de7d145cdf11f391dd487eae8fc95a12"
+SRC_URI[sha256sum] = "2cd652542463277378b0d349f47c62f20d9306e57d1247baabd6d1d38a109006"
PYPI_PACKAGE = "Twisted"