summaryrefslogtreecommitdiff
path: root/dev-python/pytest_jupyter
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-16 00:22:55 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-03-16 00:22:55 +0000
commitb4c2aa4f33970ea2c862e0f7e57f01564bc63002 (patch)
tree1e180579eefb953f3ef09005ad064af004885e1c /dev-python/pytest_jupyter
parent0ffb93f7e1f8ab9362275c3ba3e7a7dff0939a26 (diff)
gentoo auto-resync : 16:03:2023 - 00:22:55
Diffstat (limited to 'dev-python/pytest_jupyter')
-rw-r--r--dev-python/pytest_jupyter/Manifest2
-rw-r--r--dev-python/pytest_jupyter/pytest_jupyter-0.6.2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest_jupyter/Manifest b/dev-python/pytest_jupyter/Manifest
index a57f3094620e..9c982f20d98c 100644
--- a/dev-python/pytest_jupyter/Manifest
+++ b/dev-python/pytest_jupyter/Manifest
@@ -1,3 +1,3 @@
DIST pytest_jupyter-0.6.2.tar.gz 15174 BLAKE2B b6c536383ab1b8e375e4250b4922ac6372f850ee4993643122896092109d3f711f91ccc7b159b7330de18f7876df818dc01d31c05e3c18d97488255e063db4d4 SHA512 396f7a7c978097e6dee37ead92bb3c8cef2a8100a7cc85b0b1eab19e20bdaed3332391c17568a6a279ab6ddeea1fbb2fa8dafe24ba4500982ba52cfcda2b1052
-EBUILD pytest_jupyter-0.6.2.ebuild 772 BLAKE2B 7c668b5c6066f0e9bd6707481fb8dcecd4e1ea0987349e7577c8d81085f2c51a18c2f922ad00ef3b2df20f31835e299c52a8b9a8b34e37238938ce488bb0e0d0 SHA512 11416e332d9f1ca64aa28832f20c5da375570abae0497f5eedd8565782d2d5347984d370cfcfd21b6414361ae75b3025262910741373b37e06024dab48c9bf70
+EBUILD pytest_jupyter-0.6.2.ebuild 770 BLAKE2B 7b9a923ed06e15cabf8d6b6bed7c1528dc6a4d4080dd73018c1b885cfdefe39a908ee79307da3426fab806eccd0d991a0f35d57836f40bbe813b63f9fc51a788 SHA512 ef2ffe60dba0cd0f98bda6b4967e1253c50c68d4e48f723153964c6d9be553511513f75acde4983a8750b863b6a138aec4fb65f28144bf4c52a5dbd9f487a619
MISC metadata.xml 544 BLAKE2B 2774989bbb5ea75c4254ec2c9f3daf04a48bdec28698d62afd2471abb4031273bea581c09151efa643fc691a3fda2e1a4211dca66882fe2c5a24d7a6bef7c1a1 SHA512 e3751515a8baf2b422cb680870adbe9393d37ecf2e8b01212bcfa7d0b62ca368c34a9140945e1af4d7c7f0c5443b996ac7cbd4394833aa13b4e937b05bfe0e6b
diff --git a/dev-python/pytest_jupyter/pytest_jupyter-0.6.2.ebuild b/dev-python/pytest_jupyter/pytest_jupyter-0.6.2.ebuild
index 6516ade84f7c..fce909299340 100644
--- a/dev-python/pytest_jupyter/pytest_jupyter-0.6.2.ebuild
+++ b/dev-python/pytest_jupyter/pytest_jupyter-0.6.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86"
RDEPEND="
>=dev-python/jupyter_client-7.4.0[${PYTHON_USEDEP}]