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/pydot/Manifest | 2 +- dev-python/pydot/pydot-1.4.2-r3.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/pydot') diff --git a/dev-python/pydot/Manifest b/dev-python/pydot/Manifest index 88f52233fb8d..c68606aed58f 100644 --- a/dev-python/pydot/Manifest +++ b/dev-python/pydot/Manifest @@ -1,4 +1,4 @@ AUX pydot-1.4.2-pyparsing-3.patch 738 BLAKE2B eb89ff2dabde77e8fcf9fdcad29cb9080d0c290457140b67eb697ebba50cbcb48c0cc66058defcf110d3aa414f9e98d6af136a862e2dcda1f27a2bf0d3a0df5a SHA512 c917ad4943fc0cca00f13eeb0722f476b2c57ffaecdab9c54714e32dc1fddce3006d9a10d4f7947dd0f1272133901fbf46271f4524b1d7758f43c6ef352794c0 DIST pydot-1.4.2.tar.gz 272678 BLAKE2B 966f2c4ef3e26a63cc50ab89b5b6b5b413aabdfeddf994f2d5ba9dedaa1ed3152dd8060186e7380c3e768b783f7bfe1971cd600c18d1b73f7ac63db08ee3ace9 SHA512 caa8051561710129b5164fd1392da941829fd977092a6ec8b00efe7a199d2d60bc7ef13cb0e51615f384550f0fb80190d0f56b83d8d80d1fe372efb5dbbd3632 -EBUILD pydot-1.4.2-r3.ebuild 926 BLAKE2B dd49fe91bab7b7c8b2539237a9c7f4bc48a6eea75cd5fd5cf9034690debc14442eb6cd8d0b1fa78913c1f93ba259e832562840956c0e5c14a7d469a45072dcef SHA512 2ad525dc29ca8f438200ecaf98defe4845fe7d5f4b0faac1dc373cebf8cb4e7cb39de09f566fcf44c9bdae5a5337e129d139f30ba74c22cffbae4f89d1f64ae1 +EBUILD pydot-1.4.2-r3.ebuild 926 BLAKE2B 0872a71a0cc101aa8970dd59e0271c37cf9c19a8e97205051923eb54fa95e276d158563e3ddd4ace0fe276f8f76b64de9baf1020926bf86a0a035207260c8251 SHA512 0757a1e5507e57c9326deb5e9743f7fa5b502a773d34f102f246e3c88555772a484dc4ce53fbc7442a075e3ff8559bc59291e13d9be2bca0b15dc36ad000a49b MISC metadata.xml 372 BLAKE2B faad24394ef27dedc8b563e505444b414fe95cb6097bd2bebe01232e68c975b77d415c2a05ec1ad19f0ce1218d1c3f057beea6deecef01b940962a287ad8ce46 SHA512 281a6e2097fcf978f7e691640e257a5f60b242570f8a5715e078363c5658b96b50d3c29ccaad448c0b2ac3dd7b898dcae457bafdb08952163de8d1af81954d75 diff --git a/dev-python/pydot/pydot-1.4.2-r3.ebuild b/dev-python/pydot/pydot-1.4.2-r3.ebuild index f218074c7358..264ba8777f16 100644 --- a/dev-python/pydot/pydot-1.4.2-r3.ebuild +++ b/dev-python/pydot/pydot-1.4.2-r3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 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 distutils-r1 DESCRIPTION="Python interface to Graphviz's Dot language" -- cgit v1.2.3