Changelog for
sagemath-jupyter-9.2-3.fc33.x86_64.rpm :
* Mon Dec 07 2020 Jerry James
- 9.2-3- Try again to fix upgrade conflicts due to the fix for bz 1875606
* Tue Nov 17 2020 Jerry James - 9.2-2- Fix upgrade conflicts due to the fix for bz 1875606
* Tue Nov 10 2020 Jerry James - 9.2-1- Version 9.2 (bz 1891244)- Unbundle widgetsnbextension (bz 1856311)- Unbundle mathjax fonts (bz 1875606)- Do not require the -doc subpackage from the main package (bz 1867123)- Drop upstreamed patches: -ecl, -fes, -includes, -sagetex, -sigfpe, -sympy
* Wed Sep 30 2020 Jerry James - 9.1-4- Rebuild for primecount 6.1- Bring back jmol/jsmol support
* Thu Aug 13 2020 Iñaki Úcar - 9.1-3- https://fedoraproject.org/wiki/Changes/FlexiBLAS_as_BLAS/LAPACK_manager
* Wed Jul 29 2020 Fedora Release Engineering - 9.1-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Fri Jul 10 2020 Jerry James - 9.1-1- Version 9.1- Drop upstreamed -nauty patch- Drop -cbc patch; upstream uses the system Cbc now- Add -ecl patch for ecl 20.4.24
* Wed May 27 2020 Miro Hrončok - 9.0-8- Rebuilt for Python 3.9
* Wed May 13 2020 Jerry James - 9.0-7- Require libgap-devel so libgap.so can be found
* Mon May 11 2020 Jerry James - 9.0-6- Install threejs_template.html (bz 1832673)
* Fri May 08 2020 Jerry James - 9.0-5- Attempt 2 at fixing bundled ipython (bz 1832673)
* Thu May 07 2020 Jerry James - 9.0-4- Fix bundled ipython incompatibility with python 3.8 (bz 1832673)
* Mon Apr 27 2020 Jerry James - 9.0-3- Build without jmol/jsmol support due to retirement of jmol from Fedora
* Fri Mar 13 2020 Jerry James - 9.0-2- Rebuild for gap 4.11.0- Update libgap interface for gap 4.11.0- Adjust list of gap packages to match build/pkgs/gap_packages- Point sharedmeataxe to a writable directory for its multiplication tables
* Fri Feb 28 2020 Jerry James - 9.0-1- Version 9.0 (bz 1756780, 1770880)- Drop upstreamed -ecm and -primecount patches- Add -escape patch- The old notebook (sagenb) is no longer shipped, so drop the -sagenb and -sagenb-python3 patches, the -notebook subpackage, and some BRs- New -jupyter subpackage- Add suitesparse BR- Drop pathlib2 BR (bz 1797116)- Do not build for 32-bit ARM, which is unable to unpack the source RPM without running out of memory
* Thu Jan 30 2020 Fedora Release Engineering - 8.9-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Jan 09 2020 Jerry James - 8.9-2- Build with sharedmeataxe and tdlib support- Use local objects.inv when building documentation
* Thu Nov 07 2019 pcpa - 8.9-1- Update to latest upstream release- Drop no longer need patches and rediff current ones
* Fri Oct 11 2019 Jerry James - 8.8-7- Rebuild for mpfr 4- Drop -mpfr patch
* Thu Sep 26 2019 Jerry James - 8.8-6- Rebuild for ntl 11.4.0- Add primecount support, including the -primecount patch- Add still more gap packages, nearly finishing the set shipped by upstream
* Thu Sep 12 2019 Jerry James - 8.8-5- Improve the -ecm patch- Add -formatargspec patch to silence doc-building warnings- Add -data-elliptic_curves_large subpackage- Build with bliss, coxeter3, and mcqd support- Fix typo that made the singular.hlp file inaccessible- Add more gap packages to get closer to the set shipped by upstream- Refactor Requires so they apply to the correct subpackages- More python 3 patching due to changes in python 3.8- Use upstream\'s method of installing jupyter support- Obsolete the sagemath-notebook-export subpackage
* Tue Aug 20 2019 Susi Lehtola - 8.8-4- Rebuilt for GSL 2.6.
* Mon Aug 19 2019 Miro Hrončok - 8.8-3- Rebuilt for Python 3.8
* Fri Jul 26 2019 Fedora Release Engineering - 8.8-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Mon Jul 01 2019 Jerry James - 8.8-1- Update to sagemath 8.8 (bz 1724394)- Remove configparser dependencies (bz 1706597)- Fix broken sed conversion (bz 1706234)- Fix python2 versus python3 snafu (bz 1706337, 1707166)- Build and install sagetex (bz 1706322)
* Sat Apr 27 2019 Jerry James - 8.7-1- Update to sagemath 8.7- Drop upstreamed -giac patch- Add -sagetex patch to fix a python indentation error- Add -rubiks patch to fix compilation of the rubiks library- Add -random patch to fix a non-random random bit generator- Drop pip3 workaround; the binary is now named just pip again
* Mon Feb 18 2019 Jerry James - 8.6-1- Update to sagemath 8.6- Install an SVG icon instead of a fixed size (128x128) icon- Require hicolor-icon-theme since we install an icon- Drop obsolete Obsoletes
* Sun Feb 17 2019 Igor Gnatenko - 8.5-4- Rebuild for readline 8.0
* Sat Feb 02 2019 Fedora Release Engineering - 8.5-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Sat Jan 19 2019 Jerry James - 8.5-2- Add Education category to the desktop file (bz 1624545)- Improve jupyter integration (bz 1663165)- Move existing jupyter integration into the notebook subpackage- Require python-jupyter-filesystem instead of owning its directories- Drop one more remnant of the F24 to F25 upgrade fixup
* Thu Jan 17 2019 Jerry James - 8.5-1- Update to sagemath 8.5- Bundle ipython again; Fedora version is too far ahead. Also have to bundle prompt_toolkit since Fedora version is too far ahead of bundled ipython.- Drop LANGUAGES variable setting, now ignored by the sagemath build system- Drop unused SAGE_CBLAS variable from /usr/bin/sage- Do not force the C locale when launching sagemath- Allow the user to override SAGE_DEBUG in /usr/bin/sage- Add -ecm, -giac, and -latte patches to fix interactions with external tools- Add -sigfpe patch from upstream