commit:     075e2f2599afa5c502d01098466e02a1db930be6
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  5 14:14:58 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Jun  5 14:16:39 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=075e2f25

dev-python/django-appconf: treeclean

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-python/django-appconf/Manifest                 |  1 -
 .../django-appconf/django-appconf-1.0.5-r1.ebuild  | 27 ----------------------
 dev-python/django-appconf/metadata.xml             | 10 --------
 profiles/package.mask                              |  1 -
 4 files changed, 39 deletions(-)

diff --git a/dev-python/django-appconf/Manifest 
b/dev-python/django-appconf/Manifest
deleted file mode 100644
index 706afa0c6595..000000000000
--- a/dev-python/django-appconf/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST django-appconf-1.0.5.tar.gz 15891 BLAKE2B 
4d031a229ab11d55d85887346cf208cbe1136e48b78a4c096ba6d67017d80031d634cbeef82783713e4e005fe8a19f1f8e12193450b04e968b8ea5a94290f2bc
 SHA512 
9d1b01e3f8dac5a9a7f6f4f5c0e9fcf4a2a0177e7702e5f932f238379bd2bb065a698c86d27c2dbab7ba6480abdc25595c8a4f7c6f0524517aeb1c0e34f09864

diff --git a/dev-python/django-appconf/django-appconf-1.0.5-r1.ebuild 
b/dev-python/django-appconf/django-appconf-1.0.5-r1.ebuild
deleted file mode 100644
index 177aa0a9ff31..000000000000
--- a/dev-python/django-appconf/django-appconf-1.0.5-r1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="A helper class for handling configuration defaults of packaged 
apps gracefully"
-HOMEPAGE="https://django-appconf.readthedocs.io/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-       dev-python/django[${PYTHON_USEDEP}]
-"
-
-python_test() {
-       local -x DJANGO_SETTINGS_MODULE=tests.test_settings
-       local -x PYTHONPATH="${S}"
-       django-admin test -v 2 || die
-}

diff --git a/dev-python/django-appconf/metadata.xml 
b/dev-python/django-appconf/metadata.xml
deleted file mode 100644
index b338a0ffed45..000000000000
--- a/dev-python/django-appconf/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <!--maintainer-needed-->
-       <stabilize-allarches/>
-       <upstream>
-               <remote-id type="pypi">django-appconf</remote-id>
-               <remote-id 
type="github">django-compressor/django-appconf</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 4205245cb57c..7caa350e379a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -356,7 +356,6 @@ dev-ruby/c21e:1
 # Removal on 2022-06-05.  Bug #842888.
 dev-python/authheaders
 dev-python/django-allauth
-dev-python/django-appconf
 
 # Matt Turner <[email protected]> (2022-04-30)
 # Masked for testing. Apparently causes crashes. Bug #841857.

Reply via email to