commit:     ab5c7071f01f6d65183e73040be232d1123d9a9a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  6 20:51:54 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jan  6 20:52:21 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab5c7071

dev-python/pymongo: Remove old

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

 dev-python/pymongo/Manifest              |   6 --
 dev-python/pymongo/pymongo-3.11.4.ebuild | 115 -------------------------------
 dev-python/pymongo/pymongo-3.12.0.ebuild | 115 -------------------------------
 dev-python/pymongo/pymongo-3.12.1.ebuild | 115 -------------------------------
 dev-python/pymongo/pymongo-3.12.2.ebuild | 112 ------------------------------
 dev-python/pymongo/pymongo-3.12.3.ebuild | 112 ------------------------------
 dev-python/pymongo/pymongo-4.0.ebuild    | 112 ------------------------------
 7 files changed, 687 deletions(-)

diff --git a/dev-python/pymongo/Manifest b/dev-python/pymongo/Manifest
index f09ae2165605..57adc2d896f2 100644
--- a/dev-python/pymongo/Manifest
+++ b/dev-python/pymongo/Manifest
@@ -1,7 +1 @@
-DIST mongo-python-driver-3.11.4.tar.gz 983009 BLAKE2B 
b2ca8d90a34b41c0991b545626853137b6a7f5f006dbb5d7a93fd8312759b53b99415583ca5ba982abb420db8502cb9de745f1ac0962efa05eb05ecb4289c323
 SHA512 
ecd2ff41ab902423dc58901cd9a8355e200f5b00a4eea4a8e950de75674fd59f7367df1ab7ee6c09bf515b8fa110cac0f7de084fbe14527486a9c38a0c8c9c27
-DIST mongo-python-driver-3.12.0.tar.gz 1062091 BLAKE2B 
636a34a42d43a6ecd549c51e9e5b3a617291b64a1ba91d7473c365f8df88d59efd7b2906dd80147ffab4309d38cce30a3475bbe142e347312823236f8657c801
 SHA512 
fc2734b8821b42cca1b67930d5c7612526e51292144a376425627ea6254b09128ccd894af3be293184f940c7f8faa1c0cd3a0d069f9b4143a15cb32279c3bdb1
-DIST mongo-python-driver-3.12.1.tar.gz 1067667 BLAKE2B 
3f18c5aa92ce180067f9c86e1fcbd80543274a2ee33ce1fad5741f0e7f5a9cb0520c33b8fe885ea69c2c8ce168747a44129fe79a5df389b83bd5e77a6ec4a687
 SHA512 
1fc98c33d8140ab045804130fc27b655a8622318f7030967d841e7a296dcdfb89a125cb2574a9b08eef15d3fdc089f268631501743b46d04a7b465cc45c0c04e
-DIST mongo-python-driver-3.12.2.tar.gz 1069372 BLAKE2B 
962dc2ee42f01586d9e8fb07d3ba7a74f4379af268b6213c1a5b67b901c805719b9c164fc3d270dd77b3c627f998b291330eeb02968246f2a68e5925bcb608fc
 SHA512 
0e6ac0eafb8fb71db22e7ce27e6acc5c17ea80ac8c0100c358302582da68e03d7bd33eed320f5c8c43b067c3f1e75b4ed4f8c63c4c9705bf9a1c764917d973cb
-DIST mongo-python-driver-3.12.3.tar.gz 1069576 BLAKE2B 
accb8d1598c3f7d3fb4bec05390521562abf3a067abf82e25b62ebfdb95ed000f6a77edc60f0bcb816b85b1f7fc32c1e4dd54580c203a5d383d30e144a61dfa9
 SHA512 
21a723985c7846879d3b81ca41060fa6063b187c91c0c7797227f0b7b174880114aec9412d37821cb3d839bf98039b87f03c7c559b9599626705d3f790a8e11c
 DIST mongo-python-driver-4.0.1.tar.gz 1030722 BLAKE2B 
b820901a433ffa2e82db0ef3c014aaa1e7d53bbc3ab94a5432fcb713d9789cbbf411a4ad5085ef3896cbf2aeff6d0e79f3f7bd5936d3aa615080a0421d8818c2
 SHA512 
