summaryrefslogtreecommitdiff
path: root/dev-python/portend
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/portend
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-python/portend')
-rw-r--r--dev-python/portend/Manifest2
-rw-r--r--dev-python/portend/portend-3.1.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/portend/Manifest b/dev-python/portend/Manifest
index 18d16dfa43b2..d044c9318352 100644
--- a/dev-python/portend/Manifest
+++ b/dev-python/portend/Manifest
@@ -1,3 +1,3 @@
DIST portend-3.1.0.tar.gz 9448 BLAKE2B d9391577ecc6f878ebbceb07266f06902352076fb61164b5e905a3ed0a557ce5dafcd8e3c77a099aab97fa576aee5be024d98f457e3b333aa80dbd534167218b SHA512 017dff68ea85f48d19398f71fbd8189329ca9c27c05d8599dd5e53632eb5ddc6dea322e94c924a0653f25f042a3c8ee1cda5f8450b02f3406a72036d54cd1aaf
-EBUILD portend-3.1.0.ebuild 652 BLAKE2B 76c4e258a8707805de339cbfa80b6b6ce6063a38756dddc15c83135dfa54c69fc6fe48a5f7ad90083166e6577dcb9a38febacfab95e63ccda166424f1de4fe73 SHA512 c3f2da79386b2e40231e2c2f3d908cd2f48c3da89a21ddc9832c8a96897f7d9ff13fa386e2b6738dcc78704f0aaea43ae7c359eb53c6c116f9ec09edda2c714d
+EBUILD portend-3.1.0.ebuild 652 BLAKE2B 84d18e0f49519e8f2b97ee68ca9a0182385544aea6eb0aa6e5d8bb9364c35793367d3ba34b5baad559f10cd165b99ac8025882b44ee0eab855f1296b22534b34 SHA512 4975be0f181184c06d23ba29cb4c88cd7ec40ca149e5436cface045774ea1ab3324682ce4e5c4ea70baa93c3bf324686e75ee886af8b428f54802e3e432f4eb8
MISC metadata.xml 494 BLAKE2B 00d31a220312e6d69d0a037174e45cc0e5ecbd963de8e513b6b0358ff40acbedc73e316801daad373e4007ec978f5097b4c00e25f2198ce86d5dcd879c4f2e2d SHA512 ca046a5e36611bd83928b4202c24af68aa7cc1cafbf2bd62a86ad4751226389885ef3aab6be8a25ba17513c89924901d5ac2a31ff27a2798506bbf2f09df2ed2
diff --git a/dev-python/portend/portend-3.1.0.ebuild b/dev-python/portend/portend-3.1.0.ebuild
index ac6ebf244cc7..3f2ab6986e85 100644
--- a/dev-python/portend/portend-3.1.0.ebuild
+++ b/dev-python/portend/portend-3.1.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} pypy3 )
+PYTHON_COMPAT=( python3_{9..11} pypy3 )
inherit distutils-r1