summaryrefslogtreecommitdiff
path: root/dev-python/pylint-venv
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-03-13 00:28:24 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-03-13 00:28:24 +0000
commitb3f96499c112618ec301a4852f24b8b8be123d3a (patch)
tree90d1f3a681c108834f888ca502d93702f101fbce /dev-python/pylint-venv
parentef0fedb39c21a343a3f316726f272bad9005b22c (diff)
gentoo auto-resync : 13:03:2025 - 00:28:24
Diffstat (limited to 'dev-python/pylint-venv')
-rw-r--r--dev-python/pylint-venv/Manifest2
-rw-r--r--dev-python/pylint-venv/pylint-venv-3.0.4.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pylint-venv/Manifest b/dev-python/pylint-venv/Manifest
index 3127d5126dbe..0f0a12d671e2 100644
--- a/dev-python/pylint-venv/Manifest
+++ b/dev-python/pylint-venv/Manifest
@@ -1,3 +1,3 @@
DIST pylint-venv-3.0.4.gh.tar.gz 16790 BLAKE2B 3b85537d53844900f109bc3fee3cbd62ae958785df8a14f23e5fd4be181aa7b207c207daf87fd3bd7f18378e3a19a8e7586b783bb68dc656e630614ba8f59232 SHA512 e30e7dd0c90280c51f0ff5795a769a8cb45f177274d110c46642af0b68216d539441d36eed55046e0f426cf3c7c8878699c0750913e78b78d07b6dbfd7defe02
-EBUILD pylint-venv-3.0.4.ebuild 931 BLAKE2B baf9ee4f213aca1b972df56ac01f653ab2618b5205796e41d660c01cb4130f3d68fb70b4852332c1fa8033cfc9798e81921a295b09c73ca95ae2506910e28678 SHA512 56e37df6895a7481b19682bf7545afce1c3ee8e8f2178331363e0cc1d13a7673caef0cfdc2db0417530efe7d5c51da7bd72ffa45dbf53cb403329a310a0f0056
+EBUILD pylint-venv-3.0.4.ebuild 940 BLAKE2B e3deb5d4c19b38f3bcaee6d3b32da6e2b642759eafdc328801c55cd278b4c219c256774f9310c2b9d0dafaf0c2411d7921aa98ba9c83d43e1add6748c3c7b2a3 SHA512 34e3ff5710a5baa0cdf7886bb1f915ae7742f022a63163d33c523bfd2d82bbb823eedb74b078261a1cb5fe4903f20c463ea6aa52fdf362f1a35289e024d6df45
MISC metadata.xml 412 BLAKE2B 8dc1e28ad5e2b21a9483906e776a96d598e294fbc4dbf669ecea9357055b1a7439e0046353ab39b3c2bfaab7924f43a89c309db735e44a00838dd1bed2f5c088 SHA512 4e7963aa4cdcc168bd4755f21cb58cb084c185e1c71ef9fdfe168feb1ec65fc4848c99801e449f253e420b9e34d49aab396d2e02bb60a7cbd3733dd2a899c6cd
diff --git a/dev-python/pylint-venv/pylint-venv-3.0.4.ebuild b/dev-python/pylint-venv/pylint-venv-3.0.4.ebuild
index a6abb4405baf..ac1a05d0d2ba 100644
--- a/dev-python/pylint-venv/pylint-venv-3.0.4.ebuild
+++ b/dev-python/pylint-venv/pylint-venv-3.0.4.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{10..13} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
inherit distutils-r1