app-portage/portage-lostfiles: add 0.5.6, drop 0.5.5

Signed-off-by: Michael Egger <egger.m@protonmail.com>
This commit is contained in:
Michael Egger
2024-12-23 17:56:56 +01:00
parent fb8d42b993
commit df3d30b7ac
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
DIST portage-lostfiles-0.5.5.tar.gz 12496 BLAKE2B 99d16719ef3065a3284603743c408d69a4db40f901dde2d89025ea403c6e9531128d49978fdd087bf919e961f7f4777b6317e59e251a9c1953a812adb81efd58 SHA512 30062820b9365d4ca7b6303e4732e55dba020d99efe3f0b4bd4023b9f70b03cc151700679710f998939363060d666a1c44460e958a80d7a4397ffa1da4fda331
DIST portage-lostfiles-0.5.6.tar.gz 12809 BLAKE2B 641224141a318de4409d654454daf2502b481b130bfb53c52a38d1699dce1aaa020804ff5ba8e1f324f1ffa19bcb52272007f6acbd07eb0579450dad0076644e SHA512 9d89340b297dad9379d7f972340a96b521fb0e7ecf83135945d6798586ca639620dafb274d78ec363652ae79af337483035b1ba20c5a04e73c5bcda7082bd8a4

View File

@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1
DESCRIPTION="A simple script to identify files not tracked by Portage package manager"