Revert "dev-python/mergedeep: new package, add 1.3.4"

Policy violation.

Reverts: 8d73f05423
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2026-06-12 05:28:34 +02:00
parent bfcf41b102
commit 60e3e5bb1f
3 changed files with 0 additions and 32 deletions

View File

@@ -1,19 +0,0 @@
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{10..15} )
inherit distutils-r1 pypi
DESCRIPTION="A deep merge function for Python"
HOMEPAGE="
https://github.com/clarketm/mergedeep
https://pypi.org/project/mergedeep/
"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"