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-python/pylatex/Manifest | 2 +- dev-python/pylatex/pylatex-1.4.1.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/pylatex') diff --git a/dev-python/pylatex/Manifest b/dev-python/pylatex/Manifest index f827e68faa65..6ae191336e34 100644 --- a/dev-python/pylatex/Manifest +++ b/dev-python/pylatex/Manifest @@ -1,3 +1,3 @@ DIST pylatex-1.4.1.tar.gz 301482 BLAKE2B c68c8bbf70c5099b3c3146922afe94dcf4f90bfc8644fa165ee27835f4a24642645f9849f2f9fd69656dc07dcc4807869275aacf33a1e5b9c59e539801f8e821 SHA512 55a5734e4d239cef4bcaafa0ba64eea013ba3e86d137de5a5f8311d70c949d783e2e7aad24d39d16a6febbe4bddc34e47248068e1328fe3f95f39a7c7019a3a9 -EBUILD pylatex-1.4.1.ebuild 1409 BLAKE2B 8f848fe1a3fb0f90273a52d9db191c7917b1cba1756b48e9d7ba5ed1ce9c03cb4ceee4227c22af5b61fdce6dde180de53175bb2b0e4cbdc91e03792b8448ce33 SHA512 abb1515f5e6ab29a67f46d08f373fce564146365d1249465b3179822c4c4a592efe22984b4d15079324f8c70ec71424d4c8211d130f2e6c18291464abf4871a1 +EBUILD pylatex-1.4.1.ebuild 1409 BLAKE2B ebb79d6cfbd236f90c0e6e4f1c68662c2a43319196fa885768bcc8540d3b099361612e7097e7c77bd3473d5b938e9dbdcd23933181f83bab3444d04987deacf6 SHA512 54a282ba6db14bfcc87ac951a6a4dbde9af33d3dc2e0e2524842a29a54dbb7aa77a5d17d64a7282d05d6d1268eea623544a6776f3ca12921a341588fa1ff29a5 MISC metadata.xml 772 BLAKE2B 4be85c7cd4f0b794fb5af51784d40961156954320046cb773520f6898430cea11ebf367e84ff593ed8c95b23c741ad32b3e9920f06fcd719e05d153981009ba6 SHA512 54e51c201eb124c8ccfc44dba8c47fe77bde86090219e8f38e1aaba9392598eac991bb134a5f98ea585829f9d6d362f237866898f2ef898d6faaeea05354d9af diff --git a/dev-python/pylatex/pylatex-1.4.1.ebuild b/dev-python/pylatex/pylatex-1.4.1.ebuild index 833b1f73d5e3..72df899bed09 100644 --- a/dev-python/pylatex/pylatex-1.4.1.ebuild +++ b/dev-python/pylatex/pylatex-1.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2022 Gentoo Authors +# Copyright 2020-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,7 +6,7 @@ EAPI=8 MY_PN="PyLaTeX" MY_P="${MY_PN}-${PV}" -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 optfeature -- cgit v1.2.3