summaryrefslogtreecommitdiff
path: root/sys-libs/tevent
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 /sys-libs/tevent
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'sys-libs/tevent')
-rw-r--r--sys-libs/tevent/Manifest4
-rw-r--r--sys-libs/tevent/tevent-0.12.1.ebuild4
-rw-r--r--sys-libs/tevent/tevent-0.13.0.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-libs/tevent/Manifest b/sys-libs/tevent/Manifest
index bf42db4db83c..e3d72c2012de 100644
--- a/sys-libs/tevent/Manifest
+++ b/sys-libs/tevent/Manifest
@@ -1,5 +1,5 @@
DIST tevent-0.12.1.tar.gz 879683 BLAKE2B 51521aa26dc3ac38dcf69cdb77a7ad33fede88947e3a91cc5917fae9746951643a70615db24449437e133b575ca41d961ed63c23a0b4f1a01edf090952672032 SHA512 ab70262702d70ce00e8b3aef41930c674b04c147fdbf0006e57cfa057d82f6049ba6da4b2c2b7b53aa191dd4f0f3d55e72b0666ae8f5b6948eeb9fde1988c938
DIST tevent-0.13.0.tar.gz 880601 BLAKE2B 4e2a2c055bac28cecae1a95b7ddab349ed780f44427e74709eca497d6242bc4f46a91878d3d253c1af4819887ce7df522fe41f88f6059ec5f6c706c7e071ee35 SHA512 7aa05c09e3c708769e31cda88b319cee3629c88c51bda559193a85d4ab32204a8b4ba11f142861dbca06b578bf54953f2aca1ad847e99995a4fc40bf08618a93
-EBUILD tevent-0.12.1.ebuild 1649 BLAKE2B 7e3bcebc08be11247675653d052219691c823d3835ccfd218e601de42dc2bff30940a3e382b937ac93c6e438a50083b60b0d3c352f5ac8a96de2fe0a43c67372 SHA512 561c7d4c2116d5206b66c3f66652fb7da9ebf95f8c571ea4b04e10e03a729c2301e351af830b2d941d5cb868949f85fdfe3cad6277814b434792dee49b1936f5
-EBUILD tevent-0.13.0.ebuild 2460 BLAKE2B 89de60b58ef750de474dd8613cd4704c8daa49cbd3c32c28fd7871bdb2a12b5b97902f43395902def90118a0a4ea5fecbf95ae6fdabf070c3ca3e62520cdeecb SHA512 63904502d0faa08a93f2116e08d97b7941387a350d3f4ffe6a6587613afe74d349ffd56ecbc77239f51bac668a6a9e98e0c3e4f1a1d27f0730f77178df658185
+EBUILD tevent-0.12.1.ebuild 1649 BLAKE2B d9b36d619ee5ef4f02f596af5ba073056024fe0af0340b36aee0416fba6d223fa52beb2dd7122600a19ff540791d59c0757424715a7923ddfc00255fc0f58004 SHA512 2fa8321377d377bf3c81ab45410ec676643f833dd8a61c399e3af097c3878995602717b33dea9861712dbd28839a4d9983a8438a3032562874ea402ef88e4537
+EBUILD tevent-0.13.0.ebuild 2460 BLAKE2B 4ba27a51e44d83743bf48a109882a8b24a18d6c3e3d45f054754be7225c9a432064a641fe5e43454a08d3976523aa083484c5b3ed64185c615d4558953e3e2af SHA512 9afe14e9596a1591368beb6ade85fb515f5b60c239593fb507e65873edc02997f6559f72727c1bc78e485f60f5fec02316c0853f4dbe0e23a9f5e4423ea1da46
MISC metadata.xml 239 BLAKE2B 7127a2a67e79dc98a78fcaca706fd348389c7f08465112215855afe5978d2932ecbee93944efb1df528fbb6d09e884b277cb1d55a8b3926487b6ca07f9330b8a SHA512 4ea42efe4d083d013b85796ca25a132678bcefe6e3687fd6dd371814fd307118fbc8da8c15ce7f4d956e5f824cd0202f49d3469406c88008e84ff9f4d360f424
diff --git a/sys-libs/tevent/tevent-0.12.1.ebuild b/sys-libs/tevent/tevent-0.12.1.ebuild
index adb7238df026..b8b049cfba19 100644
--- a/sys-libs/tevent/tevent-0.12.1.ebuild
+++ b/sys-libs/tevent/tevent-0.12.1.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_{8..10} )
+PYTHON_COMPAT=( python3_{9..10} )
PYTHON_REQ_USE="threads(+)"
inherit waf-utils multilib-minimal python-single-r1
diff --git a/sys-libs/tevent/tevent-0.13.0.ebuild b/sys-libs/tevent/tevent-0.13.0.ebuild
index e3914a179a2f..73d0a0df4a1e 100644
--- a/sys-libs/tevent/tevent-0.13.0.ebuild
+++ b/sys-libs/tevent/tevent-0.13.0.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..10} )
+PYTHON_COMPAT=( python3_{9..10} )
PYTHON_REQ_USE="threads(+)"
inherit waf-utils multilib-minimal python-single-r1