1aead66d21c032e6d42b3aa408b0193bcac6a5a293ecfc513fadb634c574dccdcd351c693352f23cfe577c73fec901cdc2aa635dfe9afe8d9108ed917f55b53b
-DIST mongo-python-driver-4.0.tar.gz 1029687 BLAKE2B 
d8ae35b68bff288388a797c51b40d453c3e2197a0b639689bbb43f7e4470f3c4d5bf861d6ae77805b950e8c8daadcef5043b93c6d6a4b094fcb95521caf4c751
 SHA512 
b29acfcbd92b8f46780039cd0688cb03c083dfaf1ec6793906029f1e03635edc9a9ef6eb7104fa3dc16eca6df4ccfedd7bd4a8da495f754157edec371211fe15

diff --git a/dev-python/pymongo/pymongo-3.11.4.ebuild 
b/dev-python/pymongo/pymongo-3.11.4.ebuild
deleted file mode 100644
index 9bf6b48d8df0..000000000000
--- a/dev-python/pymongo/pymongo-3.11.4.ebuild
+++ /dev/null
@@ -1,115 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..9} )
-inherit check-reqs distutils-r1
-
-MY_P=mongo-python-driver-${PV}
-DESCRIPTION="Python driver for MongoDB"
-HOMEPAGE="https://github.com/mongodb/mongo-python-driver 
https://pypi.org/project/pymongo/";
-SRC_URI="
-       https://github.com/mongodb/mongo-python-driver/archive/${PV}.tar.gz
-               -> ${MY_P}.tar.gz"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 arm64 ~hppa ~riscv x86"
-IUSE="doc kerberos"
-
-RDEPEND="
-       kerberos? ( dev-python/pykerberos[${PYTHON_USEDEP}] )
-"
-BDEPEND="
-       test? (
-               >=dev-db/mongodb-2.6.0
-       )
-"
-DISTUTILS_IN_SOURCE_BUILD=1
-
-distutils_enable_sphinx doc
-distutils_enable_tests nose
-
-reqcheck() {
-       if use test; then
-               # During the tests, database size reaches 1.5G.
-               local CHECKREQS_DISK_BUILD=1536M
-
-               check-reqs_${1}
-       fi
-}
-
-pkg_pretend() {
-       reqcheck pkg_pretend
-}
-
-pkg_setup() {
-       reqcheck pkg_setup
-}
-
-src_prepare() {
-       # network-sandbox probably
-       rm test/test_srv_polling.py || die
-       sed -e 's:test_connection_timeout_ms_propagates_to_DNS_resolver:_&:' \
-               -i test/test_client.py || die
-       # relies on exact exception message
-       sed -e 's:abstract methods:abstract:' \
-               -i test/test_custom_types.py || die
-       distutils-r1_src_prepare
-}
-
-python_test() {
-       # Yes, we need TCP/IP for that...
-       local DB_IP=127.0.0.1
-       local DB_PORT=27000
-
-       export DB_IP DB_PORT
-
-       local dbpath=${TMPDIR}/mongo.db
-       local logpath=${TMPDIR}/mongod.log
-
-       # Now, the hard part: we need to find a free port for mongod.
-       # We're just trying to run it random port numbers and check the log
-       # for bind errors. It shall be noted that 'mongod --fork' does not
-       # return failure when it fails to bind.
-
-       mkdir -p "${dbpath}" || die
-       while true; do
-               ebegin "Trying to start mongod on port ${DB_PORT}"
-
-               LC_ALL=C \
-               mongod --dbpath "${dbpath}" --nojournal \
-                       --bind_ip ${DB_IP} --port ${DB_PORT} \
-                       --unixSocketPrefix "${TMPDIR}" \
-                       --logpath "${logpath}" --fork \
-               && sleep 2
-
-               # Now we need to check if the server actually started...
-               if [[ ${?} -eq 0 && -S "${TMPDIR}"/mongodb-${DB_PORT}.sock ]]; 
then
-                       # yay!
-                       eend 0
-                       break
-               elif grep -q 'Address already in use' "${logpath}"; then
-                       # ay, someone took our port!
-                       eend 1
-                       : $(( DB_PORT += 1 ))
-                       continue
-               else
-                       eend 1
-                       eerror "Unable to start mongod for tests. See the 
server log:"
-                       eerror "        ${logpath}"
-                       die "Unable to start mongod for tests."
-               fi
-       done
-
-       local failed
-       DB_PORT2=$(( DB_PORT + 1 )) DB_PORT3=$(( DB_PORT + 2 )) esetup.py test 
|| failed=1
-
-       mongod --dbpath "${dbpath}" --shutdown || die
-
-       [[ ${failed} ]] && die "Tests fail with ${EPYTHON}"
-
-       rm -rf "${dbpath}" || die
-}

