summaryrefslogtreecommitdiff
path: root/app-editors/pyvim
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-editors/pyvim
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'app-editors/pyvim')
-rw-r--r--app-editors/pyvim/Manifest4
-rw-r--r--app-editors/pyvim/pyvim-3.0.2.ebuild4
-rw-r--r--app-editors/pyvim/pyvim-3.0.3.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/app-editors/pyvim/Manifest b/app-editors/pyvim/Manifest
index ac3f334c3b74..3f3c2d6ac25c 100644
--- a/app-editors/pyvim/Manifest
+++ b/app-editors/pyvim/Manifest
@@ -1,5 +1,5 @@
DIST pyvim-3.0.2.tar.gz 35227 BLAKE2B 8edc2218b3a0f2ba922531b75f65a5273ad9a2697f72ecf994cf7d2406c6311c3f28b22b6adb1243150a90db74962256ceaa7cf47ec99c2388299742451d6efb SHA512 da961342ba52e5beca44a607cbb923953388e8674409db9ca2b152017eeedce84f92e42a9f6d0e5019c5c4d88d82f4a987cb378f311cf84a169cefa54dc5efce
DIST pyvim-3.0.3.gh.tar.gz 492633 BLAKE2B d62f1db2ec4af635841d18c860c5ac571c664116c539bab87b5f00a9c15b1f37f9dd53649d98a3d21d3bec9df0af46d18443eb1b34961d0971a7ed75df6a8c74 SHA512 0af9b772b97c21b8a9fe966497849eb83c6f770a212b98c7f261309f2f70d6cc8bcf2175660bee5c44850d6c805570946a79fbe9db7f1ffa8e20e19ef61a0635
-EBUILD pyvim-3.0.2.ebuild 849 BLAKE2B c55e26424d8eac77cd2683626cfc0c45e59a881036f54902179286e15fc3e23d46b039389f07149056707e8d32c41afb28d96aeefe68791aa71235d3b2f4a826 SHA512 bc0225bf959e4695a862aca20e51ad015d14f17e2dc2eadb4677de4fb90b8d83a26e7d604a3cd283e401c0ee3a7db18cc1d191d064b37be3b4a4085427fe0fa6
-EBUILD pyvim-3.0.3.ebuild 1013 BLAKE2B ea4d5642f0e7d4f19cb66d75ecddf116467b938614c96aac9308eaaadb6565fb207b7011e5bf0633ed57dc40ba41387ee61d2354d78a117adcd76674e29a49cd SHA512 548a746cd864d4239d4fb391d4f4baa9c0964a89291714e9aef3db20612c781716a2b31ed581487daf6da00c10afbefc0d3f25cad76db8118f4cf9762bc0cf44
+EBUILD pyvim-3.0.2.ebuild 849 BLAKE2B 8ceb1018d55ad7df8c2a24b0c13dd964565a484152f8076cce2aae2ad29e9a260661665dbdf2aea388aceb704d3ad8c5756d397815e702949631ddd77807b47f SHA512 197082703be2af1feff0d9b09e716e515c854ed0a40285e574f2b43c89e84b6414e1e3fdf1d0f8159b32a536d6c73673073498e6edb46df10413887fbfcaf536
+EBUILD pyvim-3.0.3.ebuild 1013 BLAKE2B def77dcff30f10a74c033839ffa34faaa2a45276d78f7fe8781bee88401e771859c9f3a280ad3512dae0586a84fc0692386e02c87ad51c2e4ad1e1e0bcc207d3 SHA512 59268f099771f7b50f8a186b5a02a9d83a2d4cfd4fbfa9b1808f198f4c6b34f4b047e4ffc2441bdbac7b550af284e19551a3480120eda18aeaa2e8d621e67f7f
MISC metadata.xml 490 BLAKE2B a4af1d63730b2d7d6621d0a6fd3f4205016a940cc47d84ac48a692aa2d27c075f146d6a3d2581558af19cbab614fe47d9f9cb3679899387b2dc84b6b0f52c3cf SHA512 5eda2f764c81d21304541fe5d8c8330535d94b382b8bb94e9d15f01c184d4e09a6780dfe3745d4e3661c56e5a5a564147fbd4111fdfdd12b7075e1b9ad06488e
diff --git a/app-editors/pyvim/pyvim-3.0.2.ebuild b/app-editors/pyvim/pyvim-3.0.2.ebuild
index 14ad9912d076..fb3ea34be2cf 100644
--- a/app-editors/pyvim/pyvim-3.0.2.ebuild
+++ b/app-editors/pyvim/pyvim-3.0.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 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 distutils-r1
diff --git a/app-editors/pyvim/pyvim-3.0.3.ebuild b/app-editors/pyvim/pyvim-3.0.3.ebuild
index a82ef87a6274..bb5c22739b27 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-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 edo