commit:     8626a38c553fbdd763cc3640d82bbebf206f0895
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 26 08:42:46 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Nov 26 08:44:45 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8626a38c

dev-python/sentry-sdk: Remove old

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

 dev-python/sentry-sdk/Manifest                 |  5 --
 dev-python/sentry-sdk/sentry-sdk-0.16.3.ebuild | 25 --------
 dev-python/sentry-sdk/sentry-sdk-0.17.8.ebuild | 85 -------------------------
 dev-python/sentry-sdk/sentry-sdk-0.18.0.ebuild | 85 -------------------------
 dev-python/sentry-sdk/sentry-sdk-0.19.2.ebuild | 87 --------------------------
 dev-python/sentry-sdk/sentry-sdk-0.19.3.ebuild | 87 --------------------------
 6 files changed, 374 deletions(-)

diff --git a/dev-python/sentry-sdk/Manifest b/dev-python/sentry-sdk/Manifest
index df2ff6ed86e..0660e77ece0 100644
--- a/dev-python/sentry-sdk/Manifest
+++ b/dev-python/sentry-sdk/Manifest
@@ -1,7 +1,2 @@
-DIST sentry-sdk-0.16.3.tar.gz 170145 BLAKE2B 
bf619313fb3f49800f5384f0dfec3aa34ef4bb030c5e038a485a8861a733a537ee7c834c8c200a2244335c3c61e7d564005b81d4e5c5f603d2864b2a943a5384
 SHA512 
e8589f7bd433d4aff068099e860c0cf012fc88dc63806873573a338bb91848d73e0a2af76dad0a5e023a1b25b0be85507346b77dec5c5a265942005219541699
-DIST sentry-sdk-0.17.8.tar.gz 184271 BLAKE2B 
d34f881632e66d5db5cad0c6979de6c3c6205119af30b34996122ff7aff1ed7c3dd0c1603e57163f5d72c8525921f9af7c3e1c729adb14b43dbcee0aa4bd9fc5
 SHA512 
84ae0ca888457ed833b416320c45040e522a656d7c3ca0d64639f179e7be3237f53cfe4827e986a50d37bd7b61da765ed8c00ea663d478874cc47623ccf47a51
-DIST sentry-sdk-0.18.0.tar.gz 186389 BLAKE2B 
f531d68a1244c34d267cb332263c996afad31f7f72710b868e14850f06de6225a11fc37dca9ff820fc14d2f1b29919cfb10f59b7dc4449c0734458c6bd1b9816
 SHA512 
4c78418392668b1e061f0d6b88d3cc3511db138a99b08df50d2e610a7d8a5528ad83943ef1cfda8d508cb3b52f511f872ac87439460254a6b28348c9bb92406c
 DIST sentry-sdk-0.19.1.tar.gz 186747 BLAKE2B 
ae26751ac2e640b86b3c7426829e699cfdbd1c35e70edf0f1f835e35da82f658990a5f61adc4e7b93b032f6c9824d0df90bb2146f125c1fb846c3436228d5516
 SHA512 
dd4234a36920893e55026ba5ab8b1476cbc91b035a4b4c78f9dcf29cc8e232dc49c6f7312b8fb3d64cf469552d08ef5cadb65d3a7fb58ba73b87e43375c27c8d
-DIST sentry-sdk-0.19.2.tar.gz 199116 BLAKE2B 
c7e362003746e98e65c33eda3cca91c35cfc81d13d90a88ee70f75f33f564cfde3dfbf8d7a9fa17eadebeffdcd7381835d44d9bbde2c0b2f6268e8f265ba55b1
 SHA512 
a78c3d16f8414093e9b5e74e56893ba5734716ef5782d39a4dc61194e843ab8c5a17cb3a291c96bc0bbcc1b3b49aa84d50f30d8b41b9916de40e187fb3b0bdbb
-DIST sentry-sdk-0.19.3.tar.gz 205847 BLAKE2B 
dfd74fffdd9bf8075e43c2a86131f5aca04a84b198efa0625e4b2f71963fa9438897909ac45b44277696e516b339a1a8b5f42362243bbc4ff205086217e9e20e
 SHA512 
