From 0a8455b6c0b15d6e8c8498a48f14a46ecbbfa510 Mon Sep 17 00:00:00 2001 From: Jerry James Date: Mon, 10 Feb 2025 20:54:20 -0700 Subject: [PATCH 1/2] Version 1.16.7 --- ...icenses.txt => jupytext-1.16.7-vendor-licenses.txt | 11 ++++++----- python-jupytext.spec | 2 +- sources | 4 ++-- 3 files changed, 9 insertions(+), 8 deletions(-) rename jupytext-1.16.6-vendor-licenses.txt => jupytext-1.16.7-vendor-licenses.txt (72%) diff --git a/jupytext-1.16.6-vendor-licenses.txt b/jupytext-1.16.7-vendor-licenses.txt similarity index 72% rename from jupytext-1.16.6-vendor-licenses.txt rename to jupytext-1.16.7-vendor-licenses.txt index da105a4..0485d4b 100644 --- a/jupytext-1.16.6-vendor-licenses.txt +++ b/jupytext-1.16.7-vendor-licenses.txt @@ -1,11 +1,11 @@ -├─ MIT: 744 -├─ ISC: 218 -├─ BSD-3-Clause: 97 -├─ Apache-2.0: 56 +├─ MIT: 776 +├─ ISC: 228 +├─ BSD-3-Clause: 98 +├─ Apache-2.0: 57 ├─ BSD-2-Clause: 29 ├─ (MIT OR CC0-1.0): 7 +├─ BlueOak-1.0.0: 5 ├─ CC0-1.0: 2 -├─ BlueOak-1.0.0: 2 ├─ UNLICENSED: 2 ├─ 0BSD: 2 ├─ (CC-BY-4.0 AND OFL-1.1 AND MIT): 1 @@ -15,6 +15,7 @@ ├─ 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 diff --git a/python-jupytext.spec b/python-jupytext.spec index 927efa8..c1f2632 100644 --- a/python-jupytext.spec +++ b/python-jupytext.spec @@ -5,7 +5,7 @@ #global vsuffix d Name: python-jupytext -Version: 1.16.6 +Version: 1.16.7 Release: %autorelease Summary: Save Jupyter notebooks as text documents or scripts diff --git a/sources b/sources index ec4c1b2..cb64d9d 100644 --- a/sources +++ b/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.16.7-vendor.tar.xz) = 27785c165f2582fae1a0e1c6bdf9eb68a89a2c24c64e7dc247d39f2f02c884df37a176e7b1f4807d2d45167784bf804f07ac1b2503aca31965e675d26069fb10 +SHA512 (jupytext-1.16.7.tar.gz) = f0935fba168e52b84babea865aa6117cba31e4cae615ef1d32608a918c4650da06992fd5d9b1de01e18edc3b44ab83c1bc5c721ca89a57b4f45fdead38bc5bb5 From 1b074b6578aad90832ae69b37ecf528c6737781c Mon Sep 17 00:00:00 2001 From: Jerry James Date: Sat, 5 Apr 2025 14:05:26 -0600 Subject: [PATCH 2/2] Version 1.17.0 --- ...s.txt => jupytext-1.17.0-vendor-licenses.txt | 17 ++++++++--------- python-jupytext.spec | 7 ++----- sources | 4 ++-- 3 files changed, 12 insertions(+), 16 deletions(-) rename jupytext-1.16.7-vendor-licenses.txt => jupytext-1.17.0-vendor-licenses.txt (62%) diff --git a/jupytext-1.16.7-vendor-licenses.txt b/jupytext-1.17.0-vendor-licenses.txt similarity index 62% rename from jupytext-1.16.7-vendor-licenses.txt rename to jupytext-1.17.0-vendor-licenses.txt index 0485d4b..307ae0d 100644 --- a/jupytext-1.16.7-vendor-licenses.txt +++ b/jupytext-1.17.0-vendor-licenses.txt @@ -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 diff --git a/python-jupytext.spec b/python-jupytext.spec index c1f2632..961b708 100644 --- a/python-jupytext.spec +++ b/python-jupytext.spec @@ -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 diff --git a/sources b/sources index cb64d9d..0c54b1b 100644 --- a/sources +++ b/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