dev-python/cloup: add 3.0.8, drop 3.0.7

Signed-off-by: Henri Gasc <gasc@eurecom.fr>
This commit is contained in:
Henri Gasc
2025-10-08 22:16:30 +02:00
parent 6380972bec
commit a058fc22c4
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
DIST cloup-3.0.7.gh.tar.gz 225782 BLAKE2B 9eb659a30a2b5d931245236fb60782bd60608c56d1f4c97ec7d09d6a96c898750c9fcd47b81f906f2ac086287fe6104408e1fcdf23dec1394c3b9cb0ed05e643 SHA512 c589a68d058b20cdd935325ffdd79bb310ca962f024ab70dbc7924459ccf08678774831defd73f2b5646f981e081b5448e7516419566a89a13ff96f521ad03a1
DIST cloup-3.0.8.gh.tar.gz 225791 BLAKE2B 869c545f7cfd01c084362e02c3fc176dbeb6e134ea54047eb6e8d75a14597a6e669f2dbdfa5bdf166779c85760994526c7e8d05e616eeae61b0efc394162d8da SHA512 f14d5f68aeebb958acdf5812ff6c211db245103688006eba3f0afb82884a4c915bdd8753f2823a515b6acb571fb26d079a0ec3a68e894b365b25dc1b8ca8f6ac

View File

@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_COMPAT=( python3_{11..14} )
inherit distutils-r1