commit:     bb99406d02e725e43b8f1c2a4c13a9ea765e55ea
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  4 03:34:56 2026 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar  4 03:42:59 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb99406d

app-doc/python-docs: Bump to 3.12.13

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-doc/python-docs/Manifest                   |  1 +
 app-doc/python-docs/python-docs-3.12.13.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/app-doc/python-docs/Manifest b/app-doc/python-docs/Manifest
index 6c86b525b6b6..14c4fb811907 100644
--- a/app-doc/python-docs/Manifest
+++ b/app-doc/python-docs/Manifest
@@ -4,6 +4,7 @@ DIST python-3.10.20-docs-html.tar.bz2 7329760 BLAKE2B 
70f01e26cedca2c14274b2c685
 DIST python-3.11.14-docs-html.tar.bz2 8011943 BLAKE2B 
e193e5e76551098d83cc3c0379a41877581c2f9067912072d4678c0b3c44ce8ce84353adb427bc10702ca1fbd01ff67c44df870fc37ce79d28d908dd2c5b518e
 SHA512 
2c1aa63388533c5a6861e1da16591323a0951843588518909a1916aba00fbbcd60be64be2feaf2b7de94e6d1167ba1006765473d8e27dfa80581abb7e23d2e77
 DIST python-3.11.15-docs-html.tar.bz2 7879534 BLAKE2B 
c208395058d6361b5bf572ed952cf51f37975492df47675e31558a5a36547a0da71a4cfe93c8188977fbea4e39b3a740f30b7ed875deca5d862329efb627caf2
 SHA512 
6a8815e32e5535214782c7378eb0678571cba46c9d5eb817323a3485c732127490142bc78deb00d2f37c8d3a62ceee736c746a120ea1a0dba6b08423123bc97e
 DIST python-3.12.12-docs-html.tar.bz2 8444609 BLAKE2B 
e383c099285476abfd7a4dd33fbd16e591bc4d71411804dc445823a0de5635c35a05f6da5678d48c1343525bf2baa24ae9fe4e872719fb2f03aecf9ec9bbc8c7
 SHA512 
17ecc35d5f3012d6ad803e439c2e460307db51a36356b92943b91255458b1f45caab703af4ddf0df30cd7c0469deff8eed2f3a25b4912bc126f44f70e6b60eb5
+DIST python-3.12.13-docs-html.tar.bz2 8433277 BLAKE2B 
3ef4f8daf45f7b691de41de5871240fcc53357689ca0d1e4be520f12cd763f59ff2ce2e8d6cf0df1274c08f01577ee0901ccf38b5dbd04bfbffc1fe13c9625c5
 SHA512 
16786246a0c3c6e10335881457480ffd92865430d09b0e36b3246117e830376981fd45717113099b4e14c7137366c8a5f2cce6f19142cf827e801b1a66397447
 DIST python-3.13.11-docs-html.tar.bz2 10375801 BLAKE2B 
5eb49d02526c28a2f0ad5eacb3c668ca5d2d17d29e5b4fa299e2c8901066626232abb7faa342266c851d4bd2ba44ee8ba5c5e7f5040c9c820babda58d0e26407
 SHA512 
225f6323cb7cbf503ca831d10340fc130470cd310d1a8efa8e35777fcab596c39329ae84307903164e2211b8f8e1373388f7774fde4d80d1d1ea72addd8abb38
 DIST python-3.13.12-docs-html.tar.bz2 10439375 BLAKE2B 
f7d199a63cc5e4e1bef545f72865fe1b91adb2bf0d2a978d64e4e281a2787494376fca25f6ee6419248758f96f77d52af53c1a34dfe3a3571e2630cc1e3ebc1e
 SHA512 
ef162025c68bdf00323710441b8894679a06e1b6614360de81c221a74b458be57fa7b37f6aa9debb6f54bbd9f3a7a473a775ed9c9d8f13a7f33e98dc355ca936
 DIST python-3.13.9-docs-html.tar.bz2 10368030 BLAKE2B 
00e403b9612bef040250ee9958a93e4c16fd6ef147e653991070c460cffe0478a7187e135992a295e162b9525f14a0cf8921deec986fc9d3c37ded44a3f315c9
 SHA512 
1fdf6d2097b26b0b7df380e4f831599d89ab45d9d649e18c645ee315304a5b3ebcccea32312ef0632a926819af2ca50904c4ca7d33e71b65a0cdfa0f0ba16554

diff --git a/app-doc/python-docs/python-docs-3.12.13.ebuild 
b/app-doc/python-docs/python-docs-3.12.13.ebuild
new file mode 100644
index 000000000000..407c3d450f1b
--- /dev/null
+++ b/app-doc/python-docs/python-docs-3.12.13.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2026 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="HTML documentation for Python"
+HOMEPAGE="https://www.python.org/doc/";
+SRC_URI="https://www.python.org/ftp/python/doc/${PV}/python-${PV}-docs-html.tar.bz2";
+S="${WORKDIR}/python-${PV}-docs-html"
+
+LICENSE="PSF-2"
+SLOT="$(ver_cut 1-2)"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+
+src_install() {
+       rm -r _sources || die
+       docinto html
+       dodoc -r .
+
+       newenvd - 60python-docs-${SLOT} <<-EOF
+               
PYTHONDOCS_${SLOT//./_}="${EPREFIX}/usr/share/doc/${PF}/html/library"
+       EOF
+}

Reply via email to