Accepting request 1083771 from devel:languages:python:jupyter
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1083771 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-jupyter?expand=0&rev=3
This commit is contained in:
commit
7c24e81153
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:47f80f573384f274470282d044cd2566b81d7379112446f69adb1fcdfc3351ca
|
||||
size 15174
|
BIN
pytest_jupyter-0.7.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
pytest_jupyter-0.7.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 23 17:24:28 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to 0.7.0
|
||||
* Enable header overrides in jp_ws_fetch fixture by @kevin-bates
|
||||
in #51
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 29 22:30:34 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pytest-jupyter
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -26,10 +26,10 @@
|
||||
%endif
|
||||
|
||||
Name: python-pytest-jupyter%{psuffix}
|
||||
Version: 0.6.2
|
||||
Version: 0.7.0
|
||||
Release: 0
|
||||
Summary: A pytest plugin for testing Jupyter libraries and extensions
|
||||
License: MIT AND BSD-3-Clause
|
||||
License: BSD-3-Clause AND MIT
|
||||
URL: https://github.com/jupyter-server/pytest-jupyter
|
||||
Source: https://files.pythonhosted.org/packages/source/p/pytest_jupyter/pytest_jupyter-%{version}.tar.gz
|
||||
BuildRequires: %{python_module base >= 3.7}
|
||||
|
Loading…
Reference in New Issue
Block a user