diff --git a/dev-python/pymongo/pymongo-3.12.0.ebuild 
b/dev-python/pymongo/pymongo-3.12.0.ebuild
deleted file mode 100644
index 07abe794cd9d..000000000000
--- a/dev-python/pymongo/pymongo-3.12.0.ebuild
+++ /dev/null
@@ -1,115 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit check-reqs distutils-r1
-
-MY_P=mongo-python-driver-${PV}
-DESCRIPTION="Python driver for MongoDB"
-HOMEPAGE="https://github.com/mongodb/mongo-python-driver 
https://pypi.org/project/pymongo/";
-SRC_URI="
-       https://github.com/mongodb/mongo-python-driver/archive/${PV}.tar.gz
-               -> ${MY_P}.tar.gz"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~hppa ~riscv ~x86"
-IUSE="doc kerberos"
-
-RDEPEND="
-       kerberos? ( dev-python/pykerberos[${PYTHON_USEDEP}] )
-"
-BDEPEND="
-       test? (
-               >=dev-db/mongodb-2.6.0
-       )
-"
-DISTUTILS_IN_SOURCE_BUILD=1
-
-distutils_enable_sphinx doc
-distutils_enable_tests nose
-
-reqcheck() {
-       if use test; then
-               # During the tests, database size reaches 1.5G.
-               local CHECKREQS_DISK_BUILD=1536M
-
-               check-reqs_${1}
-       fi
-}
-
-pkg_pretend() {
-       reqcheck pkg_pretend
-}
-
-pkg_setup() {
-       reqcheck pkg_setup
-}
-
-src_prepare() {
-       # network-sandbox probably
-       rm test/test_srv_polling.py || die
-       sed -e 's:test_connection_timeout_ms_propagates_to_DNS_resolver:_&:' \
-               -i test/test_client.py || die
-       # relies on exact exception message
-       sed -e 's:abstract methods:abstract:' \
-               -i test/test_custom_types.py || die
-       distutils-r1_src_prepare
-}
-
-python_test() {
-       # Yes, we need TCP/IP for that...
-       local DB_IP=127.0.0.1
-       local DB_PORT=27000
-
-       export DB_IP DB_PORT
-
-       local dbpath=${TMPDIR}/mongo.db
-       local logpath=${TMPDIR}/mongod.log
-
-       # Now, the hard part: we need to find a free port for mongod.
-       # We're just trying to run it random port numbers and check the log
-       # for bind errors. It shall be noted that 'mongod --fork' does not
-       # return failure when it fails to bind.
-
-       mkdir -p "${dbpath}" || die
-       while true; do
-               ebegin "Trying to start mongod on port ${DB_PORT}"
-
-               LC_ALL=C \
-               mongod --dbpath "${dbpath}" --nojournal \
-                       --bind_ip ${DB_IP} --port ${DB_PORT} \
-                       --unixSocketPrefix "${TMPDIR}" \
-                       --logpath "${logpath}" --fork \
-               && sleep 2
-
-               # Now we need to check if the server actually started...
-               if [[ ${?} -eq 0 && -S "${TMPDIR}"/mongodb-${DB_PORT}.sock ]]; 
then
-                       # yay!
-                       eend 0
-                       break
-               elif grep -q 'Address already in use' "${logpath}"; then
-                       # ay, someone took our port!
-                       eend 1
-                       : $(( DB_PORT += 1 ))
-                       continue
-               else
-                       eend 1
-                       eerror "Unable to start mongod for tests. See the 
server log:"
-                       eerror "        ${logpath}"
-                       die "Unable to start mongod for tests."
-               fi
-       done
-
-       local failed
-       DB_PORT2=$(( DB_PORT + 1 )) DB_PORT3=$(( DB_PORT + 2 )) esetup.py test 
|| failed=1
-
-       mongod --dbpath "${dbpath}" --shutdown || die
-
-       [[ ${failed} ]] && die "Tests fail with ${EPYTHON}"
-
-       rm -rf "${dbpath}" || die
-}

