SHA256
1
0
forked from pool/python-nbval
Commit Graph

12 Commits

Author SHA256 Message Date
da32d8e019 - Update to 0.11.0
* no release notes
  * pure maintenance
- Skip python39: no longer supported since ipython 8.19 (via
  ipykernel)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbval?expand=0&rev=24
2024-03-08 13:24:12 +00:00
dfd1823aaf Accepting request 1060261 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 0.10.0
  * no release notes
- Drop nbval-filter-mpldeprecation.patch
- Drop nbval-sanitize-figure-size.patch
- Drop 0001-Make-tests-pass-with-ipykernel-6.0.0.patch

OBS-URL: https://build.opensuse.org/request/show/1060261
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbval?expand=0&rev=22
2023-01-22 13:13:14 +00:00
a1f2757b89 Accepting request 998388 from home:bnavigator:branches:devel:languages:python:jupyter
- Remove python36 skiptest code
- Add nbval-sanitize-figure-size.patch
  * gh#computationalmodelling/nbval#183

- Multibuild test flavor: avoid (possible) build cycle

OBS-URL: https://build.opensuse.org/request/show/998388
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbval?expand=0&rev=20
2022-08-20 18:25:59 +00:00
bc925d42e2 Accepting request 914880 from home:bnavigator:branches:devel:languages:python:jupyter
- Add 0001-Make-tests-pass-with-ipykernel-6.0.0.patch from Arch

OBS-URL: https://build.opensuse.org/request/show/914880
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbval?expand=0&rev=19
2021-09-09 07:32:43 +00:00
81c4862395 Accepting request 885382 from home:bnavigator:branches:jedi
-  Add nbval-filter-mpldeprecation.patch for new Matplotlib 3.4
   deprecation warnings -- gh#computationalmodelling/nbval#167

OBS-URL: https://build.opensuse.org/request/show/885382
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbval?expand=0&rev=17
2021-04-15 09:13:50 +00:00
5a15a1a5f0 Accepting request 875544 from home:bnavigator:branches:devel:languages:python:jupyter
- Don't test numpy and matplotlib with Python 3.6: There is no
  python36-numpy and python36-matplotlib in TW. (NEP 29)

OBS-URL: https://build.opensuse.org/request/show/875544
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbval?expand=0&rev=15
2021-03-01 09:41:30 +00:00
7565424685 Accepting request 856663 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 0.9.6
  * fix compatibility with pytest >= 6 and python 3.8 
- enable tests
- Provide the old jupyter package name only for the primary
  Python3 interpreter -- gh#openSUSE/python-rpm-macros#66

OBS-URL: https://build.opensuse.org/request/show/856663
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbval?expand=0&rev=13
2020-12-17 12:32:57 +00:00
Todd R
05b8ab7e98 Accepting request 778852 from home:TheBlackCat:branches:devel:languages:python:jupyter
- Update to 0.9.5
  * Add Python 3.8 to Appveyor
  * Allow Python nightly fail in Travis
  * Fix coverage for coverage.py >=5
  * Add Python 3.8 to Travis

OBS-URL: https://build.opensuse.org/request/show/778852
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbval?expand=0&rev=11
2020-02-24 17:16:41 +00:00
Todd R
b44e489db8 Accepting request 764782 from home:TheBlackCat:branches:devel:languages:python:jupyter
- Update to 0.9.4
  * Mark nbval as incompatible with coverage
  * Workaround for Python 3.7 on Travis no longer needed
  * Drop Python 2.7 testing on Windows again

OBS-URL: https://build.opensuse.org/request/show/764782
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbval?expand=0&rev=9
2020-01-15 19:11:12 +00:00
Todd R
92d69d4953 Accepting request 748375 from home:TheBlackCat:branches:devel:languages:python:jupyter
- Update to 0.9.3
- Drop python2 support due to python-notebook dropping python2 support

OBS-URL: https://build.opensuse.org/request/show/748375
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbval?expand=0&rev=7
2019-11-13 15:27:13 +00:00
Todd R
b2ae6bbd6d Accepting request 719458 from home:TheBlackCat:branches:devel:languages:python:jupyter
- Update to 0.9.2
  * Update latex tests' output
  * Do not compare widget views
  * Replace deprecated warning API

OBS-URL: https://build.opensuse.org/request/show/719458
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbval?expand=0&rev=5
2019-07-29 02:37:08 +00:00
Todd R
fb9265fd59 Accepting request 698418 from home:TheBlackCat:branches:devel:languages:python:jupyter
- Rename to to match python package naming guidelines.
- Update to 0.9.1
  * Only pass absolute config path if config file exists
  * Ignore .pytest_cache
  * Mark cells in generated notebook as run
  * Rerun sample notebook
  * Pass coverage config file by absolute path 
  * Respect the --color=no option
  * Ensure test works on python 2
  * Optionally mark run cells with exc. count in tests
- Initial version

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