dev-python/sentry-sdk: add 1.11.0

Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
2022-12-08 11:11:24 +01:00
committed by Andreas Billmeier
parent 285ba8fb27
commit 533e1650c7
3 changed files with 99 additions and 1 deletions

View File

@@ -1,7 +1,9 @@
DIST sentry-sdk-1.10.0.gh.tar.gz 291712 BLAKE2B aac229ed5cb0ece2206215e3850b2e13b2359dc44bf8f0621306df8e7400b2f720b60b2c4bf2068279a7d70ede6f0e7d749a702e75080723f663800114044b66 SHA512 24b7dbc3d8337469e5275bc5e300146b8d6f52604026ac1ae760b2073da6284ce6e972a865351eb73f1a47010a53c738037f0441e277554d4c89ac5a2985a6b2
DIST sentry-sdk-1.11.0.gh.tar.gz 296421 BLAKE2B 4a7052a47bfa3e8a5b285c0c4845ca04fee1a9bba360920bcff8b1527714f504eb27be6d2d5466eb96759e17fc11824723825f4468b0d86ace040605b9043e18 SHA512 d966ebec2438d537d54da7db152f13691a67946add50357a5084f257ab5a29bb52bcf08a786a7906efac5509f5c075fd19ea0d7a04344fd2ddc216473162d809
DIST sentry-sdk-1.9.5.gh.tar.gz 272096 BLAKE2B 179be647b92a74a1836f26add33e4b98007d19eff7454eb4968a2029003b7c1601d2eecad162a109508942b2f65086db32df6191c7f7986b5ab831295a8d3775 SHA512 d909ea9552a845b7022fdbbd06e3c49b2f136ca66771f20cb74b82f9eda7f63bee6c095eddefad7623a224bb9d6bf2b775c3c9405a0b55cd520952c3fe67c22d
DIST sentry-sdk-1.9.8.gh.tar.gz 271425 BLAKE2B 27135f4fee24d80a544d852261555d8a8498990f815bbe7438b67bbf5717ed4b6e92c8f3e6781929332cbaba75986538294cf4b97c5bbe845ab57a32333d1d6f SHA512 7c9136b4100537e327ccbc2a96967007a1d2de653098ffa3463cc135ca604e49bd066d6a85046c752f38bdfc2698298e46a5d26bbf1a31a19f1631cf92ad9c8d
EBUILD sentry-sdk-1.10.0.ebuild 3168 BLAKE2B 481d2cfa9a904d208cb66fad5194026650d4577f01dcb996412b5c8115d9a6511ffad4e4978218a0c63755187eeff2b3de0b3fd8325fc7b2e62617982727dfc5 SHA512 a3e0d025f5651ac48da045171ceb867bd46bd38714b5b9bc8964b276b0e5bbf11e227918215354310e616c974fe2fa35e8d8428485619f463fe95057eb53fa83
EBUILD sentry-sdk-1.11.0.ebuild 3130 BLAKE2B f346b3d7735cffe955d8cffbdf97b581bb23a9d7dcdb0a465e4bf1557e39a866deab238d111568bd6d7cb608960bbfc1a54610b59bfb1e4d1462e9f93b625508 SHA512 fb004af63434f69932ec04230040607f4e98155281b49bcd3f98ee856b6b5cd13a179c9b46a4e795baf602bfd360907a1dcd6c7ae3141f178e6cff318a702af4
EBUILD sentry-sdk-1.9.5.ebuild 3175 BLAKE2B 59693852c64799773a5a3daaf082dc2d5c96e7d892ff7cf698a529268e22a8ad172522da585dba7fe5ab5332838c038569a6a07f4d8a4f35b0dd2b7afa8aafbf SHA512 5f74eecf46aaacb600843adaf166280250b56681bc4c227815a89a3ce57af18719455f382bdf2ecb26e4f9c03613862916651c5b03090ca658674fbdbfaf44fc
EBUILD sentry-sdk-1.9.8.ebuild 3175 BLAKE2B 59693852c64799773a5a3daaf082dc2d5c96e7d892ff7cf698a529268e22a8ad172522da585dba7fe5ab5332838c038569a6a07f4d8a4f35b0dd2b7afa8aafbf SHA512 5f74eecf46aaacb600843adaf166280250b56681bc4c227815a89a3ce57af18719455f382bdf2ecb26e4f9c03613862916651c5b03090ca658674fbdbfaf44fc
MISC metadata.xml 466 BLAKE2B 052e9ad2127aed109048314d72b2e1a172832bb502100a6ce39262cb391f3c244deef5051cea08834094fe8118ec0455b3a4360438201074db104450eee49fb7 SHA512 41a963f5fae0b84263b90707b61ef1b0c45f8ad342e52f325978ede2cf757aa0c4978e3bf0e47b88aa6694fa86a3824cb120f767c265b9a570d343be5dcdbade
MISC metadata.xml 531 BLAKE2B 87935e652bdb0ce987f1c8aac27c53f32a2a691cd1b62286c682f026e617ee5915ab3d89d3588c2485549690f3938962336e373b62f4d5eb9497d50bbe57e745 SHA512 697df17de7c9dae5694e617f72912523736ffdf06e7389149f6f80f1c1a9976c07a1c5c08644d8c23cce2328d6a6d421cd5ece4fad41ed4881edc1806a47ca2e

