opentelemetry-instrumentation-aiohttp-client 0.49b0__py3-none-any.whl → 0.49b2__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.
@@ -12,4 +12,4 @@
12
12
  # See the License for the specific language governing permissions and
13
13
  # limitations under the License.
14
14
 
15
- __version__ = "0.49b0"
15
+ __version__ = "0.49b2"
@@ -1,11 +1,10 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: opentelemetry-instrumentation-aiohttp-client
3
- Version: 0.49b0
3
+ Version: 0.49b2
4
4
  Summary: OpenTelemetry aiohttp client instrumentation
5
5
  Project-URL: Homepage, https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-aiohttp-client
6
6
  Author-email: OpenTelemetry Authors <cncf-opentelemetry-contributors@lists.cncf.io>
7
- License-Expression: Apache-2.0
8
- License-File: LICENSE
7
+ License: Apache-2.0
9
8
  Classifier: Development Status :: 4 - Beta
10
9
  Classifier: Intended Audience :: Developers
11
10
  Classifier: License :: OSI Approved :: Apache Software License
@@ -18,9 +17,9 @@ Classifier: Programming Language :: Python :: 3.11
18
17
  Classifier: Programming Language :: Python :: 3.12
19
18
  Requires-Python: >=3.8
20
19
  Requires-Dist: opentelemetry-api~=1.12
21
- Requires-Dist: opentelemetry-instrumentation==0.49b0
22
- Requires-Dist: opentelemetry-semantic-conventions==0.49b0
23
- Requires-Dist: opentelemetry-util-http==0.49b0
20
+ Requires-Dist: opentelemetry-instrumentation==0.49b2
21
+ Requires-Dist: opentelemetry-semantic-conventions==0.49b2
22
+ Requires-Dist: opentelemetry-util-http==0.49b2
24
23
  Requires-Dist: wrapt<2.0.0,>=1.0.0
25
24
  Provides-Extra: instruments
26
25
  Requires-Dist: aiohttp~=3.0; extra == 'instruments'
@@ -0,0 +1,8 @@
1
+ opentelemetry/instrumentation/aiohttp_client/__init__.py,sha256=l3EfkPyCLBDBd8bwC9jXuK4FYhzBZPV3j33gGKm5o4I,14294
2
+ opentelemetry/instrumentation/aiohttp_client/package.py,sha256=sNviXDOZG31-3USpt9VVWNqT8kAiIKaxtq-wi1k8WBM,681
3
+ opentelemetry/instrumentation/aiohttp_client/version.py,sha256=7_jDgYjC9yI3odRkR2Opte_7f32GyXHUbA90BHoqvkQ,610
4
+ opentelemetry_instrumentation_aiohttp_client-0.49b2.dist-info/METADATA,sha256=JWGVBWIlK_NbCCuJ-kvKQaVs874h6iYOGP-rdsBesdY,2045
5
+ opentelemetry_instrumentation_aiohttp_client-0.49b2.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
6
+ opentelemetry_instrumentation_aiohttp_client-0.49b2.dist-info/entry_points.txt,sha256=RyZ5eVO-u3V_rwvLrhMM0ABs_WYZDqcagmMKwDPtmwE,117
7
+ opentelemetry_instrumentation_aiohttp_client-0.49b2.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
8
+ opentelemetry_instrumentation_aiohttp_client-0.49b2.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: hatchling 1.25.0
2
+ Generator: hatchling 1.26.3
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
@@ -1,8 +0,0 @@
1
- opentelemetry/instrumentation/aiohttp_client/__init__.py,sha256=l3EfkPyCLBDBd8bwC9jXuK4FYhzBZPV3j33gGKm5o4I,14294
2
- opentelemetry/instrumentation/aiohttp_client/package.py,sha256=sNviXDOZG31-3USpt9VVWNqT8kAiIKaxtq-wi1k8WBM,681
3
- opentelemetry/instrumentation/aiohttp_client/version.py,sha256=9oZfoiRGxTQ-txRICjJ9hBrpQjZpH-MUCRdeF8f16eM,610
4
- opentelemetry_instrumentation_aiohttp_client-0.49b0.dist-info/METADATA,sha256=Ym9Etox1dhVioREJ7M2l-N3OCZkytkjJRVj0ipIkco8,2078
5
- opentelemetry_instrumentation_aiohttp_client-0.49b0.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
6
- opentelemetry_instrumentation_aiohttp_client-0.49b0.dist-info/entry_points.txt,sha256=RyZ5eVO-u3V_rwvLrhMM0ABs_WYZDqcagmMKwDPtmwE,117
7
- opentelemetry_instrumentation_aiohttp_client-0.49b0.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
8
- opentelemetry_instrumentation_aiohttp_client-0.49b0.dist-info/RECORD,,