summaryrefslogtreecommitdiff
path: root/dev-python/sphinxcontrib-trio
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-02-21 00:15:53 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-02-21 00:15:53 +0000
commitdb653baf275126269bb89ea0d2bdb8e50497a94c (patch)
tree9d1ee94cfa7312384acd366d3dd8f629660b3f18 /dev-python/sphinxcontrib-trio
parent1534d50aaf24272ec425fa439389ef7e1f7bf174 (diff)
gentoo auto-resync : 21:02:2025 - 00:15:53
Diffstat (limited to 'dev-python/sphinxcontrib-trio')
-rw-r--r--dev-python/sphinxcontrib-trio/Manifest2
-rw-r--r--dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/sphinxcontrib-trio/Manifest b/dev-python/sphinxcontrib-trio/Manifest
index f0202ea5d182..6d8af91dd9b7 100644
--- a/dev-python/sphinxcontrib-trio/Manifest
+++ b/dev-python/sphinxcontrib-trio/Manifest
@@ -1,3 +1,3 @@
DIST sphinxcontrib-trio-1.1.2.tar.gz 24131 BLAKE2B 5ddaf5ed6c85905275e206fdd966745ce4dd7296595c488864df291cb7202725ccab722f306dd9d6c27d660f5cb3e43bf9ab2fe50e8aa5a7232c2615dddbdfd0 SHA512 cb90f37f463fbdd3f810eb6d76b4bdaaabe83317de0ad747fcee55980849d691e272884ecdfcbee58851cf536f268f2520caba281d7550fe3250e92c69164434
-EBUILD sphinxcontrib-trio-1.1.2-r1.ebuild 1057 BLAKE2B 293aebf436347609c800f9d3fc281cf602f8b578e2d800aa0881ddca9da59b454af422cd0aa6a570eaa6bd51dc9a471d0cbf08bb2cc0a58a946b9ce472532c5d SHA512 637c587b76be11b58dec0bd3598e336f522539f645f11c26e19b4d9a437d351a8cb2706606418355f4bf77e6c34ad77afa323665aacf9f09fcb71ab19263a452
+EBUILD sphinxcontrib-trio-1.1.2-r1.ebuild 1057 BLAKE2B 88466f32b5ecb6cde6cea22a92922677ee8509c83122a4d50c7d94ae52a6451c192d1fa624c7a31ac1ac915fa39ec32a2ec19e9131027a60aaec15bf7903cb7d SHA512 4034f514b8cc577342ccf2dbf45e7c9d7183ef72a1a5ae830fca032899568e7d0fb27328f4deeba7474128a305956de38ab203ebf988aa16cce5103776126b55
MISC metadata.xml 1105 BLAKE2B 319e526389fd5669ecd37266001b26ce19be0213f4cd38a239c75dbb1df10f2b86dacc638d0912a84b52c72322885e90ced5018659dc353a764cc8ca6367e50a SHA512 f25b47ee86c7f5419f940f83672e726db8cd66dddd6f56be60b68d3a031307093ef25c93006e80a821fcc3058b1a67708c5986315423d1dbbc3c3bc83924501f
diff --git a/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2-r1.ebuild b/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2-r1.ebuild
index 80efe9a2211f..3394179804e8 100644
--- a/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2-r1.ebuild
+++ b/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2-r1.ebuild
@@ -1,11 +1,11 @@
-# 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
PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
inherit distutils-r1 pypi