View File

@@ -7,6 +7,7 @@
</maintainer>
<upstream>
<remote-id type="pypi">sentry-sdk</remote-id>
<remote-id type="github">getsentry/sentry-python</remote-id>
<maintainer status="unknown">
<email>hello@sentry.io</email>
<name>Sentry Team and Contributors</name>

View File

@@ -0,0 +1,95 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{8..11} )
inherit distutils-r1
DESCRIPTION="Python client for Sentry"
HOMEPAGE="
https://sentry.io/
https://github.com/getsentry/sentry-python/
https://pypi.org/project/sentry-sdk/
"
SRC_URI="
https://github.com/getsentry/sentry-python/archive/${PV}.tar.gz
-> ${P}.gh.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/executing[${PYTHON_USEDEP}]
dev-python/fakeredis[${PYTHON_USEDEP}]
dev-python/flask-login[${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}]
dev-python/zope-event[${PYTHON_USEDEP}]
)
"
distutils_enable_tests pytest
EPYTEST_IGNORE=(
# tests require Internet access
tests/integrations/httpx/test_httpx.py
tests/integrations/requests/test_requests.py
tests/integrations/stdlib/test_httplib.py
tests/integrations/flask/test_flask.py
tests/integrations/django/test_basic.py
# wtf is it supposed to do?!
tests/integrations/gcp/test_gcp.py
# broken by rq-1.10.1 (optional dep)
tests/integrations/rq/test_rq.py
# fastapi is not packaged
tests/integrations/asgi/test_fastapi.py
# TODO
tests/integrations/bottle
# requires python-multipart (TODO: package it)
tests/integrations/starlette
# TODO
tests/integrations/tornado
)
EPYTEST_DESELECT=(
# hangs
'tests/test_transport.py::test_transport_works'
# TODO
'tests/test_basics.py::test_auto_enabling_integrations_catches_import_error'
tests/test_client.py::test_databag_depth_stripping
tests/test_client.py::test_databag_string_stripping
tests/test_client.py::test_databag_breadth_stripping
tests/integrations/asgi/test_asgi.py::test_auto_session_tracking_with_aggregates
tests/integrations/asgi/test_asgi.py::test_websocket
tests/integrations/aiohttp/test_aiohttp.py::test_transaction_style
tests/integrations/aiohttp/test_aiohttp.py::test_traces_sampler_gets_request_object_in_sampling_context
# incompatible version?
tests/integrations/falcon/test_falcon.py
tests/integrations/sqlalchemy/test_sqlalchemy.py::test_too_large_event_truncated
# test_circular_references: apparently fragile
'tests/integrations/threading/test_threading.py::test_circular_references'
# test for new feature, fails with IndexError
tests/integrations/wsgi/test_wsgi.py::test_session_mode_defaults_to_request_mode_in_wsgi_handler
# TODO
tests/integrations/wsgi/test_wsgi.py::test_auto_session_tracking_with_aggregates
tests/integrations/wsgi/test_wsgi.py::test_profile_sent_when_profiling_enabled
tests/test_profiler.py::test_sample_buffer
)