From: Wang Mingyu <[email protected]> Changelog: ============ - Add reset_time parameter to TooManyRequests - Replace deprecated datetime.utcnow() in MongodbCache.store
Signed-off-by: Wang Mingyu <[email protected]> --- .../{python3-twitter_4.16.0.bb => python3-twitter_4.17.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-twitter_4.16.0.bb => python3-twitter_4.17.0.bb} (84%) diff --git a/meta-python/recipes-devtools/python/python3-twitter_4.16.0.bb b/meta-python/recipes-devtools/python/python3-twitter_4.17.0.bb similarity index 84% rename from meta-python/recipes-devtools/python/python3-twitter_4.16.0.bb rename to meta-python/recipes-devtools/python/python3-twitter_4.17.0.bb index ad05e0ac47..5386e90d42 100644 --- a/meta-python/recipes-devtools/python/python3-twitter_4.16.0.bb +++ b/meta-python/recipes-devtools/python/python3-twitter_4.17.0.bb @@ -4,7 +4,7 @@ DESCRIPTION = "Python module to support twitter API" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=48c84b17f84a9a623754604ab73f28fe" -SRC_URI[sha256sum] = "1d95cbdc50bf6353a387f881f2584eaf60d14e00dbbdd8872a73de79c66878e3" +SRC_URI[sha256sum] = "c232e9fffa0b15b81d5ff8ec59d46af85e330285ffc3e64614d2418fb9af71b5" PYPI_PACKAGE = "tweepy" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#128099): https://lists.openembedded.org/g/openembedded-devel/message/128099 Mute This Topic: https://lists.openembedded.org/mt/120170893/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
