commit:     a23caa3f8220e28378d185726db391e17a6cc4f3
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  7 09:25:33 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jan  7 09:25:33 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a23caa3f

dev-python/django: Remove old

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

 dev-python/django/Manifest                |  2 -
 dev-python/django/django-2.2.16.ebuild    | 80 ----------------------------
 dev-python/django/django-3.0.10-r1.ebuild | 88 -------------------------------
 3 files changed, 170 deletions(-)

diff --git a/dev-python/django/Manifest b/dev-python/django/Manifest
index 3063334a06b..4475355a756 100644
--- a/dev-python/django/Manifest
+++ b/dev-python/django/Manifest
@@ -1,7 +1,5 @@
-DIST Django-2.2.16.tar.gz 8884774 BLAKE2B 
e65074c44e35921f6c40ca9e2a5fee53ce9a956a7503b96a33c8dbb4588bb0928d2e2b605f1117c3c75cdc84d6c7d1bfe52f4e7888fbe300adb5411a55b0ac27
 SHA512 
eabcdfc17e27c579001e4739268abd13bebbb018db1a7dbe4fb8482d32320b85bd16b3b18428084c0df947094f23f7cb4b12a3a55bc370748d7d8746af22bc3b
 DIST Django-2.2.17.checksum.txt 2438 BLAKE2B 
5d9454884110f1debec7fa1644b13be43b9b6b8d3f333a05df823332c94a6f4a220791bf0cc7d139baf5aac856443a4b211dd8e98d23d4cc62d1d6ce7ebd69c8
 SHA512 
0dc71edfe3264d3353238124dc5374aac07fb73ede167a52f16bf3b147bf351651f4197a1fe5027dca23ad144755fff6447f06d8cdf11126184cf5e291c90402
 DIST Django-2.2.17.tar.gz 8885492 BLAKE2B 
30046adc54c31e0e8dac3c573da58e8536246ba6fc5675ec5ad5efc4b170331b893ffe766e7eb404b445d5b37e018e1ac9e2b8e659a5f10c4c165ec9ef5c00d1
 SHA512 
4ba1e12332cafaa49a087494f9e85e992a414ad153ef935fcf50f1a533ac9c7049a421140552f77b3dbf41c51a4f42aca13dc5f8f479049c21037c541a34320b
-DIST Django-3.0.10.tar.gz 8958332 BLAKE2B 
0ff17da9d9175b080d81e334e46ec6daaec5e4cd48f5d9a614c84b448a6d4b93d304b3fd25bcee665d65f589a8f94cf83f002bbd7a27975d23e3516286784e01
 SHA512 
fcce2815f966a5eb0f7986c16d065b352c73ea2ea4fc1422d440487d84162c5a93aa45b9173ba5d62d6caee2e976a9ac818f228b47ed7f4f50deda27bac995e9
 DIST Django-3.0.11.checksum.txt 2438 BLAKE2B 
df936992a02e5a34b26e91654962507d973f8831c1eebada4cbdb578f83fba974532867b9f20828afc2467c2521e117b8dd543cde6f664d3c122a95207c50608
 SHA512 
a7b98d102775cc7854b0c242507d4ff8778984dc8b2e269352103249d6d1c5cea7e6eb8dbe08700b19ad4428e30c469e0e959a622ea4ce3198a75f72b2bb8871
 DIST Django-3.0.11.tar.gz 8958879 BLAKE2B 
078ffde9ae186ae8add2136c303ba38a1b38525481b2272384b8a1bb3428dcf6a31991a86b2078aea6cf250808af399acac5461a33c8e1fda5d6bc552eac478f
 SHA512 
d24e8167f3f871f24ea5e288557a49d71f9b5c398c84e8434d5d3dc224ef62775121a016ad89e997fabe88893adc3a83176211d5b9a9730ec23d37d256aa4fb0
 DIST Django-3.1.4.checksum.txt 2466 BLAKE2B 
635ddd40b542890aef29f53df0fad172e48450081f57c72042a71bb5de654b1d1f5f7ce0c588b1070a203e1d4afe3a1ed19431dd23a2a67cd510d4072c79a00f
 SHA512 
729b771008489bbf0563002e438ef88abb2a14b2c29f307cb2db9c75450f30ac8bd4920bf0493dbec06b3640fc0d4b6817e8a054af1028ad065bd321c761a6c3

