summaryrefslogtreecommitdiff
path: root/dev-tex/pythontex
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-06-04 00:07:50 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-06-04 00:07:50 +0100
commitdafa6f367240d1f5329ca89fb6f78985dbdc025b (patch)
tree96ba5ff3cc1d06604d928ca1b58ed15a4f8733dc /dev-tex/pythontex
parenta3bb28551df94028000fb72308a9e9baa01458b0 (diff)
gentoo auto-resync : 04:06:2024 - 00:07:50
Diffstat (limited to 'dev-tex/pythontex')
-rw-r--r--dev-tex/pythontex/Manifest2
-rw-r--r--dev-tex/pythontex/pythontex-0.18.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-tex/pythontex/Manifest b/dev-tex/pythontex/Manifest
index 4d7ada354648..bd2383f0a23e 100644
--- a/dev-tex/pythontex/Manifest
+++ b/dev-tex/pythontex/Manifest
@@ -1,3 +1,3 @@
DIST pythontex-0.18.tar.gz 1807531 BLAKE2B 0f3293043780e93290fb9b3988513f919983a1a19c18344c6d5b1223dea40310581c0b5938da695485516648db3b23dbbef3eb40091f2ccd8f5a7576179043a7 SHA512 ad7dcb91d7df3eb37cdfaab870001f70976a55ca300c029ae931ade53103cbd71f7c3a4fa5d1360fdd1d9fc092f39c0427f13d2328033197057dcbc490d4ca7b
-EBUILD pythontex-0.18.ebuild 1101 BLAKE2B 923d65d53f987a44026feff90281263d1b31f09ffdbbbf709d6373c1699c8bafb6a52e53a5ab3183e89f34f79e4bcf41f87497727395675fdb3f1baddf06d526 SHA512 cb1a78c3158108567603a369603885df4354c16d19340068ebb9778ed10a214f098ff40a937e313ecbdf67ee0c0a8cbfe90c755d7e3ab35bf7cdccc9b0b4bad2
+EBUILD pythontex-0.18.ebuild 1101 BLAKE2B 80c8aa94ea23522c9f1df592cc4d2db87da70c9fab25cc99d264c6c7498ca70888d78d7d401cb30d2872e6cb67a7449b641c3c96259d249de005eda412f1e79a SHA512 17638ba00e6f58f8877f6a3d4c394739244b76626634573f410ce6f1f0d0acb8a90ce8ab3917d7169bd659dff35322895901c90f2c1e66ef337d0258b58ed997
MISC metadata.xml 481 BLAKE2B a2f7635ff8274af4b35ebbab9e56ebf8d66375b0bf29103a82960aaebeea8a2a477b16468ebd5c74193983f3086416d2b80cc32829be7640e4af040e5ebe7065 SHA512 dece9e9c55b7f176030ae1f1d9f85a5ca57bb15f70504492e49e77d62a0d09bd732f6e3112b5e3ecafe5476d2b44935d60924cecb165a4b71ebe6303240e0481
diff --git a/dev-tex/pythontex/pythontex-0.18.ebuild b/dev-tex/pythontex/pythontex-0.18.ebuild
index 6aefac7be42f..66b83175b3fa 100644
--- a/dev-tex/pythontex/pythontex-0.18.ebuild
+++ b/dev-tex/pythontex/pythontex-0.18.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{9..12} )
inherit latex-package python-r1