diff --git a/nbval-0.9.1.tar.gz b/nbval-0.9.1.tar.gz deleted file mode 100644 index 4f6c469..0000000 --- a/nbval-0.9.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f18b87af4e94ccd073263dd58cd3eebabe9f5e4d6ab535b39d3af64811c7eda -size 64476 diff --git a/nbval-0.9.2.tar.gz b/nbval-0.9.2.tar.gz new file mode 100644 index 0000000..6e417c7 --- /dev/null +++ b/nbval-0.9.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e26ea0af4b46bc8200075fc665bf8e645aaeae1467ce6c7d84fe595402a11d3d +size 60813 diff --git a/python-nbval.changes b/python-nbval.changes index 59854e5..5d0071f 100644 --- a/python-nbval.changes +++ b/python-nbval.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jul 29 02:33:24 UTC 2019 - Todd R + +- 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 diff --git a/python-nbval.spec b/python-nbval.spec index bc8c178..0b8b9ec 100644 --- a/python-nbval.spec +++ b/python-nbval.spec @@ -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