From ba90d913751bba88b9825842991099956cdf7c72 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 23 May 2020 11:46:21 +0200 Subject: [PATCH] dev-python/django-durationfield: Remove last-rited pkg MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/718724 Signed-off-by: Michał Górny --- dev-python/django-durationfield/Manifest | 1 - .../django-durationfield-0.5.4.ebuild | 26 ------------------- dev-python/django-durationfield/metadata.xml | 8 ------ profiles/package.mask | 5 ---- 4 files changed, 40 deletions(-) delete mode 100644 dev-python/django-durationfield/Manifest delete mode 100644 dev-python/django-durationfield/django-durationfield-0.5.4.ebuild delete mode 100644 dev-python/django-durationfield/metadata.xml diff --git a/dev-python/django-durationfield/Manifest b/dev-python/django-durationfield/Manifest deleted file mode 100644 index 252bc61fa79c..000000000000 --- a/dev-python/django-durationfield/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST django-durationfield-0.5.4.tar.gz 4728 BLAKE2B 446a5b361cc54bcc2ae375caebfe2eda64114e3e326e7d60fc8d4ebe5c6acf59d80e12e246ecf5ca7edf44a1f1068bc3b17d841b4d39c7317211c87fc03aacd5 SHA512 84885ab7bb07ed3c5a64094a2beb7d4adcf8b0f9f2933ad2c1d4654789bd71aa7d2efd5c84931f22f81a51e8aaeb3ed9415a12c69dfd7354c2317ea912fdc610 diff --git a/dev-python/django-durationfield/django-durationfield-0.5.4.ebuild b/dev-python/django-durationfield/django-durationfield-0.5.4.ebuild deleted file mode 100644 index 2e15cf09d7f0..000000000000 --- a/dev-python/django-durationfield/django-durationfield-0.5.4.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -PYTHON_COMPAT=( python3_6 ) - -inherit distutils-r1 - -DESCRIPTION="Reusable app for adding a DurationField to Django" -HOMEPAGE="https://pypi.org/project/django-durationfield/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -KEYWORDS="~amd64 ~x86" -SLOT="0" -IUSE="" - -RDEPEND=" - >=dev-python/django-1.4[${PYTHON_USEDEP}] -" - -DEPEND=" - ${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}] -" diff --git a/dev-python/django-durationfield/metadata.xml b/dev-python/django-durationfield/metadata.xml deleted file mode 100644 index 9243c707fbe9..000000000000 --- a/dev-python/django-durationfield/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - django-durationfield - - diff --git a/profiles/package.mask b/profiles/package.mask index 4c3e3e5f301b..d41638812715 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -476,11 +476,6 @@ dev-python/django-spurl # Removal in 30 days. Bug #718734. dev-python/django-setuptest -# Michał Górny (2020-04-21) -# Django has a native DurationField since 1.8. No revdeps. -# Removal in 30 days. Bug #718724. -dev-python/django-durationfield - # Michael Orlitzky (2020-04-19) # Stuck on Python 3.6, support for which already required # backporting patches to a release from 2014. Upstream's git -- 2.26.2