diff --git a/dev-python/pymongo/pymongo-3.12.1.ebuild 
b/dev-python/pymongo/pymongo-3.12.1.ebuild
deleted file mode 100644
index 5ae5fdd073c2..000000000000
--- a/dev-python/pymongo/pymongo-3.12.1.ebuild
+++ /dev/null
@@ -1,115 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit check-reqs distutils-r1
-
-MY_P=mongo-python-driver-${PV}
-DESCRIPTION="Python driver for MongoDB"
-HOMEPAGE="https://github.com/mongodb/mongo-python-driver 
https://pypi.org/project/pymongo/";
-SRC_URI="
-       https://github.com/mongodb/mongo-python-driver/archive/${PV}.tar.gz
-               -> ${MY_P}.tar.gz"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~hppa ~riscv x86"
-IUSE="doc kerberos"
-
-RDEPEND="
-       kerberos? ( dev-python/pykerberos[${PYTHON_USEDEP}] )
-"
-BDEPEND="
-       test? (
-               >=dev-db/mongodb-2.6.0
-       )
-"
-DISTUTILS_IN_SOURCE_BUILD=1
-
-distutils_enable_sphinx doc
-distutils_enable_tests unittest
-
-reqcheck() {
-       if use test; then
-               # During the tests, database size reaches 1.5G.
-               local CHECKREQS_DISK_BUILD=1536M
-
-               check-reqs_${1}
-       fi
-}
-
-pkg_pretend() {
-       reqcheck pkg_pretend
-}
-
-pkg_setup() {
-       reqcheck pkg_setup
-}
-
-src_prepare() {
-       # network-sandbox probably
-       rm test/test_srv_polling.py || die
-       sed -e 's:test_connection_timeout_ms_propagates_to_DNS_resolver:_&:' \
-               -i test/test_client.py || die
-       # relies on exact exception message
-       sed -e 's:abstract methods:abstract:' \
-               -i test/test_custom_types.py || die
-       distutils-r1_src_prepare
-}
-
-python_test() {
-       # Yes, we need TCP/IP for that...
-       local DB_IP=127.0.0.1
-       local DB_PORT=27000
-
-       export DB_IP DB_PORT
-
-       local dbpath=${TMPDIR}/mongo.db
-       local logpath=${TMPDIR}/mongod.log
-
-       # Now, the hard part: we need to find a free port for mongod.
-       # We're just trying to run it random port numbers and check the log
-       # for bind errors. It shall be noted that 'mongod --fork' does not
-       # return failure when it fails to bind.
-
-       mkdir -p "${dbpath}" || die
-       while true; do
-               ebegin "Trying to start mongod on port ${DB_PORT}"
-
-               LC_ALL=C \
-               mongod --dbpath "${dbpath}" --nojournal \
-                       --bind_ip ${DB_IP} --port ${DB_PORT} \
-                       --unixSocketPrefix "${TMPDIR}" \
-                       --logpath "${logpath}" --fork \
-               && sleep 2
-
-               # Now we need to check if the server actually started...
-               if [[ ${?} -eq 0 && -S "${TMPDIR}"/mongodb-${DB_PORT}.sock ]]; 
then
-                       # yay!
-                       eend 0
-                       break
-               elif grep -q 'Address already in use' "${logpath}"; then
-                       # ay, someone took our port!
-                       eend 1
-                       : $(( DB_PORT += 1 ))
-                       continue
-               else
-                       eend 1
-                       eerror "Unable to start mongod for tests. See the 
server log:"
-                       eerror "        ${logpath}"
-                       die "Unable to start mongod for tests."
-               fi
-       done
-
-       local failed
-       DB_PORT2=$(( DB_PORT + 1 )) DB_PORT3=$(( DB_PORT + 2 )) esetup.py test 
|| failed=1
-
-       mongod --dbpath "${dbpath}" --shutdown || die
-
-       [[ ${failed} ]] && die "Tests fail with ${EPYTHON}"
-
-       rm -rf "${dbpath}" || die
-}

