Version 1.17.0
This commit is contained in:
parent
60811adbe2
commit
1655cac4db
3 changed files with 12 additions and 16 deletions
|
|
@ -1,21 +1,20 @@
|
|||
├─ MIT: 776
|
||||
├─ ISC: 228
|
||||
├─ BSD-3-Clause: 98
|
||||
├─ Apache-2.0: 57
|
||||
├─ MIT: 766
|
||||
├─ ISC: 188
|
||||
├─ BSD-3-Clause: 99
|
||||
├─ Apache-2.0: 55
|
||||
├─ BSD-2-Clause: 29
|
||||
├─ (MIT OR CC0-1.0): 7
|
||||
├─ BlueOak-1.0.0: 5
|
||||
├─ CC0-1.0: 2
|
||||
├─ BlueOak-1.0.0: 7
|
||||
├─ (MIT OR CC0-1.0): 6
|
||||
├─ UNLICENSED: 2
|
||||
├─ CC0-1.0: 2
|
||||
├─ 0BSD: 2
|
||||
├─ MIT-0: 1
|
||||
├─ (CC-BY-4.0 AND OFL-1.1 AND MIT): 1
|
||||
├─ MIT*: 1
|
||||
├─ (MIT OR Apache-2.0): 1
|
||||
├─ Python-2.0: 1
|
||||
├─ CC-BY-4.0: 1
|
||||
├─ BSD*: 1
|
||||
├─ Unlicense: 1
|
||||
├─ LGPL-3.0: 1
|
||||
├─ CC-BY-3.0: 1
|
||||
└─ (MIT AND CC-BY-3.0): 1
|
||||
|
||||
|
|
@ -1,11 +1,8 @@
|
|||
# NOTE: sphinx-gallery support requires a version <= 0.8. Upstream will
|
||||
# accept patches to make it work with later versions.
|
||||
|
||||
%global giturl https://github.com/mwouts/jupytext
|
||||
#global vsuffix d
|
||||
|
||||
Name: python-jupytext
|
||||
Version: 1.16.7
|
||||
Version: 1.17.0
|
||||
Release: %autorelease
|
||||
Summary: Save Jupyter notebooks as text documents or scripts
|
||||
|
||||
|
|
@ -73,7 +70,7 @@ Requires: jupyterlab >= 4.0
|
|||
Provides: bundled(npm(base64-js)) = 1.5.1
|
||||
Provides: bundled(npm(buffer)) = 6.0.3
|
||||
Provides: bundled(npm(ieee754)) = 1.2.1
|
||||
Provides: bundled(npm(jupyterlab-rise)) = 0.41.0
|
||||
Provides: bundled(npm(jupyterlab-rise)) = 0.43.1
|
||||
|
||||
%description -n python3-jupyterlab-jupytext %_desc
|
||||
|
||||
|
|
|
|||
4
sources
4
sources
|
|
@ -1,2 +1,2 @@
|
|||
SHA512 (jupytext-1.16.7-vendor.tar.xz) = 27785c165f2582fae1a0e1c6bdf9eb68a89a2c24c64e7dc247d39f2f02c884df37a176e7b1f4807d2d45167784bf804f07ac1b2503aca31965e675d26069fb10
|
||||
SHA512 (jupytext-1.16.7.tar.gz) = f0935fba168e52b84babea865aa6117cba31e4cae615ef1d32608a918c4650da06992fd5d9b1de01e18edc3b44ab83c1bc5c721ca89a57b4f45fdead38bc5bb5
|
||||
SHA512 (jupytext-1.17.0-vendor.tar.xz) = f08fafb43334de7de138f73403f89f8b73ebe6ecc594549f66d5862a5c1969b7242cc71e604342b3468faee0837a80e61fe1f7d9a32e1fd2bde514c072c5d581
|
||||
SHA512 (jupytext-1.17.0.tar.gz) = ef4c0433beb498ecce38d0fa5f31fc45db1e9caab606789881ec41938c1bb7dd8e4e5a24cb3de3dbd8e6a1fe2ebde410efe825f138f7ce66ca19e52e8890bf7e
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue