From: zangrc <[email protected]> Here is a non-exhaustive list of changes,
Fixes: async with doesn’t allow newlines PR #13090 Dynamically changing to vi mode via %config magic) PR #13091 Virtualenv handling fixes: init_virtualenv now uses Pathlib PR #12548 Fix Improper path comparison of virtualenv directories PR #13140 Fix virtual environment user warning for lower case pathes PR #13094 Adapt to all sorts of drive names for cygwin PR #13153 New Features: enable autoplay in embed YouTube player PR #13133 Documentation: Fix formatting for the core.interactiveshell documentation PR #13118 Fix broken ipyparallel’s refs PR #13138 Improve formatting of %time documentation PR #13125 Reword the YouTubeVideo autoplay WN PR #13147 Signed-off-by: Zang Ruochen <[email protected]> Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Trevor Gamblin <[email protected]> (cherry picked from commit b067418e86633794f37a56e0aa639650f62b2fcf) Signed-off-by: Armin Kuster <[email protected]> --- .../{python3-ipython_7.27.0.bb => python3-ipython_7.28.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-ipython_7.27.0.bb => python3-ipython_7.28.0.bb} (89%) diff --git a/meta-python/recipes-devtools/python/python3-ipython_7.27.0.bb b/meta-python/recipes-devtools/python/python3-ipython_7.28.0.bb similarity index 89% rename from meta-python/recipes-devtools/python/python3-ipython_7.27.0.bb rename to meta-python/recipes-devtools/python/python3-ipython_7.28.0.bb index 3c64b82c2d..c5d05a8dad 100644 --- a/meta-python/recipes-devtools/python/python3-ipython_7.27.0.bb +++ b/meta-python/recipes-devtools/python/python3-ipython_7.28.0.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING.rst;md5=59b20262b8663cdd094005bddf47af5f" PYPI_PACKAGE = "ipython" -SRC_URI[sha256sum] = "58b55ebfdfa260dad10d509702dc2857cb25ad82609506b070cf2d7b7df5af13" +SRC_URI[sha256sum] = "2097be5c814d1b974aea57673176a924c4c8c9583890e7a5f082f547b9975b11" RDEPENDS:${PN} = "\ ${PYTHON_PN}-setuptools \ -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#93658): https://lists.openembedded.org/g/openembedded-devel/message/93658 Mute This Topic: https://lists.openembedded.org/mt/86696795/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
