commit:     417d60c4bcefea4ccbea3d98ee493babc4a1d87d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 17 07:36:24 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 17 07:41:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=417d60c4

dev-python/django-appconf: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/django-appconf/Manifest                    |  1 -
 dev-python/django-appconf/django-appconf-1.0.4.ebuild | 16 ----------------
 2 files changed, 17 deletions(-)

diff --git a/dev-python/django-appconf/Manifest 
b/dev-python/django-appconf/Manifest
index 9a8514de5b5..706afa0c659 100644
--- a/dev-python/django-appconf/Manifest
+++ b/dev-python/django-appconf/Manifest
@@ -1,2 +1 @@
-DIST django-appconf-1.0.4.tar.gz 18733 BLAKE2B 
21af3c3913aafe6a7670256bb10e80d0ac286fdeea646f91e8696470be3c1dcfb0b6d04e626f80784de02693583bf0b7a16da658175f8a1d81200a5c837831ee
 SHA512 
0d0a206d43d4c6d7f3dbe5fb6423f5f012dae42bae7459f3ee06501f9c126e73f69a30da5c34c84014e582a7b42f253ebd37ece8b8477963cb5d2357ca095639
 DIST django-appconf-1.0.5.tar.gz 15891 BLAKE2B 
4d031a229ab11d55d85887346cf208cbe1136e48b78a4c096ba6d67017d80031d634cbeef82783713e4e005fe8a19f1f8e12193450b04e968b8ea5a94290f2bc
 SHA512 
9d1b01e3f8dac5a9a7f6f4f5c0e9fcf4a2a0177e7702e5f932f238379bd2bb065a698c86d27c2dbab7ba6480abdc25595c8a4f7c6f0524517aeb1c0e34f09864

diff --git a/dev-python/django-appconf/django-appconf-1.0.4.ebuild 
b/dev-python/django-appconf/django-appconf-1.0.4.ebuild
deleted file mode 100644
index 485382d2956..00000000000
--- a/dev-python/django-appconf/django-appconf-1.0.4.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8,9} )
-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"
-DEPEND="dev-python/django[${PYTHON_USEDEP}]"

Reply via email to