Changelog for
python311-metakernel-0.30.1-2.1.noarch.rpm :
* Tue Mar 05 2024 Ben Greiner
- Skip python39: no longer supported since ipython 8.19
* Sun Sep 24 2023 Ben Greiner - Update to 0.30.1
* Adapt to Python 3.12.0rc2 #272 (AATTellert)- Release 0.30.0
* Updated dot magic, with tests #268 (AATTdsblank)
* Update tests.yml #270 (AATTdsblank)
* Fix magic completion #269 (AATTdsblank)
* Sat Aug 05 2023 Arun Persaud - specfile:
* update copyright year- update to version 0.29.5:
* Maintenance and upkeep improvements + Ignore DeprecationWarnings for datetime.utcnow() #265 (AATTellert) + Update docs config #263 (AATTblink1073) + Update ci badge #262 (AATTblink1073)
* Documentation improvements + Change nbviewer URL to use Jupyter #264 (AATTrgbkrk)
* Mon Dec 26 2022 Ben Greiner - Update to v0.29.4
* Add back magics tests #261 (AATTellert)
* Update tests for widgets 8 #260 (AATTblink1073)- Release v0.29.3
* Maintenance cleanup #257 (AATTblink1073)
* Use hatch for example projects #256 (AATTblink1073)
* Thu Aug 11 2022 Arun Persaud - specfile:
* LICENSE, etc back on pypi, switch back to pypi files
* switch to hatchling- update to version 0.29.2:
* Bugs fixed + Restore versions of metakernel-echo and metakernel-python #252 (AATTellert)
* Maintenance and upkeep improvements + Switch to hatch backend #254 (AATTblink1073)
* Sun Aug 07 2022 Ben Greiner - Fix build requirements- Switch to github archive for the license file gh#Calysto/metakernel#253
* Sun Aug 07 2022 Arun Persaud - specfile:
* switched to flit backend for building- update to version 0.29.1:
* Bugs fixed + Strip paste-bracketing control characters #250 (AATTanewusername)
* Maintenance and upkeep improvements + Address deprecation warnings #249 (AATTellert) + Switch to flit build backend #246 (AATTblink1073)
* Documentation improvements + Correct spelling mistakes #248 (AATTEdwardBetts)
* Wed Jul 13 2022 Ben Greiner - Clean specfile- Remove color from pytest call, clean test requirmement on cov
* Sun Jun 05 2022 Arun Persaud - specfile:
* updated requirements- update to version 0.29.0:
* Clean up testing and add more CI #244 (AATTblink1073)
* Fix macos tests #243 (AATTblink1073)
* Clean up CI and bump supported pythons #242 (AATTblink1073)
* Sat Feb 19 2022 Arun Persaud - specfile:
* update copyright year
* in %doc update history.rst->CHANGELOG.md, add RELEASE.md
* require jupyter-core, moved ipyparalle to recommends- update to version 0.28.2:
* Test with jupyter_kernel_test #238 (AATTblink1073)- changes from version 0.28.1:
* Fix trove classifier #236 (AATTblink1073)- changes from version 0.28.0:
* Note This was not uploaded to PyPI because it had an incorrect trove classifer
* Add support for jupyter releaser #234 (AATTblink1073)
* Modernize build and test #233 (AATTblink1073)
* Fix Iframe display issue #231 (AATTcathalmccabe)
* Add a blockly magic instead of a jigsaw magic #229 (AATTChrisJaunes)- changes from version 0.27.5:
* Escape backslashes in strings #226 (AATTellert)
* Add missing dollar signs to %latex examples and tests #225 (AATTellert)
* Support older jedi versions #224 (AATTellert)- changes from version 0.27.4:
* Add support for SOURCE_DATE_EPOCH #223 (AATTjnahmias)- changes from version 0.27.3:
* Fix warnings when running tests under python 3.9 #222 (AATTjnahmias)- changes from version 0.27.2:
* Use TERM=dumb for bash REPLWrapper #221 (AATTjnahmias)
* Use tempfile instead of writing to cwd #220 (AATTjnahmias)- changes from version 0.27.0:
* More py2 removal #219 (AATTblink1073)
* Remove py2 #218 (AATTjoequant)
* Monkey patch display to output to kernel #216 (AATTjoequant)
* Fix warnings #215 (AATTjoequant)- changes from version 0.26.1:
* Dev/fix retval in exec #214 (AATTjoequant)- changes from version 0.26.0:
* Combine exec/eval evaluators #213 (AATTjoequant)
* Dev/fix voila #212 (AATTjoequant)
* Add Error_display method to _metakernel.py #205 (AATTjld23)- changes from version 0.25.0:
* Fix python evals #208 #210 (AATTjoequant)
* Fix ipywidgets display #209 (AATTjoequant)