mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 13:33:32 -04:00
dev-python/iOSbackup: treeclean
Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
DIST iOSbackup-0.9.925.tar.gz 25228 BLAKE2B aa4be5fb2190a3dd8e88c28129a2422c14041e564ef5ba3fc75b444049632bf621c7581c8a18d03afe3592d03ad7830a9384694a71ee856f013d96b49e4b0a06 SHA512 b8339359f806f9629736a7abe9e35a6b868c08529b43d0b9e0408afca25babc167ff70abb2516f557ac071fa26193d1cfaf1348f7bfee0eb57ef736c1c5d83d0
|
|
||||||
@@ -1,38 +0,0 @@
|
|||||||
# Copyright 1999-2025 Gentoo Authors
|
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
|
||||||
|
|
||||||
EAPI=8
|
|
||||||
|
|
||||||
PYPI_NO_NORMALIZE=1
|
|
||||||
DISTUTILS_USE_PEP517=setuptools
|
|
||||||
PYTHON_COMPAT=( python3_{11..12} )
|
|
||||||
|
|
||||||
inherit distutils-r1 pypi
|
|
||||||
|
|
||||||
DESCRIPTION="Reads and extracts files from a password-encrypted iOS backup"
|
|
||||||
HOMEPAGE="
|
|
||||||
https://pypi.org/project/iOSbackup/
|
|
||||||
https://github.com/avibrazil/iOSbackup
|
|
||||||
"
|
|
||||||
|
|
||||||
# The project only states LGPL in setup.py
|
|
||||||
LICENSE="
|
|
||||||
|| (
|
|
||||||
LGPL-2
|
|
||||||
LGPL-2+
|
|
||||||
LGPL-2-with-linking-exception
|
|
||||||
LGPL-2.1
|
|
||||||
LGPL-2.1+
|
|
||||||
LGPL-2.1-with-linking-exception
|
|
||||||
LGPL-3
|
|
||||||
LGPL-3+
|
|
||||||
LGPL-3-with-linking-exception
|
|
||||||
)
|
|
||||||
"
|
|
||||||
SLOT="0"
|
|
||||||
KEYWORDS="~amd64 ~x86"
|
|
||||||
|
|
||||||
RDEPEND="
|
|
||||||
dev-python/pycryptodome[${PYTHON_USEDEP}]
|
|
||||||
dev-python/NSKeyedUnArchiver[${PYTHON_USEDEP}]
|
|
||||||
"
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
||||||
<pkgmetadata>
|
|
||||||
<!-- maintainer-needed -->
|
|
||||||
<upstream>
|
|
||||||
<remote-id type="github">avibrazil/iOSbackup</remote-id>
|
|
||||||
<remote-id type="pypi">iOSbackup</remote-id>
|
|
||||||
<bugs-to>https://github.com/avibrazil/iOSbackup</bugs-to>
|
|
||||||
</upstream>
|
|
||||||
</pkgmetadata>
|
|
||||||
@@ -61,14 +61,6 @@ gui-apps/paperde
|
|||||||
# Removal on 2025-08-28
|
# Removal on 2025-08-28
|
||||||
dev-python/grpc-stubs
|
dev-python/grpc-stubs
|
||||||
|
|
||||||
# Lucio Sauer <watermanpaint@posteo.net> (2025-07-28)
|
|
||||||
# This package is unmaintained, has an ambiguous license and upstream is
|
|
||||||
# unresponsive. Its sole revdep is app-forensics/mvt, which has been outdated
|
|
||||||
# for two years and depends on masked dev-python/tld.
|
|
||||||
# Mask unmaintained dependencies of these two packages as well.
|
|
||||||
# Removal on 2025-08-28
|
|
||||||
dev-python/iOSbackup
|
|
||||||
|
|
||||||
# Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in> (2025-07-27)
|
# Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in> (2025-07-27)
|
||||||
# Vulnerable to a cross-site scripting attack.
|
# Vulnerable to a cross-site scripting attack.
|
||||||
# https://github.com/TecharoHQ/anubis/security/advisories/GHSA-jhjj-2g64-px7c
|
# https://github.com/TecharoHQ/anubis/security/advisories/GHSA-jhjj-2g64-px7c
|
||||||
|
|||||||
Reference in New Issue
Block a user