diff --git a/dev-python/django/django-2.2.16.ebuild 
b/dev-python/django/django-2.2.16.ebuild
deleted file mode 100644
index 0a28b54a9a3..00000000000
--- a/dev-python/django/django-2.2.16.ebuild
+++ /dev/null
@@ -1,80 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{6..8} )
-PYTHON_REQ_USE='sqlite?,threads(+)'
-
-inherit bash-completion-r1 distutils-r1 optfeature
-
-MY_PN="Django"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="High-level Python web framework"
-HOMEPAGE="https://www.djangoproject.com/ https://pypi.org/project/Django/";
-SRC_URI="https://www.djangoproject.com/m/releases/$(ver_cut 
1-2)/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="BSD"
-# admin fonts: Roboto (media-fonts/roboto)
-LICENSE+=" Apache-2.0"
-# admin icons, jquery, xregexp.js
-LICENSE+=" MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos"
-IUSE="doc sqlite test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-       dev-python/pytz[${PYTHON_USEDEP}]
-       >=dev-python/sqlparse-0.2.2[${PYTHON_USEDEP}]"
-BDEPEND="
-       doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
-       test? (
-               $(python_gen_impl_dep sqlite)
-               ${RDEPEND}
-               dev-python/docutils[${PYTHON_USEDEP}]
-               dev-python/jinja[${PYTHON_USEDEP}]
-               dev-python/numpy[${PYTHON_USEDEP}]
-               dev-python/pillow[webp,${PYTHON_USEDEP}]
-               dev-python/pyyaml[${PYTHON_USEDEP}]
-               dev-python/selenium[${PYTHON_USEDEP}]
-               dev-python/tblib[${PYTHON_USEDEP}]
-               sys-devel/gettext
-       )"
-
-PATCHES=(
-       "${FILESDIR}"/${PN}-2.0.7-bashcomp.patch
-       "${FILESDIR}"/django-gettext-0.21.patch
-)
-
-distutils_enable_sphinx docs --no-autodoc
-
-python_test() {
-       # Tests have non-standard assumptions about PYTHONPATH,
-       # and don't work with ${BUILD_DIR}/lib.
-       PYTHONPATH=. "${EPYTHON}" tests/runtests.py --settings=test_sqlite -v2 
||
-               die "Tests fail with ${EPYTHON}"
-}
-
-python_install_all() {
-       newbashcomp extras/django_bash_completion ${PN}-admin
-       bashcomp_alias ${PN}-admin django-admin.py
-
-       distutils-r1_python_install_all
-}
-
-pkg_postinst() {
-       elog "Additional Backend support can be enabled via"
-       optfeature "MySQL backend support" dev-python/mysqlclient
-       optfeature "PostgreSQL backend support" dev-python/psycopg:2
-       elog
-       elog "Other features can be enhanced by"
-       optfeature "GEO Django" "sci-libs/gdal[geos]"
-       optfeature "Memcached support" dev-python/pylibmc 
dev-python/python-memcached
-       optfeature "ImageField Support" dev-python/pillow
-       optfeature "Password encryption" dev-python/bcrypt
-       optfeature "High-level abstractions for Django forms" 
dev-python/django-formtools
-}

diff --git a/dev-python/django/django-3.0.10-r1.ebuild 
b/dev-python/django/django-3.0.10-r1.ebuild
deleted file mode 100644
index 75ded0b622f..00000000000
--- a/dev-python/django/django-3.0.10-r1.ebuild
+++ /dev/null
@@ -1,88 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{6..9} )
-PYTHON_REQ_USE='sqlite?,threads(+)'
-
-inherit bash-completion-r1 distutils-r1 optfeature
-
-MY_PN="Django"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="High-level Python web framework"
-HOMEPAGE="https://www.djangoproject.com/ https://pypi.org/project/Django/";
-SRC_URI="https://www.djangoproject.com/m/releases/$(ver_cut 
1-2)/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="BSD"
-# admin fonts: Roboto (media-fonts/roboto)
-LICENSE+=" Apache-2.0"
-# admin icons, jquery, xregexp.js
-LICENSE+=" MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86"
-IUSE="doc sqlite test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-       dev-python/asgiref[${PYTHON_USEDEP}]
-       dev-python/pytz[${PYTHON_USEDEP}]
-       >=dev-python/sqlparse-0.2.2[${PYTHON_USEDEP}]"
-BDEPEND="
-       doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
-       test? (
-               $(python_gen_impl_dep sqlite)
-               ${RDEPEND}
-               dev-python/docutils[${PYTHON_USEDEP}]
-               dev-python/jinja[${PYTHON_USEDEP}]
-               dev-python/numpy[${PYTHON_USEDEP}]
-               dev-python/pillow[webp,${PYTHON_USEDEP}]
-               dev-python/pyyaml[${PYTHON_USEDEP}]
-               dev-python/selenium[${PYTHON_USEDEP}]
-               dev-python/tblib[${PYTHON_USEDEP}]
-               sys-devel/gettext
-       )"
-
-PATCHES=(
-       "${FILESDIR}"/${PN}-3.0.6-bashcomp.patch
-       "${FILESDIR}"/django-gettext-0.21.patch
-)
-
-distutils_enable_sphinx docs --no-autodoc
-
-src_prepare() {
-       # do not bind to a specific version
-       # https://bugs.gentoo.org/750695
-       sed -i -e 's:asgiref ~= 3.2:asgiref:' setup.py || die
-       distutils-r1_src_prepare
-}
-
-python_test() {
-       # Tests have non-standard assumptions about PYTHONPATH,
-       # and don't work with ${BUILD_DIR}/lib.
-       PYTHONPATH=. "${EPYTHON}" tests/runtests.py --settings=test_sqlite -v2 
||
-               die "Tests fail with ${EPYTHON}"
-}
-
-python_install_all() {
-       newbashcomp extras/django_bash_completion ${PN}-admin
-       bashcomp_alias ${PN}-admin django-admin.py
-
-       distutils-r1_python_install_all
-}
-
-pkg_postinst() {
-       elog "Additional Backend support can be enabled via"
-       optfeature "MySQL backend support" dev-python/mysqlclient
-       optfeature "PostgreSQL backend support" dev-python/psycopg:2
-       elog
-       elog "Other features can be enhanced by"
-       optfeature "GEO Django" "sci-libs/gdal[geos]"
-       optfeature "Memcached support" dev-python/pylibmc 
dev-python/python-memcached
-       optfeature "ImageField Support" dev-python/pillow
-       optfeature "Password encryption" dev-python/bcrypt
-       optfeature "High-level abstractions for Django forms" 
dev-python/django-formtools
-}

Reply via email to