Skip to content

Commit

Permalink
Update python-nbclassic to version 0.4.8 / rev 15 via SR 1046207
Browse files Browse the repository at this point in the history
https://build.opensuse.org/request/show/1046207
by user bnavigator + dimstar_suse
- Add pytest-jupyter to test requirenents. Testing with
  jupyter-server pulls it in now gh#jupyter/nbclassic#190
  • Loading branch information
bnavigator authored and bmwiedemann committed Jan 3, 2023
1 parent a7fdd4b commit dc9af59
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 0 deletions.
Binary file modified packages/p/python-nbclassic/.files
Binary file not shown.
10 changes: 10 additions & 0 deletions packages/p/python-nbclassic/.rev
Original file line number Diff line number Diff line change
Expand Up @@ -155,4 +155,14 @@
<comment></comment>
<requestid>1033839</requestid>
</revision>
<revision rev="15" vrev="2">
<srcmd5>2b917feeaa6813252e1be41853121eb6</srcmd5>
<version>0.4.8</version>
<time>1672754695</time>
<user>dimstar_suse</user>
<comment>- Add pytest-jupyter to test requirenents. Testing with
jupyter-server pulls it in now gh#jupyter/nbclassic#190
</comment>
<requestid>1046207</requestid>
</revision>
</revisionlist>
6 changes: 6 additions & 0 deletions packages/p/python-nbclassic/python-nbclassic.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Dec 31 13:05:25 UTC 2022 - Benjamin Greiner <[email protected]>

- Add pytest-jupyter to test requirenents. Testing with
jupyter-server pulls it in now gh#jupyter/nbclassic#190

-------------------------------------------------------------------
Sat Nov 5 19:48:55 UTC 2022 - Arun Persaud <[email protected]>

Expand Down
1 change: 1 addition & 0 deletions packages/p/python-nbclassic/python-nbclassic.spec
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ BuildRequires: this-specfile-is-not-functional-without-libalternatives
%if %{with test}
BuildRequires: %{python_module nbclassic = %{version}}
BuildRequires: %{python_module pytest-console-scripts}
BuildRequires: %{python_module pytest-jupyter}
BuildRequires: %{python_module pytest-tornasync}
BuildRequires: %{python_module pytest}
%endif
Expand Down

0 comments on commit dc9af59

Please sign in to comment.