secureapp-python-agent 26.6.1__py3-none-any.whl → 26.7.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: secureapp-python-agent
3
- Version: 26.6.1
3
+ Version: 26.7.0
4
4
  Summary: Splunk SecureApp OpenTelemetry Extension for Python applications
5
5
  Author-email: Splunk <support@splunk.com>
6
6
  License-Expression: LicenseRef-Proprietary
@@ -19,9 +19,9 @@ Classifier: Topic :: System :: Monitoring
19
19
  Requires-Python: >=3.10
20
20
  Description-Content-Type: text/markdown
21
21
  License-File: LICENSE
22
- Requires-Dist: opentelemetry-api<=1.42.1,>=1.27.0
23
- Requires-Dist: opentelemetry-sdk<=1.42.1,>=1.27.0
24
- Requires-Dist: opentelemetry-exporter-otlp<=1.42.1,>=1.27.0
22
+ Requires-Dist: opentelemetry-api<1.44,>=1.27.0
23
+ Requires-Dist: opentelemetry-sdk<1.44,>=1.27.0
24
+ Requires-Dist: opentelemetry-exporter-otlp<1.44,>=1.27.0
25
25
  Requires-Dist: protobuf>=5.0; python_version >= "3.14"
26
26
  Provides-Extra: dev
27
27
  Requires-Dist: pytest>=8.4.1; extra == "dev"
@@ -1,12 +1,12 @@
1
- secureapp_python_agent-26.6.1.dist-info/licenses/LICENSE,sha256=oOJ-AemxdpKyhlaKimR1M0xZAX0c83qdhf-JEZPx_VM,114
1
+ secureapp_python_agent-26.7.0.dist-info/licenses/LICENSE,sha256=oOJ-AemxdpKyhlaKimR1M0xZAX0c83qdhf-JEZPx_VM,114
2
2
  splunk_secureapp_opentelemetry_extension/__init__.py,sha256=-f2AjRN0PY1iU-6AWQC9K3IytpXD4D6dUYcPLGfdmIQ,975
3
3
  splunk_secureapp_opentelemetry_extension/agent.py,sha256=8qk7HqM6RPz_gp8T7_s3bMk6UdbQlyO6epfR161XCew,11492
4
4
  splunk_secureapp_opentelemetry_extension/dependency_analyzer.py,sha256=1L7w4kNZh-dWHAM3kJcscPyXTijexRDSrBwvEBv-sl0,19853
5
5
  splunk_secureapp_opentelemetry_extension/environment_variables.py,sha256=3OWPjQZvTmOWE-rqnfJxx6i0GDyr2FuRbr9wNOAlYh4,1707
6
6
  splunk_secureapp_opentelemetry_extension/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
7
  splunk_secureapp_opentelemetry_extension/utils.py,sha256=GdVF6NkjIGn4CpQLDjh6Tfmq9hvf7s8sli9gXQKSFow,2730
8
- secureapp_python_agent-26.6.1.dist-info/METADATA,sha256=qSNZ6wNZhItjNqQ8Q4p9ghRbN0rfaeqQOTd_YMl7IjI,4618
9
- secureapp_python_agent-26.6.1.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
10
- secureapp_python_agent-26.6.1.dist-info/entry_points.txt,sha256=4jjmIjyx4CM0dFRCha8SjG8wPcPhPM-yMunARk_FAMc,215
11
- secureapp_python_agent-26.6.1.dist-info/top_level.txt,sha256=v4_vqQoYxJHbcukkfaEXrUfcesHkGm-6G18lxXrruyI,41
12
- secureapp_python_agent-26.6.1.dist-info/RECORD,,
8
+ secureapp_python_agent-26.7.0.dist-info/METADATA,sha256=caGUi9BwbeAV89YCkSnTwzzKKbGTNrEObVAj1F9JTDY,4609
9
+ secureapp_python_agent-26.7.0.dist-info/WHEEL,sha256=K260EYznzXsJYBQGqmI8VTxEdiZYNvDZwW9cBh9-_MA,91
10
+ secureapp_python_agent-26.7.0.dist-info/entry_points.txt,sha256=4jjmIjyx4CM0dFRCha8SjG8wPcPhPM-yMunARk_FAMc,215
11
+ secureapp_python_agent-26.7.0.dist-info/top_level.txt,sha256=v4_vqQoYxJHbcukkfaEXrUfcesHkGm-6G18lxXrruyI,41
12
+ secureapp_python_agent-26.7.0.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (82.0.1)
2
+ Generator: setuptools (83.0.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5