commit:     ab0bdf59ee041f2bdd2e99ee753c3071c32855b9
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  8 12:33:44 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Nov  8 12:33:56 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab0bdf59

dev-python/django-mptt: treeclean

Closes: https://bugs.gentoo.org/894592
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 dev-python/django-mptt/Manifest                    |  1 -
 .../django-mptt/django-mptt-0.13.4-r1.ebuild       | 33 ----------------------
 dev-python/django-mptt/metadata.xml                | 13 ---------
 profiles/package.mask                              |  6 ----
 4 files changed, 53 deletions(-)

diff --git a/dev-python/django-mptt/Manifest b/dev-python/django-mptt/Manifest
deleted file mode 100644
index 4b5fc49a23b7..000000000000
--- a/dev-python/django-mptt/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST django-mptt-0.13.4.gh.tar.gz 303688 BLAKE2B 
66ae7a0e15a7ff281af2154f216970a6a9b249a713b3ae987f0fbdb60b95129fdfc96c05924c0285da33f11c59baf6e069830c3079c64164d838d9d34231a4a9
 SHA512 
86786763db060227b41e2e340df5d52062fb6e8c54f832611bc90d01102411d45dc217e8d84eece84ebbe4fc9727d06e7c368ae15c253aaf02117705dbae8c47

diff --git a/dev-python/django-mptt/django-mptt-0.13.4-r1.ebuild 
b/dev-python/django-mptt/django-mptt-0.13.4-r1.ebuild
deleted file mode 100644
index c0dcf44e825b..000000000000
--- a/dev-python/django-mptt/django-mptt-0.13.4-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Utilities for modified preorder tree traversal and trees of Model 
instances"
-HOMEPAGE="
-       https://github.com/django-mptt/django-mptt/
-       https://pypi.org/project/django-mptt/
-"
-SRC_URI="
-       https://github.com/django-mptt/django-mptt/archive/${PV}.tar.gz
-               -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-       >=dev-python/django-1.11[${PYTHON_USEDEP}]
-       dev-python/django-js-asset[${PYTHON_USEDEP}]
-"
-
-python_test() {
-       "${EPYTHON}" tests/manage.py test -v2 myapp ||
-               die "Tests failed with ${EPYTHON}"
-}

diff --git a/dev-python/django-mptt/metadata.xml 
b/dev-python/django-mptt/metadata.xml
deleted file mode 100644
index d008d8dd5ff3..000000000000
--- a/dev-python/django-mptt/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Python</name>
-       </maintainer>
-       <stabilize-allarches/>
-       <upstream>
-               <remote-id type="pypi">django-mptt</remote-id>
-               <remote-id type="github">django-mptt/django-mptt</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index b8546d1a3f5d..a4457e0d2d2b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -343,12 +343,6 @@ dev-java/loadlib
 # Removal on 2023-11-03.  Bug #915162.
 dev-python/memory-profiler
 
-# Michał Górny <[email protected]> (2023-09-29)
-# The project is no longer maintained upstream.  We haven't handled
-# the version bump from a year ago yet.  No reverse dependencies.
-# Removal on 2023-10-29.  Bug #894592.
-dev-python/django-mptt
-
 # Michał Górny <[email protected]> (2023-09-22)
 # =dev-python/setuptools-scm-8.0.1 broke compatibility hard but reverted
 # the changes in 8.0.2.

Reply via email to