Source with off-by-one file size is a GitHub-generated commit archive.
The most likely cause is therefore a network/disk error that happened
during the initial download.
Closes: https://bugs.gentoo.org/960843
Fixes: dbfe241078
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
also fixes the following pkgcheck warnings:
app-misc/lf
DeprecatedInsinto: version 27: deprecated insinto usage (use dozshcomp or newzshcomp from shell-completion.eclass instead), line 48: insinto /usr/share/zsh/site-functions
DeprecatedInsinto: version 27: deprecated insinto usage (use dofishcomp or newfishcomp from shell-completion.eclass instead), line 52: insinto /usr/share/fish/vendor_completions.d
DeprecatedInsinto: version 29: deprecated insinto usage (use dozshcomp or newzshcomp from shell-completion.eclass instead), line 48: insinto /usr/share/zsh/site-functions
DeprecatedInsinto: version 29: deprecated insinto usage (use dofishcomp or newfishcomp from shell-completion.eclass instead), line 52: insinto /usr/share/fish/vendor_completions.d
DeprecatedInsinto: version 30: deprecated insinto usage (use dozshcomp or newzshcomp from shell-completion.eclass instead), line 48: insinto /usr/share/zsh/site-functions
DeprecatedInsinto: version 30: deprecated insinto usage (use dofishcomp or newfishcomp from shell-completion.eclass instead), line 52: insinto /usr/share/fish/vendor_completions.d
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
Part-of: https://github.com/gentoo/guru/pull/355
Closes: https://github.com/gentoo/guru/pull/355
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
* dev-python/biplist
The only (incorrect) consumer is the last-rited app-forensics/mvt
package. Has no test suite wired up and only patched support for
dev-lang/python:3.9 or later since the last upstream commit happened
in 2018.
* dev-python/NSKeyedUnArchiver
The only consumer is the last-rited dev-python/iOSbackup package. It
has no support for dev-lang/python:3.13, LICENSE is incorrect and
upstream provides no tests.
Acked-by: David Roman <davidroman96@gmail.com>
Part-of: https://github.com/gentoo/guru/pull/356
Closes: https://github.com/gentoo/guru/pull/356
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
* The revdep app-forensics/mvt has been on life support since its
addition to the repository and hasn't received any meaningful update
in two years despite regular upstream releases.
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
* Upstream only states
License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
in setup.py
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>