summaryrefslogtreecommitdiff
path: root/dev-python/jupyter_console
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
commita90c84e720803f3d26c0ade8f1f1e405ca97502a (patch)
treef788ea0972d51c66823825021dd83427e1d466c4 /dev-python/jupyter_console
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-python/jupyter_console')
-rw-r--r--dev-python/jupyter_console/Manifest2
-rw-r--r--dev-python/jupyter_console/jupyter_console-6.4.4.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/jupyter_console/Manifest b/dev-python/jupyter_console/Manifest
index ee01b38be1e7..e955ee1edf1f 100644
--- a/dev-python/jupyter_console/Manifest
+++ b/dev-python/jupyter_console/Manifest
@@ -1,3 +1,3 @@
DIST jupyter_console-6.4.4.tar.gz 35145 BLAKE2B d37190c30eceba79c0d37ad60d88c9e691759aaccb29a64a9482b7c3cf3315efa3c902ac2244c2139ef2f94a77450115124227768f8291f73512796aaff1214a SHA512 1f06591ed2a0fcf56e783d4e9f2a7c3f58a4f566cfb63b3367edac23c7709aa1af7bf6639c7358227a987049804da90658144fa5ad38db120c0816e78ed465ef
-EBUILD jupyter_console-6.4.4.ebuild 878 BLAKE2B 856c8562429d9e70fa56676e5a4a0a4df691faff582f2330833028d2e339cb1e264827581d33a8371ed04ddc9399f72005cc50dbc5d5ee8573577d8a6238b21e SHA512 1ae3f6a22fe84bb43655abd34e879b68c33c4ec88c614521e94612597be032d7ba63874cceca4e3e4441bf0dcbc065ce9bebb3eb14cfadc344033429114f9286
+EBUILD jupyter_console-6.4.4.ebuild 878 BLAKE2B b0ca8d12214665c55cb3dfe90be4e23ffe49442fb17c9ad565582dd6cbd34edf43194bd3e80847d01d4bf52a956ee96fa00614f87dff4da222ce0bcd908fd291 SHA512 78ff50cb920e9722c1e7aa20b34f06b577ebde80ec4efca376dd7ccf2cb22c88cf7f21b4fe6addb2b061bd799dd06896f2202b3913d5950615667fef963c6e4e
MISC metadata.xml 702 BLAKE2B 38bb264e2ab7f1feca67ae6a35d2ee20c04b53188cc7d3a51bd2d1630ba6a9e89ac949013bbd9ac3443331bcf3f115f85537865787daee26949b9773aa9b9197 SHA512 c3f9fb275560a3aef2a5266d2070e3d013f53e2f3f7e1363626b15d290ccd619c65a19d6ee2b849a683a96159c8af29c55c81eff5a333759eae5cd6773736b24
diff --git a/dev-python/jupyter_console/jupyter_console-6.4.4.ebuild b/dev-python/jupyter_console/jupyter_console-6.4.4.ebuild
index 9700eb6a2ac7..6a5840eb4276 100644
--- a/dev-python/jupyter_console/jupyter_console-6.4.4.ebuild
+++ b/dev-python/jupyter_console/jupyter_console-6.4.4.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1