summaryrefslogtreecommitdiff
path: root/dev-python/outcome
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-02-17 00:13:57 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-02-17 00:13:57 +0000
commit27b3683509c5229cce540418778a8b64afbc0009 (patch)
treeb7164898142b8b093b91c8254c4387b6eec679ee /dev-python/outcome
parentf2bdc27fe0f79f8f9a3945eb2b1163ce75c56439 (diff)
gentoo auto-resync : 17:02:2025 - 00:13:57
Diffstat (limited to 'dev-python/outcome')
-rw-r--r--dev-python/outcome/Manifest2
-rw-r--r--dev-python/outcome/outcome-1.3.0_p0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/outcome/Manifest b/dev-python/outcome/Manifest
index b7a4da600170..002f1fef97d6 100644
--- a/dev-python/outcome/Manifest
+++ b/dev-python/outcome/Manifest
@@ -1,3 +1,3 @@
DIST outcome-1.3.0.post0.gh.tar.gz 20749 BLAKE2B d094f1c7c67b890fff20b81ee77d9b06616e0e3e89ce62b3936b6d2a6964cc95355f81feb82acf8d9a3f63c6af4b219bc4abafe1c329d2a5963936a9d3a7a827 SHA512 d01f6d74e883b112cd589f9e8ed05770db9b1f9ae48e84e2cbb1138c33c1496d3bae559e2627a4fe736496740866c1a9589cfc611d1c8218add1ad27f8f033ed
-EBUILD outcome-1.3.0_p0.ebuild 880 BLAKE2B a28df58d3f51f052780f531101ea30451a1c297a9b20edc60a70c8342f62df53b57238caedfaf102b484be000c6cd5914d3414d2270bc20f62396b9924263d53 SHA512 55d5b55155509abf4cb20dd6c823607c2ebe4a1b993ee9bf65b37544cae8b1a475e6cd78de0c3d3a56d2ebe9c67746ae0fc6b1fc02247c73fa274a5f21710e1a
+EBUILD outcome-1.3.0_p0.ebuild 889 BLAKE2B f44990cd8e310c87625817d19acfe967528a0765daf7e8af887007fb325a2b4d1d23f4abf3c67987e015d04dbdc19645b4ccaee5fa726418a5e12aeee4069194 SHA512 874683715e52b43c9b1e1526faeeeb2b73d32593ba2a888aa95abc7ef6d6b7186c8b3a1bbae622dc983a0ac6dde93465dcf08c7e0149ef5807a198711097f630
MISC metadata.xml 400 BLAKE2B 8fc14766a65585972e684c41c1855454090e533efeee85d5565face5422f69966e0bfc1bd1a5e1d12f5cb1fba0d1ab48321a563611aef4bea762601150925b6c SHA512 96240d5e8c952014e4068450b0b82b316a0420b97812b8bc42389902772f6c5d7b183ab0c1e5efc3bd35e5818baaa5cfe46592b2defe37d07e9f12625cf6f27d
diff --git a/dev-python/outcome/outcome-1.3.0_p0.ebuild b/dev-python/outcome/outcome-1.3.0_p0.ebuild
index 0fe5ccaaf497..deae283a9d57 100644
--- a/dev-python/outcome/outcome-1.3.0_p0.ebuild
+++ b/dev-python/outcome/outcome-1.3.0_p0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..13} )
+PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} )
inherit distutils-r1