SHA256
1
0
forked from pool/python-nbval

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
This commit is contained in:
Todd R 2019-07-29 02:37:08 +00:00 committed by Git OBS Bridge
parent cd39527d2e
commit b2ae6bbd6d
4 changed files with 12 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3f18b87af4e94ccd073263dd58cd3eebabe9f5e4d6ab535b39d3af64811c7eda
size 64476

3
nbval-0.9.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e26ea0af4b46bc8200075fc665bf8e645aaeae1467ce6c7d84fe595402a11d3d
size 60813

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jul 29 02:33:24 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Update to 0.9.2
* Update latex tests' output
* Do not compare widget views
* Replace deprecated warning API
-------------------------------------------------------------------
Thu Apr 25 01:59:57 UTC 2019 - Todd R <toddrme2178@gmail.com>

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-nbval
Version: 0.9.1
Version: 0.9.2
Release: 0
Summary: A pytest plugin to validate Jupyter notebooks
License: BSD-3-Clause