Commit Graph

10 Commits

Author SHA256 Message Date
Todd R
3e2f4973dc Accepting request 763281 from home:bmwiedemann:branches:devel:languages:python:jupyter
Use pyproject_install macro (boo#1094323)
- Do not rewrite source artifact

OBS-URL: https://build.opensuse.org/request/show/763281
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=15
2020-01-15 14:45:51 +00:00
Todd R
bf7bb6b6c0 Accepting request 747937 from home:TheBlackCat:branches:devel:languages:python:jupyter
Drop python2 support due to python-notebook dropping python2 support

OBS-URL: https://build.opensuse.org/request/show/747937
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=13
2019-11-12 20:49:12 +00:00
Todd R
e7b1ba8cf6 Accepting request 724843 from home:TheBlackCat:branches:devel:languages:python:jupyter
Tests require jsonschema 3.

OBS-URL: https://build.opensuse.org/request/show/724843
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=11
2019-08-20 14:45:28 +00:00
Todd R
4fb3f7b5ea Accepting request 724130 from home:TheBlackCat:branches:devel:languages:python:jupyter
Update to 1.1.0

OBS-URL: https://build.opensuse.org/request/show/724130
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=10
2019-08-16 15:25:31 +00:00
Todd R
a1c80d3683 Accepting request 703526 from home:TheBlackCat:branches:devel:languages:python:jupyter
- Specify which version number is being used to avoid conflicts.

OBS-URL: https://build.opensuse.org/request/show/703526
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=6
2019-05-16 19:20:21 +00:00
Todd R
6545c3fabd Accepting request 703197 from home:TheBlackCat:branches:devel:languages:python:jupyter
- Add conflicts to jupyter subpackage to more explicitly handle
  file overlaps with old naming scheme.

OBS-URL: https://build.opensuse.org/request/show/703197
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=5
2019-05-15 16:06:39 +00:00
Todd R
63a73b3c4d Accepting request 699503 from home:TheBlackCat:branches:devel:languages:python:jupyter
Fix typo

OBS-URL: https://build.opensuse.org/request/show/699503
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=4
2019-04-29 21:04:32 +00:00
Todd R
7de4ff4d68 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=3 2019-04-26 21:22:09 +00:00
Todd R
ce0b995199 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=2 2019-04-26 20:27:59 +00:00
Todd R
3e410f8985 Accepting request 698419 from home:TheBlackCat:branches:devel:languages:python:jupyter
- Update to 1.0.5
  * Fixed filename encoding issue with git diff on Python 2.
  * Fixes for deploying nbdime on a non-localhost server.
  * Web: Fixed issue where unchanged cells would not show correctly if unhidden.
  * Various other fixes and adjustments.
- Rename to to match jupyter package naming guidelines.
- Update to version 1.0.4
  * Fix git diffing failure with older versions of git. Now, an older version of git will simply prevent integration with git filters.
  * Allow for two-way merge by making the base notebook argument to `nbmerge` optional. It will now default to an empty notebook.
- Update to version 1.0.3
  * Web: Fix issues with hiding unchanged cells. Make hiding unchanged cells configurable and on by default.
  * Options of the console printing can now be configured. Mainly the `--no-color` flag disables ANSI color escapes.
  * Web: Fixed MathJax math rendering.
  * Various other fixes and adjustments.
- Update to version 1.0.2
  * Diff: Optimized diffing of large texts (e.g. big cells).
  * Config: Fixed several issues with the config system.
  * Lab extension: Updated to latest jupyterlab. All npm packages are now using ES6 features.
  * Web: Fixed keyboard tabbing / focusing issues.
- Update to version 1.0.1
  * Web: Fix output rendering of outputs with a period in MIME type name.
  * Config: Add configuration option for front-end extensions.
  * Merging: Fix handling of corner case for inline merge strategy.
  * Various other fixes and adjustments.
- Use find "+" strategy.
- Use noun phrase in summary.
- Update to version 1.0.0
  * Added ability for git diff driver to integrate with git filters.
  * Improved/fixed merge resolution for similar cell insertions.
  * Added config system to allow for configuring the various entrypoints. Especially useful for customizing which keys to ignore when diffing.
  * Added control to web view of outputs to select which MIME type to render, and to enable trusting of outputs for full rendering.
  * Added jupyterlab extension. Frontend/server extensions are now enabled by default on installation.
  * Various fixes and adjustments.
- Switch to wheel-based install
- Remove python3-jupyter_vega3 requires as we never had this pkg
  present in the d:l:py, it is not mentioned in the setup.py
- Run the tests
- Initial version

OBS-URL: https://build.opensuse.org/request/show/698419
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=1
2019-04-26 20:02:20 +00:00