summaryrefslogtreecommitdiff
path: root/dev-python/nbconvert
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-06-12 08:19:18 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-06-12 08:19:18 +0100
commit4d0ca679fbcb59301ffc7af98794c411c5061a0b (patch)
tree8353718f79e0de6c7c5ee2d6cab498bd3bebf565 /dev-python/nbconvert
parent683e8a42fb208dee0d6289d084fb39ab17aa2b60 (diff)
gentoo auto-resync : 12:06:2023 - 08:19:18
Diffstat (limited to 'dev-python/nbconvert')
-rw-r--r--dev-python/nbconvert/Manifest4
-rw-r--r--dev-python/nbconvert/nbconvert-7.3.1-r1.ebuild (renamed from dev-python/nbconvert/nbconvert-7.3.1.ebuild)3
-rw-r--r--dev-python/nbconvert/nbconvert-7.4.0-r1.ebuild (renamed from dev-python/nbconvert/nbconvert-7.4.0.ebuild)3
3 files changed, 6 insertions, 4 deletions
diff --git a/dev-python/nbconvert/Manifest b/dev-python/nbconvert/Manifest
index 6bf540d65990..2273663197a0 100644
--- a/dev-python/nbconvert/Manifest
+++ b/dev-python/nbconvert/Manifest
@@ -1,5 +1,5 @@
DIST nbconvert-7.3.1.tar.gz 880064 BLAKE2B 0bde4a65f27a880fdbf694dc6501ad1d0f78bf72e6010377faf89d8b16d5b24f82fcba93c51d9421a88e5c554bc0fb6d002f913886bd2d2f1a7f17a834755d02 SHA512 24d8d0ff35cf09d095d01122386439cf0c40eb9af7c88604f3108e5831a270509e1302370dc40eabc8bcb28fb86603d9d7a4a104346122deb8471aab7471e62d
DIST nbconvert-7.4.0.tar.gz 882064 BLAKE2B d7e7d7dca63d84dc1e189b4922e31777f29a3796c93a47c886afb9bb11bfdead29bfb209d1ebb17c82dfad91dcf145cee1ca4db9b780d676daabc28001bb87a7 SHA512 6421bde4c6b6bbbb54673a0bbe3e7902c825da8b0aab113ea285b9c2d2a59447616d6f3ce9ac15b4814a2776e03fab2ca6135d38aac694ef366b32cf3dd6d988
-EBUILD nbconvert-7.3.1.ebuild 3032 BLAKE2B 7f828d4ad9f94e9fb778a465a17b12f382188fec819d5d6c8fd2a0880b476f03cb2524a5bead1f4a6edbb71199427892c85db72bfdb41f2df429d454d892155c SHA512 ba99344f670cc2f484340ebb21dcfc3969bdf590dcdbf38a2158780524763af84a13b2aa9551092726ca726a666adb7d4a6bc9d6492ad19be0b68b93fb2c7e28
-EBUILD nbconvert-7.4.0.ebuild 3041 BLAKE2B 4c5361d7eb8f59f6cd94d3c3293043ae308a4d6ae29b4999a1a82b7bc1d93ae1a2708a252024ae785a437f962d2b017eb942bcfdb8a0b2600e0add72844fcff8 SHA512 7b713f131cee735f8b36abc2b289492d1ee565ccb23a12a02bb904d43b16b4af87c10f66a22506864966963a7c44f927461102b472a6bce5e5a6ed2ea57f991d
+EBUILD nbconvert-7.3.1-r1.ebuild 3105 BLAKE2B a8f6abdcfe6a727a13104bd238e65eb9fd38e36e3ff2d1f15194904850cb3dd487d632cfc0ffb83a1e0ceaad63b6d5f6c1d8a461c4c23d5407074eaf7212d137 SHA512 77cf7f2066bc936068b2611b2bcd56287642a678f086e35776619ade90f6e58f487b8e71f001d239c8d3b1a010aa845ee2662e60b62226bd4a1d877747f32f56
+EBUILD nbconvert-7.4.0-r1.ebuild 3114 BLAKE2B 8b0d648e42c6525f57b115937e3d725dc53788250208bb1db4bd3f8c78f30c11648b7f86cd40d9c0ffb6f51ee4a827c41e6447f67c1b3a158a12a3414ef54733 SHA512 7c550c80286c4d8a38d9cd8ac10ecd87544767b8a95da67c0eb84d4a2ab13891353e55f0da575094ef6ed8552b7cb5cbe82290281ef89e7caad92f07e617526c
MISC metadata.xml 527 BLAKE2B a915103b3eaf57236f4257c98354a1e3733771369ac825fa8bbc4f79f0d1a23272dc86e744513620fbee37792e813a15dbb955e633a7c57597c3c38657ed05d3 SHA512 b60a311ce52915dbc12addd4a882670ac96ff8b3be2aa651eaac3d0963d6e73a72eaafd53f90fb685599504857e6bcd0568071962d7696c2605462b77260ad6a
diff --git a/dev-python/nbconvert/nbconvert-7.3.1.ebuild b/dev-python/nbconvert/nbconvert-7.3.1-r1.ebuild
index c1f994686ded..089bfb2a087c 100644
--- a/dev-python/nbconvert/nbconvert-7.3.1.ebuild
+++ b/dev-python/nbconvert/nbconvert-7.3.1-r1.ebuild
@@ -19,6 +19,7 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86"
+# <mistune-3 for https://github.com/jupyter/nbconvert/pull/1820 (bug #908377)
RDEPEND="
dev-python/beautifulsoup4[${PYTHON_USEDEP}]
dev-python/bleach[${PYTHON_USEDEP}]
@@ -30,7 +31,7 @@ RDEPEND="
>=dev-python/jupyter-core-4.7[${PYTHON_USEDEP}]
dev-python/jupyterlab-pygments[${PYTHON_USEDEP}]
>=dev-python/markupsafe-2.0[${PYTHON_USEDEP}]
- >=dev-python/mistune-2.0.2[${PYTHON_USEDEP}]
+ <dev-python/mistune-3[${PYTHON_USEDEP}]
>=dev-python/nbclient-0.5.0[${PYTHON_USEDEP}]
>=dev-python/nbformat-5.1[${PYTHON_USEDEP}]
dev-python/packaging[${PYTHON_USEDEP}]
diff --git a/dev-python/nbconvert/nbconvert-7.4.0.ebuild b/dev-python/nbconvert/nbconvert-7.4.0-r1.ebuild
index 4145050a76bc..e962142dfa5b 100644
--- a/dev-python/nbconvert/nbconvert-7.4.0.ebuild
+++ b/dev-python/nbconvert/nbconvert-7.4.0-r1.ebuild
@@ -19,6 +19,7 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+# <mistune-3 for https://github.com/jupyter/nbconvert/pull/1820 (bug #908377)
RDEPEND="
dev-python/beautifulsoup4[${PYTHON_USEDEP}]
dev-python/bleach[${PYTHON_USEDEP}]
@@ -30,7 +31,7 @@ RDEPEND="
>=dev-python/jupyter-core-4.7[${PYTHON_USEDEP}]
dev-python/jupyterlab-pygments[${PYTHON_USEDEP}]
>=dev-python/markupsafe-2.0[${PYTHON_USEDEP}]
- >=dev-python/mistune-2.0.2[${PYTHON_USEDEP}]
+ <dev-python/mistune-3[${PYTHON_USEDEP}]
>=dev-python/nbclient-0.5.0[${PYTHON_USEDEP}]
>=dev-python/nbformat-5.1[${PYTHON_USEDEP}]
dev-python/packaging[${PYTHON_USEDEP}]