summaryrefslogtreecommitdiff
path: root/dev-python/python-editor
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/python-editor
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-python/python-editor')
-rw-r--r--dev-python/python-editor/Manifest2
-rw-r--r--dev-python/python-editor/python-editor-1.0.4-r2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-editor/Manifest b/dev-python/python-editor/Manifest
index 86834f1debfd..cefbd087148a 100644
--- a/dev-python/python-editor/Manifest
+++ b/dev-python/python-editor/Manifest
@@ -1,3 +1,3 @@
DIST python-editor-1.0.4.tar.gz 7132 BLAKE2B c955a2e3d2f607133781ef17146b20c13a409def6397e9698a8bc19c5a9f40af002a0f772455fb96e60088a732013ea6c471c198be0ac4c6c881724e762844c2 SHA512 c8ce2403bfe6c93935c7f4c384a8618a39cdaefe1ff5b1ff2cf4562866d8b3caa616e428c0a1634a56db934caeb474e7f84f8d5e009b9ed664189fdece8146f6
-EBUILD python-editor-1.0.4-r2.ebuild 491 BLAKE2B 563671cf11dd5f2c6e84f13fb0dc62b54300ee03f621bc34ff776b283e1ec8b98071f31e96aee97d659c1026490f506538ab2d55b979bd7328c6dee060e83590 SHA512 1544a1ed16d989dd9968baeb095b10389fa333dc197987eb1cba7181607ff23c426ac8b3d0b5f57452605e3805fd59711ab8a98cd2aee41975bbae88276bb4ef
+EBUILD python-editor-1.0.4-r2.ebuild 491 BLAKE2B f619808a970d41a40ef5b40c7d7b4649ef1cf150e89682908aa44de1d1f5612e5ccbde473e7348cc0d00b5647cc68726121a78bfb10914b4187cbbe72c6518bf SHA512 84d10d3659b4bb941ee33b5fb103b8a81da49e6e5dcc48740fb6bb5859f1332938e52ef3c7590c74efc2f61108cbccdc7badef5459ecee59f32a8224181fb7c6
MISC metadata.xml 479 BLAKE2B f34e8a8eddc2cf672c14027217798582df17f1a396d9b29bdcbc31dc523e718364ae0cf8254c2145e80ead1a8c1433eed0da7999fdb7bc0a952d6bfa8ec231c9 SHA512 d9a8cfa2722de34a33cf6db2f512e3407dc9aff72b7525cd798ac33efe26550f21e1db5ccda9610799d64e3fc5e9d4e02f0151200369f3c661e44e2a7aa3e71e
diff --git a/dev-python/python-editor/python-editor-1.0.4-r2.ebuild b/dev-python/python-editor/python-editor-1.0.4-r2.ebuild
index 61ddedd7419d..2f469dd0ad55 100644
--- a/dev-python/python-editor/python-editor-1.0.4-r2.ebuild
+++ b/dev-python/python-editor/python-editor-1.0.4-r2.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=( pypy3 python3_{8..11} )
+PYTHON_COMPAT=( pypy3 python3_{9..11} )
inherit distutils-r1