- Update to 7.7.4
* Give main tag a height of 100% in css for reveal html #2032 (@lkeegan) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=69
This commit is contained in:
parent
88fe1ebb7d
commit
5700e0103f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4a5996bf5f3cd16aa0431897ba1aa4c64842c2079f434b3dc6b8c4b252ef3355
|
|
||||||
size 849762
|
|
3
nbconvert-7.7.4.tar.gz
Normal file
3
nbconvert-7.7.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1113d039fa3fc3a846ffa5a3b0a019e85aaa94c566a09fa0c400fb7638e46087
|
||||||
|
size 849858
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Aug 26 13:25:22 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Update to 7.7.4
|
||||||
|
* Give main tag a height of 100% in css for reveal html #2032
|
||||||
|
(@lkeegan)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 17 16:02:00 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
Thu Aug 17 16:02:00 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@ -30,9 +30,9 @@
|
|||||||
%bcond_with libalternatives
|
%bcond_with libalternatives
|
||||||
%endif
|
%endif
|
||||||
# X.X.0 gets abbreviated by pythondistdeps
|
# X.X.0 gets abbreviated by pythondistdeps
|
||||||
%define shortversion 7.7.3
|
%define shortversion 7.7.4
|
||||||
Name: python-nbconvert%{psuffix}
|
Name: python-nbconvert%{psuffix}
|
||||||
Version: 7.7.3
|
Version: 7.7.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Conversion of Jupyter Notebooks
|
Summary: Conversion of Jupyter Notebooks
|
||||||
License: BSD-3-Clause AND MIT
|
License: BSD-3-Clause AND MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user