Accepting request 764783 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/764783 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbval?expand=0&rev=4
This commit is contained in:
commit
48ef03ec40
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f28f755d777f2ffbdfdcc3e3ea68a09b73d62a5aa45e3daaba179043656e2318
|
||||
size 60625
|
3
nbval-0.9.4.tar.gz
Normal file
3
nbval-0.9.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5273c2d958335e24b170fe59b689b13e4b1855b569626e18b1c7e420f5110cc6
|
||||
size 60655
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 15 15:07:57 UTC 2020 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 12 17:32:31 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-nbval
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-nbval
|
||||
Version: 0.9.3
|
||||
Version: 0.9.4
|
||||
Release: 0
|
||||
Summary: A pytest plugin to validate Jupyter notebooks
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user