Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1b074b6578 | ||
|
|
0a8455b6c0 |
3 changed files with 12 additions and 15 deletions
|
|
@ -1,15 +1,15 @@
|
|||
├─ MIT: 744
|
||||
├─ ISC: 218
|
||||
├─ BSD-3-Clause: 97
|
||||
├─ Apache-2.0: 56
|
||||
├─ MIT: 766
|
||||
├─ ISC: 188
|
||||
├─ BSD-3-Clause: 99
|
||||
├─ Apache-2.0: 55
|
||||
├─ BSD-2-Clause: 29
|
||||
├─ (MIT OR CC0-1.0): 7
|
||||
├─ CC0-1.0: 2
|
||||
├─ BlueOak-1.0.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
|
||||
|
|
@ -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.6
|
||||
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.6-vendor.tar.xz) = d5a6a2294caace6fcadacd2c9126d078420336a145996fbbebbf7d2eed3c8103698abccee595a469e419787a53072839c3da785a61b1c00eb5c442608948b03c
|
||||
SHA512 (jupytext-1.16.6.tar.gz) = 8580678ef70b7d9fd2056b533697e807252fd7a9fe45ebdae48ee536a157a5e1a6b33cfaa7266710e5e5fb15bb1098419ed6fbadce0b5dee4ca9f2eb0040bcfd
|
||||
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