commit:     a0e18b27a9cfc114a07536f3cec4d9758573563f
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 24 12:51:08 2024 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sat Feb 24 12:51:08 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0e18b27

dev-python/pymilter: treeclean

Closes: https://bugs.gentoo.org/894688
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-python/pymilter/Manifest              |  1 -
 dev-python/pymilter/metadata.xml          | 15 -------------
 dev-python/pymilter/pymilter-1.0.5.ebuild | 36 -------------------------------
 profiles/package.mask                     |  6 ------
 4 files changed, 58 deletions(-)

diff --git a/dev-python/pymilter/Manifest b/dev-python/pymilter/Manifest
deleted file mode 100644
index 723798ad62bd..000000000000
--- a/dev-python/pymilter/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pymilter-1.0.5.gh.tar.gz 1030610 BLAKE2B 
7af714ca771ad9c90a0b20b386f0d46d25fc5cd213c43f7c1c6edc1a9300f7bda987f46fa9a9b8add68f020c33783648f9187c3b05a34a4c13ad8a4ae7206f39
 SHA512 
d6cd291f3be5402d6e4ab824deba940c6500d970b30c8d73b2fb1952eede4ac784033a7ae0b9a7307f18a3bfd52fc3f40fb0a9cce6cb94e724fce5cc3e8eb25e

diff --git a/dev-python/pymilter/metadata.xml b/dev-python/pymilter/metadata.xml
deleted file mode 100644
index 0271b53f28d6..000000000000
--- a/dev-python/pymilter/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <!-- maintainer-needed -->
-       <longdescription>
-               A python extension module to enable python scripts to attach
-               to sendmail’s libmilter functionality. Additional python
-               modules provide for navigating and modifying MIME parts, and
-               sending DSNs or doing CBVs.
-       </longdescription>
-       <upstream>
-               <remote-id type="github">sdgathman/pymilter</remote-id>
-               <remote-id type="pypi">pymilter</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/dev-python/pymilter/pymilter-1.0.5.ebuild 
b/dev-python/pymilter/pymilter-1.0.5.ebuild
deleted file mode 100644
index 460da7a2f1a7..000000000000
--- a/dev-python/pymilter/pymilter-1.0.5.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python interface to sendmail milter API"
-HOMEPAGE="https://github.com/sdgathman/pymilter";
-SRC_URI="https://github.com/sdgathman/${PN}/archive/${P}.tar.gz -> 
${P}.gh.tar.gz"
-S="${WORKDIR}/${PN}-${P}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-
-RDEPEND="
-       dev-python/bsddb3[${PYTHON_USEDEP}]
-       mail-filter/libmilter:=
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
-       test? (
-               $(python_gen_impl_dep sqlite)
-               || (
-                       mail-mta/opensmtpd
-                       mail-mta/sendmail
-               )
-       )
-"
-
-distutils_enable_tests unittest

diff --git a/profiles/package.mask b/profiles/package.mask
index d58b8e927796..e823f5ed82cb 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -184,12 +184,6 @@ mail-filter/libsrs_alt
 ~app-misc/ddcutil-2.1.0
 ~app-misc/ddcui-0.5.0
 
-# Michał Górny <[email protected]> (2024-01-24)
-# Unmaintained, tests fail, requires discontinued dev-python/bsddb3.
-# No commits since 2022.  No reverse dependencies.
-# Removal on 2024-02-23.  Bug #894688.
-dev-python/pymilter
-
 # Andreas Sturmlechner <[email protected]> (2023-12-25)
 # Masked until KF6 is unmasked.
 ~media-libs/mpvqt-1.0.0

Reply via email to