diff --git a/dev-python/pymongo/pymongo-3.12.2.ebuild 
b/dev-python/pymongo/pymongo-3.12.2.ebuild
deleted file mode 100644
index c45af7c0a672..000000000000
--- a/dev-python/pymongo/pymongo-3.12.2.ebuild
+++ /dev/null
@@ -1,112 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit check-reqs distutils-r1
-
-MY_P=mongo-python-driver-${PV}
-DESCRIPTION="Python driver for MongoDB"
-HOMEPAGE="https://github.com/mongodb/mongo-python-driver 
https://pypi.org/project/pymongo/";
-SRC_URI="
-       https://github.com/mongodb/mongo-python-driver/archive/${PV}.tar.gz
-               -> ${MY_P}.tar.gz"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~hppa ~riscv ~x86"
-IUSE="doc kerberos"
-
-RDEPEND="
-       kerberos? ( dev-python/pykerberos[${PYTHON_USEDEP}] )
-"
-BDEPEND="
-       test? (
-               >=dev-db/mongodb-2.6.0
-       )
-"
-DISTUTILS_IN_SOURCE_BUILD=1
-
-distutils_enable_sphinx doc
-distutils_enable_tests unittest
-
-reqcheck() {
-       if use test; then
-               # During the tests, database size reaches 1.5G.
-               local CHECKREQS_DISK_BUILD=1536M
-
-               check-reqs_${1}
-       fi
-}
-
-pkg_pretend() {
-       reqcheck pkg_pretend
-}
-
-pkg_setup() {
-       reqcheck pkg_setup
-}
-
-src_prepare() {
-       # network-sandbox probably
-       rm test/test_srv_polling.py || die
-       sed -e 's:test_connection_timeout_ms_propagates_to_DNS_resolver:_&:' \
-               -i test/test_client.py || die
-       distutils-r1_src_prepare
-}
-
-python_test() {
-       # Yes, we need TCP/IP for that...
-       local DB_IP=127.0.0.1
-       local DB_PORT=27000
-
-       export DB_IP DB_PORT
-
-       local dbpath=${TMPDIR}/mongo.db
-       local logpath=${TMPDIR}/mongod.log
-
-       # Now, the hard part: we need to find a free port for mongod.
-       # We're just trying to run it random port numbers and check the log
-       # for bind errors. It shall be noted that 'mongod --fork' does not
-       # return failure when it fails to bind.
-
-       mkdir -p "${dbpath}" || die
-       while true; do
-               ebegin "Trying to start mongod on port ${DB_PORT}"
-
-               LC_ALL=C \
-               mongod --dbpath "${dbpath}" --nojournal \
-                       --bind_ip ${DB_IP} --port ${DB_PORT} \
-                       --unixSocketPrefix "${TMPDIR}" \
-                       --logpath "${logpath}" --fork \
-               && sleep 2
-
-               # Now we need to check if the server actually started...
-               if [[ ${?} -eq 0 && -S "${TMPDIR}"/mongodb-${DB_PORT}.sock ]]; 
then
-                       # yay!
-                       eend 0
-                       break
-               elif grep -q 'Address already in use' "${logpath}"; then
-                       # ay, someone took our port!
-                       eend 1
-                       : $(( DB_PORT += 1 ))
-                       continue
-               else
-                       eend 1
-                       eerror "Unable to start mongod for tests. See the 
server log:"
-                       eerror "        ${logpath}"
-                       die "Unable to start mongod for tests."
-               fi
-       done
-
-       local failed
-       DB_PORT2=$(( DB_PORT + 1 )) DB_PORT3=$(( DB_PORT + 2 )) esetup.py test 
|| failed=1
-
-       mongod --dbpath "${dbpath}" --shutdown || die
-
-       [[ ${failed} ]] && die "Tests fail with ${EPYTHON}"
-
-       rm -rf "${dbpath}" || die
-}

