summaryrefslogtreecommitdiff
path: root/app-vim/vimpython
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 /app-vim/vimpython
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'app-vim/vimpython')
-rw-r--r--app-vim/vimpython/Manifest2
-rw-r--r--app-vim/vimpython/vimpython-1.13-r3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/vimpython/Manifest b/app-vim/vimpython/Manifest
index 4fd55f2c1cda..693ec4251c32 100644
--- a/app-vim/vimpython/Manifest
+++ b/app-vim/vimpython/Manifest
@@ -1,3 +1,3 @@
DIST vimpython-1.13.tar.bz2 4270 BLAKE2B 7973aea8ea397f3f2edcf8a2845ab47cad3015925dd9e42e37a7ada47f25073b68d6d8f8c378a86d90e39c0aae63aba784753679b4d04a5aad268db157400ae2 SHA512 467217ad160f02d3ecdc8c43e35966e496e6c5f99bef115bd4905795c0fd5b8f68f68bc8edd64ca1dbb1c6fbc088ef6ae996f524f0343943702f2a92dcc144ce
-EBUILD vimpython-1.13-r3.ebuild 449 BLAKE2B e58ef13f67ff90555160c559b5c49eb068a61d65f4589136ce6c7f03ba7fb27085a1a87601439a9895f665a9e04a39926ac52e9d5ed83745950d0b70e532f497 SHA512 c954a8fe3b64b74fe39fe3d6a70c57e44c12bdff4d898137054d3caf00742b3b3a9197fd58f5bd7dbdabfddf44e833b7e0f761e4fe81093169fafa8564ea4c05
+EBUILD vimpython-1.13-r3.ebuild 449 BLAKE2B e24015036868ab22e6b1ecdeab320aec6c082b74e21db6890e368eef012ec9ed3f2db0f436785ec69ed24bf0c95bf64489a8e458890851e0671370bf8ba28e64 SHA512 a08c7d8c74f49117bb4ae53956ea1e8522f3dfb41a9afe01e8844caf2740bdee9c5048f1b3e6b89cbfa518f145e5125078216d0b353c7c0dc3ce16f7a4ca31c8
MISC metadata.xml 250 BLAKE2B 159edb6cbbe3884fd7b328cba2125da0a51b5c0be964e60b708efe1bd040a41abdf16f8dbcfaecb9e6e1073528ac99195a08d7045d433414ec2ba1c94d582761 SHA512 6c29f24b33b8829463103cee99e2cf65cf550aa1d6c60c5a746ca2947a97a052969c8dfb9d12ae8114db0971626f9246cb9e4808d951eeae78321325da1ac32a
diff --git a/app-vim/vimpython/vimpython-1.13-r3.ebuild b/app-vim/vimpython/vimpython-1.13-r3.ebuild
index 08146d8bd75d..a83e1338cae7 100644
--- a/app-vim/vimpython/vimpython-1.13-r3.ebuild
+++ b/app-vim/vimpython/vimpython-1.13-r3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7..10} )
+PYTHON_COMPAT=( python3_{9..10} )
inherit vim-plugin python-single-r1