summaryrefslogtreecommitdiff
path: root/app-editors
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-06-20 00:10:57 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-06-20 00:10:57 +0100
commitd6ca4e4f90cb75c323b5988eefa96a04c0d36908 (patch)
tree8197fc88451976470c871e991b75a9d40c240270 /app-editors
parente8df704cf9b5e9e517317b8912377c0a8ca0d11e (diff)
gentoo auto-resync : 20:06:2024 - 00:10:56
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/Manifest.gzbin13960 -> 13956 bytes
-rw-r--r--app-editors/pyvim/Manifest2
-rw-r--r--app-editors/pyvim/pyvim-3.0.3.ebuild4
3 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/Manifest.gz b/app-editors/Manifest.gz
index 1205224db147..9a3c0587271a 100644
--- a/app-editors/Manifest.gz
+++ b/app-editors/Manifest.gz
Binary files differ
diff --git a/app-editors/pyvim/Manifest b/app-editors/pyvim/Manifest
index 7783cc930cd9..9479af91f532 100644
--- a/app-editors/pyvim/Manifest
+++ b/app-editors/pyvim/Manifest
@@ -1,3 +1,3 @@
DIST pyvim-3.0.3.gh.tar.gz 492633 BLAKE2B d62f1db2ec4af635841d18c860c5ac571c664116c539bab87b5f00a9c15b1f37f9dd53649d98a3d21d3bec9df0af46d18443eb1b34961d0971a7ed75df6a8c74 SHA512 0af9b772b97c21b8a9fe966497849eb83c6f770a212b98c7f261309f2f70d6cc8bcf2175660bee5c44850d6c805570946a79fbe9db7f1ffa8e20e19ef61a0635
-EBUILD pyvim-3.0.3.ebuild 1011 BLAKE2B 716be0654455cff0c4900540be6f52deaa0be7ea19a98473670501e66b150a649bb27000cf942dd52e2bcf3ea1c7dcd65918118656bf40ec150165e0c79ba7dd SHA512 5dea30eb974395d060a3a054e5c2a12825e38e88f42fa138aaaf95c9b53c145e28c2b71949243e98aa1842ef42d19bddf5ca127886f61648d1e27caa10521ce3
+EBUILD pyvim-3.0.3.ebuild 1012 BLAKE2B d926c863158022228e481cf4af5628ccd3add897704c43d1beeda1b72595e06041082a366eadf80c7d558ad7f97d61806f1701d6f69babf00c24a7e650d979ca SHA512 1ab5eb76c3ea03c5ab3138e513119199a1ac1b6f2e773d6b0449a5145b46e21f50ea69995ea7971394dbb07cd6bc0f72af57a704b5de7ffb38400bba6e1d315c
MISC metadata.xml 378 BLAKE2B 6aeda28996381d8d9c57dfadfc78d2b51f6a463eb7d5f132ff4863b1c99ce8b4802e6b47f697f8ad018aa09bdcd287c30fe87ce173f09c626db491db1cb8ac4e SHA512 f59f0d60b110b891a29e5a2d6289d1d852b0c0167abd029ee57cc616a45b5d254169cc95e4f5a244cf98a959c160f57e2c190597f9aa4b3828365f7bd771598d
diff --git a/app-editors/pyvim/pyvim-3.0.3.ebuild b/app-editors/pyvim/pyvim-3.0.3.ebuild
index 984c32f845ed..237f234c7c33 100644
--- a/app-editors/pyvim/pyvim-3.0.3.ebuild
+++ b/app-editors/pyvim/pyvim-3.0.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 edo