diff --git a/dev-python/pymongo/pymongo-3.12.3.ebuild 
b/dev-python/pymongo/pymongo-3.12.3.ebuild
deleted file mode 100644
index c45af7c0a672..000000000000
--- a/dev-python/pymongo/pymongo-3.12.3.ebuild
+++ /dev/null
@@ -1,112 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit check-reqs distutils-r1
-
-MY_P=mongo-python-driver-${PV}
-DESCRIPTION="Python driver for MongoDB"
-HOMEPAGE="https://github.com/mongodb/mongo-python-driver 
https://pypi.org/project/pymongo/";
-SRC_URI="
-       https://github.com/mongodb/mongo-python-driver/archive/${PV}.tar.gz
-               -> ${MY_P}.tar.gz"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~hppa ~riscv ~x86"
-IUSE="doc kerberos"
-
-RDEPEND="
-       kerberos? ( dev-python/pykerberos[${PYTHON_USEDEP}] )
-"
-BDEPEND="
-       test? (
-               >=dev-db/mongodb-2.6.0
-       )
-"
-DISTUTILS_IN_SOURCE_BUILD=1
-
-distutils_enable_sphinx doc
-distutils_enable_tests unittest
-
-reqcheck() {
-       if use test; then
-               # During the tests, database size reaches 1.5G.
-               local CHECKREQS_DISK_BUILD=1536M
-
-               check-reqs_${1}
-       fi
-}
-
-pkg_pretend() {
-       reqcheck pkg_pretend
-}
-
-pkg_setup() {
-       reqcheck pkg_setup
-}
-
-src_prepare() {
-       # network-sandbox probably
-       rm test/test_srv_polling.py || die
-       sed -e 's:test_connection_timeout_ms_propagates_to_DNS_resolver:_&:' \
-               -i test/test_client.py || die
-       distutils-r1_src_prepare
-}
-
-python_test() {
-       # Yes, we need TCP/IP for that...
-       local DB_IP=127.0.0.1
-       local DB_PORT=27000
-
-       export DB_IP DB_PORT
-
-       local dbpath=${TMPDIR}/mongo.db
-       local logpath=${TMPDIR}/mongod.log
-
-       # Now, the hard part: we need to find a free port for mongod.
-       # We're just trying to run it random port numbers and check the log
-       # for bind errors. It shall be noted that 'mongod --fork' does not
-       # return failure when it fails to bind.
-
-       mkdir -p "${dbpath}" || die
-       while true; do
-               ebegin "Trying to start mongod on port ${DB_PORT}"
-
-               LC_ALL=C \
-               mongod --dbpath "${dbpath}" --nojournal \
-                       --bind_ip ${DB_IP} --port ${DB_PORT} \
-                       --unixSocketPrefix "${TMPDIR}" \
-                       --logpath "${logpath}" --fork \
-               && sleep 2
-
-               # Now we need to check if the server actually started...
-               if [[ ${?} -eq 0 && -S "${TMPDIR}"/mongodb-${DB_PORT}.sock ]]; 
then
-                       # yay!
-                       eend 0
-                       break
-               elif grep -q 'Address already in use' "${logpath}"; then
-                       # ay, someone took our port!
-                       eend 1
-                       : $(( DB_PORT += 1 ))
-                       continue
-               else
-                       eend 1
-                       eerror "Unable to start mongod for tests. See the 
server log:"
-                       eerror "        ${logpath}"
-                       die "Unable to start mongod for tests."
-               fi
-       done
-
-       local failed
-       DB_PORT2=$(( DB_PORT + 1 )) DB_PORT3=$(( DB_PORT + 2 )) esetup.py test 
|| failed=1
-
-       mongod --dbpath "${dbpath}" --shutdown || die
-
-       [[ ${failed} ]] && die "Tests fail with ${EPYTHON}"
-
-       rm -rf "${dbpath}" || die
-}