e99df3290874c5080bee0152e062a63b0e3dac3db4726d0f93c71fc9f1b89b16bd386d26280b3cd364282121e4b6bc3843a53f2e830919a3aa710da1cae1b36f
 DIST sentry-sdk-0.19.4.tar.gz 205992 BLAKE2B 
fdf7d1a29a04be01bc3b7dd7ef7ee0ad33bb03241d9c62e152aa829b2faddb52e7307705ec4f7d89db912ac625de477999167ea66372bcf9304caef31fb65aa4
 SHA512 
bc8d23b6767a1809ecb4d43becbe266f1e068cfb953cbad280313e54fd3d679308eace42fd880f356bac2f216894e45ee1b51eb2fc74f73f9e433bae406a2a37

diff --git a/dev-python/sentry-sdk/sentry-sdk-0.16.3.ebuild 
b/dev-python/sentry-sdk/sentry-sdk-0.16.3.ebuild
deleted file mode 100644
index 61141dcf474..00000000000
--- a/dev-python/sentry-sdk/sentry-sdk-0.16.3.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7,8,9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python client for Sentry"
-HOMEPAGE="https://getsentry.com https://pypi.org/project/sentry-sdk/";
-SRC_URI="https://github.com/getsentry/sentry-python/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-S="${WORKDIR}/sentry-python-${PV}"
-
-LICENSE="PSF-2"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
-
-RDEPEND="
-       dev-python/urllib3[${PYTHON_USEDEP}]
-       dev-python/certifi[${PYTHON_USEDEP}]
-"
-
-# No tests for now
-# Need unpackaged: executing, fakeredis

