diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-01-11 05:22:23 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-01-11 05:22:23 +0000 |
commit | c7dbfe030fef656a13e6e8b817fe76e333e73173 (patch) | |
tree | 3d8334c4ad0b8aeb8c65d5d0f41895ed66c55e94 /metadata | |
parent | Merge updates from master (diff) | |
download | gentoo-c7dbfe030fef656a13e6e8b817fe76e333e73173.tar.gz gentoo-c7dbfe030fef656a13e6e8b817fe76e333e73173.tar.bz2 gentoo-c7dbfe030fef656a13e6e8b817fe76e333e73173.zip |
2024-01-11 05:22:23 UTC
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/md5-cache/dev-python/sentry-sdk-1.39.2 | 16 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 2 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
3 files changed, 18 insertions, 2 deletions
diff --git a/metadata/md5-cache/dev-python/sentry-sdk-1.39.2 b/metadata/md5-cache/dev-python/sentry-sdk-1.39.2 new file mode 100644 index 000000000000..00ceb7da4f14 --- /dev/null +++ b/metadata/md5-cache/dev-python/sentry-sdk-1.39.2 @@ -0,0 +1,16 @@ +BDEPEND=test? ( dev-python/asttokens[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/django[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/executing[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/fakeredis[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/flask-login[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jsonschema[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyrsistent[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-aiohttp[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-django[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-forked[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-localserver[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/python-socks[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/responses[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/werkzeug[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/zope-event[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( dev-python/urllib3[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/certifi[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Python client for Sentry +EAPI=8 +HOMEPAGE=https://sentry.io/ https://github.com/getsentry/sentry-python/ https://pypi.org/project/sentry-sdk/ +INHERIT=distutils-r1 +IUSE=test python_targets_python3_11 python_targets_python3_12 +KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 +LICENSE=PSF-2 +RDEPEND=dev-python/urllib3[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/certifi[python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) +REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/getsentry/sentry-python/archive/1.39.2.tar.gz -> sentry-python-1.39.2.gh.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 +_md5_=9e34c4d3b8d43377b10672f673392e09 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 5f87080f5f6f..c874e7202266 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -9244,7 +9244,7 @@ dev-python/semantic-version 2.10.0: Python library providing a few tools handlin dev-python/semver 3.0.2: A Python module for semantic versioning dev-python/send2trash 1.8.2: Sends files to the Trash (or Recycle Bin) dev-python/sense-hat 2.4.0 2.6.0: Raspberry Pi Sense HAT python library -dev-python/sentry-sdk 1.39.1: Python client for Sentry +dev-python/sentry-sdk 1.39.1 1.39.2: Python client for Sentry dev-python/serpent 1.41: A simple serialization library based on ast.literal_eval dev-python/serverfiles 0.3.1-r1: Utility for accessing HTTP server and storing files locally for reuse dev-python/service-identity 23.1.0: Service identity verification for pyOpenSSL diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index ce8f679f36eb..7b78ab5fef05 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Thu, 11 Jan 2024 05:03:42 +0000 +Thu, 11 Jan 2024 05:22:23 +0000 |