jupyter/jupyter.changes

100 lines
3.5 KiB
Plaintext

-------------------------------------------------------------------
Mon May 22 12:25:44 UTC 2023 - Jiri Srain <jsrain@suse.com>
- refresh also the jupyter.zip from upstream URL
-------------------------------------------------------------------
Mon May 22 08:13:57 UTC 2023 - Jiri Srain <jsrain@suse.com>
- refresh the jupyter.pdf from upstream URL
-------------------------------------------------------------------
Fri May 5 15:15:59 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Add _multibuild to define 2nd spec file as additional flavor.
Eliminates the need for source package links in OBS.
-------------------------------------------------------------------
Thu Mar 30 19:03:33 UTC 2023 - Ben Greiner <code@bnavigator.de>
- remove explicit jupyter-client dep in order ot avoid resolver
conflicts with python-notebook
-------------------------------------------------------------------
Fri Jan 7 21:33:12 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Skip python2: There is no python2-qtconsole
-------------------------------------------------------------------
Sun Nov 14 18:14:37 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Require python(abi) in order to silence rpmlint
-------------------------------------------------------------------
Sun Jan 31 00:02:26 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Back to singlespec for multiple python flavors. The primary
python3 flavor provides the "jupyter" package.
- Do what the description advertises and what upstream does:
Require the specified packages
- Update documentation files: jupyter.pdf and jupyter.zip
-------------------------------------------------------------------
Tue Nov 12 17:40:51 UTC 2019 - Todd R <toddrme2178@gmail.com>
- jupyter_core has been renamed to jupyter-core
- jupyter_client has been renamed to jupyter-client
-------------------------------------------------------------------
Thu Apr 25 01:59:57 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Rename to to match jupyter package naming guidelines.
-------------------------------------------------------------------
Tue Feb 13 19:47:23 UTC 2018 - toddrme2178@gmail.com
- Update url
-------------------------------------------------------------------
Wed Apr 26 21:18:33 UTC 2017 - toddrme2178@gmail.com
- Implement single-spec version.
-------------------------------------------------------------------
Fri Apr 7 18:26:26 UTC 2017 - toddrme2178@gmail.com
- Remove jupyter.py since it is now provided by python3-jupyter_core.
- Clean up documentation building.
-------------------------------------------------------------------
Thu Mar 16 14:31:41 UTC 2017 - jmatejek@suse.com
- do not Recommend jupyter_nbconvert (which pulls in texlive)
-------------------------------------------------------------------
Wed Oct 21 10:06:44 UTC 2015 - toddrme2178@gmail.com
- No longer provide or obsolete IPython.
This is provided and obsoleted by python-jupyter_ipython.
-------------------------------------------------------------------
Mon Oct 5 16:41:50 UTC 2015 - toddrme2178@gmail.com
- Build documentation
-------------------------------------------------------------------
Fri Aug 28 18:36:39 UTC 2015 - toddrme2178@gmail.com
- Fix provides again.
-------------------------------------------------------------------
Fri Aug 28 08:19:18 UTC 2015 - toddrme2178@gmail.com
- Fix provides and obsoletes
-------------------------------------------------------------------
Fri Aug 28 07:37:42 UTC 2015 - toddrme2178@gmail.com
- Initial version