diff --git a/dev-python/sentry-sdk/sentry-sdk-0.17.8.ebuild 
b/dev-python/sentry-sdk/sentry-sdk-0.17.8.ebuild
deleted file mode 100644
index 6b1c57ff72d..00000000000
--- a/dev-python/sentry-sdk/sentry-sdk-0.17.8.ebuild
+++ /dev/null
@@ -1,85 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python client for Sentry"
-HOMEPAGE="https://getsentry.com https://pypi.org/project/sentry-sdk/";
-SRC_URI="https://github.com/getsentry/sentry-python/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-S="${WORKDIR}/sentry-python-${PV}"
-
-LICENSE="PSF-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~x86"
-
-RDEPEND="
-       dev-python/urllib3[${PYTHON_USEDEP}]
-       dev-python/certifi[${PYTHON_USEDEP}]
-"
-BDEPEND="
-       test? (
-               dev-python/asttokens[${PYTHON_USEDEP}]
-               <dev-python/dnspython-2[${PYTHON_USEDEP}]
-               dev-python/executing[${PYTHON_USEDEP}]
-               dev-python/eventlet[${PYTHON_USEDEP}]
-               dev-python/fakeredis[${PYTHON_USEDEP}]
-               dev-python/flask-login[${PYTHON_USEDEP}]
-               dev-python/gevent[${PYTHON_USEDEP}]
-               dev-python/jsonschema[${PYTHON_USEDEP}]
-               dev-python/pyrsistent[${PYTHON_USEDEP}]
-               dev-python/pytest-aiohttp[${PYTHON_USEDEP}]
-               dev-python/pytest-forked[${PYTHON_USEDEP}]
-               dev-python/pytest-localserver[${PYTHON_USEDEP}]
-               dev-python/werkzeug[${PYTHON_USEDEP}]
-               $(python_gen_cond_dep '
-                       dev-python/aiocontextvars[${PYTHON_USEDEP}]
-                       dev-python/contextvars[${PYTHON_USEDEP}]
-               ' python3_6)
-       )
-"
-
-distutils_enable_tests pytest
-
-python_test() {
-       local deselect=(
-               # tests require Internet access
-               --deselect tests/integrations/stdlib/test_httplib.py
-               --deselect tests/integrations/requests/test_requests.py
-               # wtf is it supposed to do?!
-               --deselect tests/integrations/gcp/test_gcp.py
-               # fails on py3.6, hangs on py3.7+
-               --deselect
-               'tests/test_transport.py::test_transport_works[eventlet'
-               # TODO
-               --deselect
-               
'tests/test_basics.py::test_auto_enabling_integrations_catches_import_error'
-               --deselect
-               tests/test_client.py::test_databag_depth_stripping
-               --deselect
-               tests/test_client.py::test_databag_string_stripping
-               --deselect
-               tests/test_client.py::test_databag_breadth_stripping
-               # test_filename: apparently unhappy about pytest being called 
pytest
-               --deselect 'tests/utils/test_general.py::test_filename'
-               # test_circular_references: apparently fragile
-               --deselect
-               
'tests/integrations/threading/test_threading.py::test_circular_references'
-       )
-       [[ ${EPYTHON} == python3.6 ]] && deselect+=(
-               # broken with contextvars on py3.6
-               --deselect
-               'tests/utils/test_contextvars.py::test_leaks[greenlet]'
-               --deselect
-               'tests/test_transport.py::test_transport_works[greenlet'
-       )
-
-       # Prevent tests/integrations/modules/test_modules.py:test_basic failure
-       # Needs to detect sentry-sdk in the installed modules
-       distutils_install_for_testing
-
-       pytest -vv "${deselect[@]}" || die "Tests failed with ${EPYTHON}"
-}

diff --git a/dev-python/sentry-sdk/sentry-sdk-0.18.0.ebuild 
b/dev-python/sentry-sdk/sentry-sdk-0.18.0.ebuild
deleted file mode 100644
index 4851cb54719..00000000000
--- a/dev-python/sentry-sdk/sentry-sdk-0.18.0.ebuild
+++ /dev/null
@@ -1,85 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python client for Sentry"
-HOMEPAGE="https://getsentry.com https://pypi.org/project/sentry-sdk/";
-SRC_URI="https://github.com/getsentry/sentry-python/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-S="${WORKDIR}/sentry-python-${PV}"
-
-LICENSE="PSF-2"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86"
-
-RDEPEND="
-       dev-python/urllib3[${PYTHON_USEDEP}]
-       dev-python/certifi[${PYTHON_USEDEP}]
-"
-BDEPEND="
-       test? (
-               dev-python/asttokens[${PYTHON_USEDEP}]
-               <dev-python/dnspython-2[${PYTHON_USEDEP}]
-               dev-python/executing[${PYTHON_USEDEP}]
-               dev-python/eventlet[${PYTHON_USEDEP}]
-               dev-python/fakeredis[${PYTHON_USEDEP}]
-               dev-python/flask-login[${PYTHON_USEDEP}]
-               dev-python/gevent[${PYTHON_USEDEP}]
-               dev-python/jsonschema[${PYTHON_USEDEP}]
-               dev-python/pyrsistent[${PYTHON_USEDEP}]
-               dev-python/pytest-aiohttp[${PYTHON_USEDEP}]
-               dev-python/pytest-forked[${PYTHON_USEDEP}]
-               dev-python/pytest-localserver[${PYTHON_USEDEP}]
-               dev-python/werkzeug[${PYTHON_USEDEP}]
-               $(python_gen_cond_dep '
-                       dev-python/aiocontextvars[${PYTHON_USEDEP}]
-                       dev-python/contextvars[${PYTHON_USEDEP}]
-               ' python3_6)
-       )
-"
-
-distutils_enable_tests pytest
-
-python_test() {
-       local deselect=(
-               # tests require Internet access
-               --deselect tests/integrations/stdlib/test_httplib.py
-               --deselect tests/integrations/requests/test_requests.py
-               # wtf is it supposed to do?!
-               --deselect tests/integrations/gcp/test_gcp.py
-               # fails on py3.6, hangs on py3.7+
-               --deselect
-               'tests/test_transport.py::test_transport_works[eventlet'
-               # TODO
-               --deselect
-               
'tests/test_basics.py::test_auto_enabling_integrations_catches_import_error'
-               --deselect
-               tests/test_client.py::test_databag_depth_stripping
-               --deselect
-               tests/test_client.py::test_databag_string_stripping
-               --deselect
-               tests/test_client.py::test_databag_breadth_stripping
-               # test_filename: apparently unhappy about pytest being called 
pytest
-               --deselect 'tests/utils/test_general.py::test_filename'
-               # test_circular_references: apparently fragile
-               --deselect
-               
'tests/integrations/threading/test_threading.py::test_circular_references'
-       )
-       [[ ${EPYTHON} == python3.6 ]] && deselect+=(
-               # broken with contextvars on py3.6
-               --deselect
-               'tests/utils/test_contextvars.py::test_leaks[greenlet]'
-               --deselect
-               'tests/test_transport.py::test_transport_works[greenlet'
-       )
-
-       # Prevent tests/integrations/modules/test_modules.py:test_basic failure
-       # Needs to detect sentry-sdk in the installed modules
-       distutils_install_for_testing
-
-       pytest -vv "${deselect[@]}" || die "Tests failed with ${EPYTHON}"
-}

diff --git a/dev-python/sentry-sdk/sentry-sdk-0.19.2.ebuild 
b/dev-python/sentry-sdk/sentry-sdk-0.19.2.ebuild
deleted file mode 100644
index c95a7293137..00000000000
--- a/dev-python/sentry-sdk/sentry-sdk-0.19.2.ebuild
+++ /dev/null
@@ -1,87 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python client for Sentry"
-HOMEPAGE="https://getsentry.com https://pypi.org/project/sentry-sdk/";
-SRC_URI="https://github.com/getsentry/sentry-python/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-S="${WORKDIR}/sentry-python-${PV}"
-
-LICENSE="PSF-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-RDEPEND="
-       dev-python/urllib3[${PYTHON_USEDEP}]
-       dev-python/certifi[${PYTHON_USEDEP}]
-"
-BDEPEND="
-       test? (
-               dev-python/asttokens[${PYTHON_USEDEP}]
-               dev-python/django[${PYTHON_USEDEP}]
-               <dev-python/dnspython-2[${PYTHON_USEDEP}]
-               dev-python/executing[${PYTHON_USEDEP}]
-               dev-python/eventlet[${PYTHON_USEDEP}]
-               dev-python/fakeredis[${PYTHON_USEDEP}]
-               dev-python/flask-login[${PYTHON_USEDEP}]
-               dev-python/gevent[${PYTHON_USEDEP}]
-               dev-python/jsonschema[${PYTHON_USEDEP}]
-               dev-python/pyrsistent[${PYTHON_USEDEP}]
-               dev-python/pytest-aiohttp[${PYTHON_USEDEP}]
-               dev-python/pytest-django[${PYTHON_USEDEP}]
-               dev-python/pytest-forked[${PYTHON_USEDEP}]
-               dev-python/pytest-localserver[${PYTHON_USEDEP}]
-               dev-python/werkzeug[${PYTHON_USEDEP}]
-               $(python_gen_cond_dep '
-                       dev-python/aiocontextvars[${PYTHON_USEDEP}]
-                       dev-python/contextvars[${PYTHON_USEDEP}]
-               ' python3_6)
-       )
-"
-
-distutils_enable_tests pytest
-
-python_test() {
-       local deselect=(
-               # tests require Internet access
-               --deselect tests/integrations/stdlib/test_httplib.py
-               --deselect tests/integrations/requests/test_requests.py
-               # wtf is it supposed to do?!
-               --deselect tests/integrations/gcp/test_gcp.py
-               # fails on py3.6, hangs on py3.7+
-               --deselect
-               'tests/test_transport.py::test_transport_works[eventlet'
-               # TODO
-               --deselect
-               
'tests/test_basics.py::test_auto_enabling_integrations_catches_import_error'
-               --deselect
-               tests/test_client.py::test_databag_depth_stripping
-               --deselect
-               tests/test_client.py::test_databag_string_stripping
-               --deselect
-               tests/test_client.py::test_databag_breadth_stripping
-               # test_filename: apparently unhappy about pytest being called 
pytest
-               --deselect 'tests/utils/test_general.py::test_filename'
-               # test_circular_references: apparently fragile
-               --deselect
-               
'tests/integrations/threading/test_threading.py::test_circular_references'
-       )
-       [[ ${EPYTHON} == python3.6 ]] && deselect+=(
-               # broken with contextvars on py3.6
-               --deselect
-               'tests/utils/test_contextvars.py::test_leaks[greenlet]'
-               --deselect
-               'tests/test_transport.py::test_transport_works[greenlet'
-       )
-
-       # Prevent tests/integrations/modules/test_modules.py:test_basic failure
-       # Needs to detect sentry-sdk in the installed modules
-       distutils_install_for_testing
-
-       pytest -vv "${deselect[@]}" || die "Tests failed with ${EPYTHON}"
-}

diff --git a/dev-python/sentry-sdk/sentry-sdk-0.19.3.ebuild 
b/dev-python/sentry-sdk/sentry-sdk-0.19.3.ebuild
deleted file mode 100644
index c95a7293137..00000000000
--- a/dev-python/sentry-sdk/sentry-sdk-0.19.3.ebuild
+++ /dev/null
@@ -1,87 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python client for Sentry"
-HOMEPAGE="https://getsentry.com https://pypi.org/project/sentry-sdk/";
-SRC_URI="https://github.com/getsentry/sentry-python/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-S="${WORKDIR}/sentry-python-${PV}"
-
-LICENSE="PSF-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-RDEPEND="
-       dev-python/urllib3[${PYTHON_USEDEP}]
-       dev-python/certifi[${PYTHON_USEDEP}]
-"
-BDEPEND="
-       test? (
-               dev-python/asttokens[${PYTHON_USEDEP}]
-               dev-python/django[${PYTHON_USEDEP}]
-               <dev-python/dnspython-2[${PYTHON_USEDEP}]
-               dev-python/executing[${PYTHON_USEDEP}]
-               dev-python/eventlet[${PYTHON_USEDEP}]
-               dev-python/fakeredis[${PYTHON_USEDEP}]
-               dev-python/flask-login[${PYTHON_USEDEP}]
-               dev-python/gevent[${PYTHON_USEDEP}]
-               dev-python/jsonschema[${PYTHON_USEDEP}]
-               dev-python/pyrsistent[${PYTHON_USEDEP}]
-               dev-python/pytest-aiohttp[${PYTHON_USEDEP}]
-               dev-python/pytest-django[${PYTHON_USEDEP}]
-               dev-python/pytest-forked[${PYTHON_USEDEP}]
-               dev-python/pytest-localserver[${PYTHON_USEDEP}]
-               dev-python/werkzeug[${PYTHON_USEDEP}]
-               $(python_gen_cond_dep '
-                       dev-python/aiocontextvars[${PYTHON_USEDEP}]
-                       dev-python/contextvars[${PYTHON_USEDEP}]
-               ' python3_6)
-       )
-"
-
-distutils_enable_tests pytest
-
-python_test() {
-       local deselect=(
-               # tests require Internet access
-               --deselect tests/integrations/stdlib/test_httplib.py
-               --deselect tests/integrations/requests/test_requests.py
-               # wtf is it supposed to do?!
-               --deselect tests/integrations/gcp/test_gcp.py
-               # fails on py3.6, hangs on py3.7+
-               --deselect
-               'tests/test_transport.py::test_transport_works[eventlet'
-               # TODO
-               --deselect
-               
'tests/test_basics.py::test_auto_enabling_integrations_catches_import_error'
-               --deselect
-               tests/test_client.py::test_databag_depth_stripping
-               --deselect
-               tests/test_client.py::test_databag_string_stripping
-               --deselect
-               tests/test_client.py::test_databag_breadth_stripping
-               # test_filename: apparently unhappy about pytest being called 
pytest
-               --deselect 'tests/utils/test_general.py::test_filename'
-               # test_circular_references: apparently fragile
-               --deselect
-               
'tests/integrations/threading/test_threading.py::test_circular_references'
-       )
-       [[ ${EPYTHON} == python3.6 ]] && deselect+=(
-               # broken with contextvars on py3.6
-               --deselect
-               'tests/utils/test_contextvars.py::test_leaks[greenlet]'
-               --deselect
-               'tests/test_transport.py::test_transport_works[greenlet'
-       )
-
-       # Prevent tests/integrations/modules/test_modules.py:test_basic failure
-       # Needs to detect sentry-sdk in the installed modules
-       distutils_install_for_testing
-
-       pytest -vv "${deselect[@]}" || die "Tests failed with ${EPYTHON}"
-}

Reply via email to