From a90c84e720803f3d26c0ade8f1f1e405ca97502a Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jan 2023 17:52:12 +0000 Subject: gentoo auto-resync : 14:01:2023 - 17:52:11 --- dev-tex/pythontex/Manifest | 4 ++-- dev-tex/pythontex/pythontex-0.17.ebuild | 4 ++-- dev-tex/pythontex/pythontex-0.18.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'dev-tex/pythontex') diff --git a/dev-tex/pythontex/Manifest b/dev-tex/pythontex/Manifest index 6eb0d3b28d5f..07e65b5a1225 100644 --- a/dev-tex/pythontex/Manifest +++ b/dev-tex/pythontex/Manifest @@ -1,5 +1,5 @@ DIST pythontex-0.17.tar.gz 1800631 BLAKE2B 5c4ab31ccd890ca708142e83d047a46d704d2eaead611521a9f272f7a63cfb4016b991741c0338b1874d8cd2949c83b9c5ab59c3004e26540c171666a4f05e63 SHA512 ac248579f8645c225839ca9698b6193d2a7d8360a50e9a8406fae5616f54418a173635d1c2e8c47b18e85cdd1fa1e81c9435169c44f06fb19505c280f9bbaee5 DIST pythontex-0.18.tar.gz 1807531 BLAKE2B 0f3293043780e93290fb9b3988513f919983a1a19c18344c6d5b1223dea40310581c0b5938da695485516648db3b23dbbef3eb40091f2ccd8f5a7576179043a7 SHA512 ad7dcb91d7df3eb37cdfaab870001f70976a55ca300c029ae931ade53103cbd71f7c3a4fa5d1360fdd1d9fc092f39c0427f13d2328033197057dcbc490d4ca7b -EBUILD pythontex-0.17.ebuild 1100 BLAKE2B 640affdf4137eaedbc559897ca9deb257e76640a8cf93bd33550072a7966be1da3ecac39070c035e6d41b31fafb24147a9baa0a2839a6aba77f4c739988af565 SHA512 7c35d9fc357851299e949e8bef4638305218e9f65851f18461d95b9140d0638657bbb8fe7ca321058fdc976337b98716af4a795b05b705720de4fd5e2a3cddae -EBUILD pythontex-0.18.ebuild 1102 BLAKE2B c3d6a4c615e49716ff5bbec9b8d563256e822397dbc266b499ed816c09f8a5956d92c85f6f57e0c76664f4f6750f42ff85fd2643785029cbcbf1095811df4489 SHA512 15a0778edd1cf38ae1f34387cb8de0410400a1ae38aaf24ffef97ed9b5af0720a302b23cdd118731a60a6779a8092e940c828e31117c3c456d4719219ca41aa8 +EBUILD pythontex-0.17.ebuild 1094 BLAKE2B 236fb99e7fa496029a7b6fd1fe356f7681b3e796ab8f1e9c5e9c7265d8e9ecebe57c82e9e487e4ecb15397af9bd913f44a2916db82fe5e731caf9366a1179a08 SHA512 ed51c43eb2944b69cb6fe1274b4b586f8348dbe20fe1d8a568c227d5c67b68a602a3d64c926de4955054fc76c980f6896d0fa4ae087d05dc28dbeb45ebd902bc +EBUILD pythontex-0.18.ebuild 1102 BLAKE2B 5310ea3726c97f1be00d1bc921541156a51a29c7913bfa2268e0bef5d162f78af83528e17d2935d05a986efbe0f33b18fd86b270a4495ddcafb04860570a6d5a SHA512 c1354a42d22a9adfe110f631a9901d5dbfe559e63a9c172a6fd6d6c8349af3ec83d6df17a7d96471e85675c138267d63fa6f06180f518fc57b30e199346299d1 MISC metadata.xml 481 BLAKE2B a2f7635ff8274af4b35ebbab9e56ebf8d66375b0bf29103a82960aaebeea8a2a477b16468ebd5c74193983f3086416d2b80cc32829be7640e4af040e5ebe7065 SHA512 dece9e9c55b7f176030ae1f1d9f85a5ca57bb15f70504492e49e77d62a0d09bd732f6e3112b5e3ecafe5476d2b44935d60924cecb165a4b71ebe6303240e0481 diff --git a/dev-tex/pythontex/pythontex-0.17.ebuild b/dev-tex/pythontex/pythontex-0.17.ebuild index 63421dc6fdaa..b593c06bb328 100644 --- a/dev-tex/pythontex/pythontex-0.17.ebuild +++ b/dev-tex/pythontex/pythontex-0.17.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_9 ) inherit latex-package python-r1 diff --git a/dev-tex/pythontex/pythontex-0.18.ebuild b/dev-tex/pythontex/pythontex-0.18.ebuild index 9c876cfd094a..41be613a3d14 100644 --- a/dev-tex/pythontex/pythontex-0.18.ebuild +++ b/dev-tex/pythontex/pythontex-0.18.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 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} ) inherit latex-package python-r1 -- cgit v1.2.3