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 <[email protected]> --- .../{python3-twisted_21.2.0.bb => python3-twisted_21.7.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-twisted_21.2.0.bb => python3-twisted_21.7.0.bb} (99%) 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 similarity index 99% rename from meta-python/recipes-devtools/python/python3-twisted_21.2.0.bb rename to 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" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#92511): https://lists.openembedded.org/g/openembedded-devel/message/92511 Mute This Topic: https://lists.openembedded.org/mt/84681074/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