diff --git a/dev-python/pymongo/pymongo-4.0.ebuild 
b/dev-python/pymongo/pymongo-4.0.ebuild
deleted file mode 100644
index c45af7c0a672..000000000000
--- a/dev-python/pymongo/pymongo-4.0.ebuild
+++ /dev/null
@@ -1,112 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit check-reqs distutils-r1
-
-MY_P=mongo-python-driver-${PV}
-DESCRIPTION="Python driver for MongoDB"
-HOMEPAGE="https://github.com/mongodb/mongo-python-driver 
https://pypi.org/project/pymongo/";
-SRC_URI="
-       https://github.com/mongodb/mongo-python-driver/archive/${PV}.tar.gz
-               -> ${MY_P}.tar.gz"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~hppa ~riscv ~x86"
-IUSE="doc kerberos"
-
-RDEPEND="
-       kerberos? ( dev-python/pykerberos[${PYTHON_USEDEP}] )
-"
-BDEPEND="
-       test? (
-               >=dev-db/mongodb-2.6.0
-       )
-"
-DISTUTILS_IN_SOURCE_BUILD=1
-
-distutils_enable_sphinx doc
-distutils_enable_tests unittest
-
-reqcheck() {
-       if use test; then
-               # During the tests, database size reaches 1.5G.
-               local CHECKREQS_DISK_BUILD=1536M
-
-               check-reqs_${1}
-       fi
-}
-
-pkg_pretend() {
-       reqcheck pkg_pretend
-}
-
-pkg_setup() {
-       reqcheck pkg_setup
-}
-
-src_prepare() {
-       # network-sandbox probably
-       rm test/test_srv_polling.py || die
-       sed -e 's:test_connection_timeout_ms_propagates_to_DNS_resolver:_&:' \
-               -i test/test_client.py || die
-       distutils-r1_src_prepare
-}
-
-python_test() {
-       # Yes, we need TCP/IP for that...
-       local DB_IP=127.0.0.1
-       local DB_PORT=27000
-
-       export DB_IP DB_PORT
-
-       local dbpath=${TMPDIR}/mongo.db
-       local logpath=${TMPDIR}/mongod.log
-
-       # Now, the hard part: we need to find a free port for mongod.
-       # We're just trying to run it random port numbers and check the log
-       # for bind errors. It shall be noted that 'mongod --fork' does not
-       # return failure when it fails to bind.
-
-       mkdir -p "${dbpath}" || die
-       while true; do
-               ebegin "Trying to start mongod on port ${DB_PORT}"
-
-               LC_ALL=C \
-               mongod --dbpath "${dbpath}" --nojournal \
-                       --bind_ip ${DB_IP} --port ${DB_PORT} \
-                       --unixSocketPrefix "${TMPDIR}" \
-                       --logpath "${logpath}" --fork \
-               && sleep 2
-
-               # Now we need to check if the server actually started...
-               if [[ ${?} -eq 0 && -S "${TMPDIR}"/mongodb-${DB_PORT}.sock ]]; 
then
-                       # yay!
-                       eend 0
-                       break
-               elif grep -q 'Address already in use' "${logpath}"; then
-                       # ay, someone took our port!
-                       eend 1
-                       : $(( DB_PORT += 1 ))
-                       continue
-               else
-                       eend 1
-                       eerror "Unable to start mongod for tests. See the 
server log:"
-                       eerror "        ${logpath}"
-                       die "Unable to start mongod for tests."
-               fi
-       done
-
-       local failed
-       DB_PORT2=$(( DB_PORT + 1 )) DB_PORT3=$(( DB_PORT + 2 )) esetup.py test 
|| failed=1
-
-       mongod --dbpath "${dbpath}" --shutdown || die
-
-       [[ ${failed} ]] && die "Tests fail with ${EPYTHON}"
-
-       rm -rf "${dbpath}" || die
-}

Reply via email to