summaryrefslogtreecommitdiff
path: root/dev-python/jupyter_events
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-02 08:23:39 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-02 08:23:39 +0000
commit6b3ca90478d729cccd6c9ce421860aa84c9de282 (patch)
treed03414daeb9f9d87aad9c1b22bcda26c8fadedac /dev-python/jupyter_events
parent9d7dcb261c1433eafda094d4f0524d4a2a781b8d (diff)
gentoo auto-resync : 02:01:2023 - 08:23:39
Diffstat (limited to 'dev-python/jupyter_events')
-rw-r--r--dev-python/jupyter_events/Manifest2
-rw-r--r--dev-python/jupyter_events/jupyter_events-0.5.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/jupyter_events/Manifest b/dev-python/jupyter_events/Manifest
index e18e37ea92fb..2b84098bda67 100644
--- a/dev-python/jupyter_events/Manifest
+++ b/dev-python/jupyter_events/Manifest
@@ -1,3 +1,3 @@
DIST jupyter_events-0.5.0.tar.gz 55838 BLAKE2B a3ac815a28d2592a10394569726b76de75cb3baab0bab4c1f276da33375ba93d6bfed71fbfaca404a238b7af58ebd7e75dd7fdf6c8717141517c2f790eeb9514 SHA512 49c21f0d5dce18b137f73911b0272919a56c972561deceb228558ea369f2091ce219ac335eec002b22ca1465b2622330fb3d8973d142df4b76e350345cb6249a
-EBUILD jupyter_events-0.5.0.ebuild 876 BLAKE2B cd45e2a6e017ca131529c7feb009042a679f20dac042f06b133e2264ba90e46faabef5a3c6dad8c626556ee5f6f61b07ed8c10a17534fd28c2eed405ac1b9402 SHA512 9c16ec5b353e2b79fb3bdac5a08d48496214373ead492534307c43a8c647d9d0946ed278d323f80387bbe4974f531016fdc0ac5fe540cfeaa37e8141bb0a80de
+EBUILD jupyter_events-0.5.0.ebuild 883 BLAKE2B 11ad2769e47c3aaf383be67dfeb094d4ad5fd1dbf8db6aabe1d021cbc0e92bc74701eb8847433b7abaa96cffeb6d7c953ce9362f13d2a0ef7cffb7d6623ab15f SHA512 c5fe7fb1402300485f3ae9b6115a706b7e048636de672593ad8fda62b3b1c7bdfdbbae8a9a36b712348f0cd2ef6999dc686804a2888c90e719a7ac88172540f7
MISC metadata.xml 537 BLAKE2B dfe33b67ac51a46c9ad33d4b0e02ff39d5aa1780d70f92f12b7ee8ac336c43caa79201bebd42c461373bfdc7608580487ec000613cf92765fec352b70a8aec13 SHA512 689e8a1125b4da96db6d6c4495933ee29d24666ad9e7e3af891170f8da512ac388c005836402c74418476cb9838f278c19f5267840533cef0e02091d47fa43ea
diff --git a/dev-python/jupyter_events/jupyter_events-0.5.0.ebuild b/dev-python/jupyter_events/jupyter_events-0.5.0.ebuild
index dcd0f793bc20..3f821133d516 100644
--- a/dev-python/jupyter_events/jupyter_events-0.5.0.ebuild
+++ b/dev-python/jupyter_events/jupyter_events-0.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64"
+KEYWORDS="~amd64 ~arm64 ~ia64 ~loong ~ppc ~ppc64"
RDEPEND="
>=dev-python/jsonschema-4.3.0[${PYTHON_USEDEP}]