summaryrefslogtreecommitdiff
path: root/dev-python/alagitpull
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/alagitpull
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-python/alagitpull')
-rw-r--r--dev-python/alagitpull/Manifest2
-rw-r--r--dev-python/alagitpull/alagitpull-0.0.23-r2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/alagitpull/Manifest b/dev-python/alagitpull/Manifest
index ac1f89b9be01..603ce0428265 100644
--- a/dev-python/alagitpull/Manifest
+++ b/dev-python/alagitpull/Manifest
@@ -1,3 +1,3 @@
DIST alagitpull-0.0.23.gh.tar.gz 6692 BLAKE2B 63af3da6e98521487fad233dd648d9217d8e89c0d17e49dd771e934c0808a52c0659661ca8104c53c2d0fddf458650458e676e14b2e9c3820f353ab42044a490 SHA512 1620c0e25299f694f29f6e54105a2f336dee90535370a691a6e23a879a68626ef4aa19ae40ecc835553fe3b0272d48e4f5213c1ada054ad20d47034fc20dea3c
-EBUILD alagitpull-0.0.23-r2.ebuild 556 BLAKE2B c3308637418b864ef3e5ff2afb4e1739cc24ce5db005e3c9eb99ab9208ed1f258c37b4af7999d153e5237b374c7a28f068d50a062783a3c0889a390982192eee SHA512 d4bd73b6731d95fec0db893f7192a76189ea5aefd8ce496ad0e0dade57991cf84ef11215880e5602421ec0b7976b388e04ec03d8617aca6b64798ed9fd07b33e
+EBUILD alagitpull-0.0.23-r2.ebuild 556 BLAKE2B 32247f7d209412a2d4500702d84c3568dfe23efeb6d3aa61ba5c1447da97c8ef543a588095e74b6f21783fe66f312a376e2144e6703ddc00b4b8a2f94d917878 SHA512 a7561a80d1bb10c2b155da21a77941a26e9966203fabb09edb76c8359f83b917ee81e22f37f1ebdb89fd856d4432280a67d797c26a3011c5b7ebe9d9a75646a6
MISC metadata.xml 347 BLAKE2B 7f394b6b5262adc148a746a72308a74d8b7ae3d9c0896c775779415c3a4119026593957a58ea08bdf621309865759a4856a63221d3925258a34e026c1fd61044 SHA512 a5b91da9672da28f77f1ce059f00965de86de54b3f7b45a580b5d5509d42a38f256cf6525cc87a52cf0203713fd81f8cef06fd4dc8a1febf6c7690d6db57dcb8
diff --git a/dev-python/alagitpull/alagitpull-0.0.23-r2.ebuild b/dev-python/alagitpull/alagitpull-0.0.23-r2.ebuild
index ae376488c171..e62d6fb5a7fc 100644
--- a/dev-python/alagitpull/alagitpull-0.0.23-r2.ebuild
+++ b/dev-python/alagitpull/alagitpull-0.0.23-r2.ebuild
@@ -1,8 +1,8 @@
-# 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_{7..11} pypy3 )
+PYTHON_COMPAT=( python3_{9..11} pypy3 )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1