commit:     157a0c810a7bdcd7ac38e7a8e7f632ddd96565af
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sat Apr  5 08:48:18 2025 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sat Apr  5 08:48:18 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=157a0c81

dev-python/pykeepass: treeclean

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-python/pykeepass/Manifest               |  1 -
 dev-python/pykeepass/metadata.xml           |  8 -------
 dev-python/pykeepass/pykeepass-4.0.7.ebuild | 37 -----------------------------
 profiles/package.mask                       |  5 ----
 4 files changed, 51 deletions(-)

diff --git a/dev-python/pykeepass/Manifest b/dev-python/pykeepass/Manifest
deleted file mode 100644
index 0418ac4d0..000000000
--- a/dev-python/pykeepass/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pykeepass-4.0.7.gh.tar.gz 110217 BLAKE2B 
314d02c7c9e04f7ef784f116d77fbf93f56720dedf4a36a19ce8d088d60326b87bb3d6926ffe39a47663554f65c67ef57852827f29f63d85416221dc230dc415
 SHA512 
51d2ade1cc7d3f0c705d39d0ec8a7087995ee6ed9ea573bb87ee8783792709a707230352e572ed0e420cbc8122ae741f4f3c40f5ef8949c53afcb0bc1da2a0fe

diff --git a/dev-python/pykeepass/metadata.xml 
b/dev-python/pykeepass/metadata.xml
deleted file mode 100644
index 6389af936..000000000
--- a/dev-python/pykeepass/metadata.xml
+++ /dev/null
@@ -1,8 +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">libkeepass/pykeepass</remote-id>
-    </upstream>
-</pkgmetadata>

diff --git a/dev-python/pykeepass/pykeepass-4.0.7.ebuild 
b/dev-python/pykeepass/pykeepass-4.0.7.ebuild
deleted file mode 100644
index 0c7c61fe1..000000000
--- a/dev-python/pykeepass/pykeepass-4.0.7.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-PYTHON_COMPAT=( python3_{11..12} )
-DISTUTILS_USE_PEP517=setuptools
-
-inherit distutils-r1
-
-DESCRIPTION="Python library to interact with keepass databases (supports KDBX3 
and KDBX4) "
-HOMEPAGE="https://github.com/libkeepass/pykeepass";
-SRC_URI="https://github.com/libkeepass/pykeepass/archive/v${PV}.tar.gz -> 
${P}.gh.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-       >=dev-python/argon2-cffi-19.2.0[${PYTHON_USEDEP}]
-       >=dev-python/construct-2.10.54[${PYTHON_USEDEP}]
-       >=dev-python/lxml-4.3.5[${PYTHON_USEDEP}]
-       >=dev-python/pycryptodome-3.8.2[${PYTHON_USEDEP}]
-       test? ( >=dev-python/pyotp-2.9.0[${PYTHON_USEDEP}] )
-"
-distutils_enable_tests unittest
-
-src_prepare() {
-       # their package listing was skipping the subpackage
-       sed -i '/packages =/d' pyproject.toml || die
-       distutils-r1_src_prepare
-       # pycryptodomex to pycryptodome conversion
-       sed -i 's/Cryptodome/Crypto/g' 
pykeepass/kdbx_parsing/{common,twofish}.py || die
-}
-
-python_test() {
-       "${EPYTHON}" tests/tests.py -v || die
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 2adefc1f3..2638c2224 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -123,11 +123,6 @@ dev-python/sphinx-argparse-cli
 # Removal on 2025-04-05.
 dev-python/pyodbc
 
-# Anna (cybertailor) Vyalkova <[email protected]> (2025-03-05)
-# Unmaintained in GURU, no revdeps left.
-# Removal on 2025-04-05.
-dev-python/pykeepass
-
 # Julien Roy <[email protected]> (2024-03-21)
 # sys-libs/libucontext is masked in ::gentoo
 sys-libs/gcompat

Reply via email to