opentelemetry-instrumentation-cassandra 0.43b0__py3-none-any.whl → 0.45b0__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.43b0"
15
+ __version__ = "0.45b0"
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.3
2
2
  Name: opentelemetry-instrumentation-cassandra
3
- Version: 0.43b0
3
+ Version: 0.45b0
4
4
  Summary: OpenTelemetry Cassandra instrumentation
5
5
  Project-URL: Homepage, https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-cassandra
6
6
  Author-email: OpenTelemetry Authors <cncf-opentelemetry-contributors@lists.cncf.io>
@@ -11,22 +11,18 @@ Classifier: Intended Audience :: Developers
11
11
  Classifier: License :: OSI Approved :: Apache Software License
12
12
  Classifier: Programming Language :: Python
13
13
  Classifier: Programming Language :: Python :: 3
14
- Classifier: Programming Language :: Python :: 3.7
15
14
  Classifier: Programming Language :: Python :: 3.8
16
15
  Classifier: Programming Language :: Python :: 3.9
17
16
  Classifier: Programming Language :: Python :: 3.10
18
17
  Classifier: Programming Language :: Python :: 3.11
19
- Requires-Python: >=3.7
18
+ Requires-Python: >=3.8
20
19
  Requires-Dist: opentelemetry-api~=1.12
21
- Requires-Dist: opentelemetry-instrumentation==0.43b0
22
- Requires-Dist: opentelemetry-semantic-conventions==0.43b0
20
+ Requires-Dist: opentelemetry-instrumentation==0.45b0
21
+ Requires-Dist: opentelemetry-semantic-conventions==0.45b0
23
22
  Requires-Dist: wrapt<2.0.0,>=1.0.0
24
23
  Provides-Extra: instruments
25
24
  Requires-Dist: cassandra-driver~=3.25; extra == 'instruments'
26
25
  Requires-Dist: scylla-driver~=3.25; extra == 'instruments'
27
- Provides-Extra: test
28
- Requires-Dist: opentelemetry-instrumentation-cassandra[instruments]; extra == 'test'
29
- Requires-Dist: opentelemetry-test-utils==0.43b0; extra == 'test'
30
26
  Description-Content-Type: text/x-rst
31
27
 
32
28
  OpenTelemetry Cassandra Instrumentation
@@ -0,0 +1,8 @@
1
+ opentelemetry/instrumentation/cassandra/__init__.py,sha256=EoxbIw0nxoXnzfamL5CYLgW9P-H9orZ57zD3Gc-SuRQ,3287
2
+ opentelemetry/instrumentation/cassandra/package.py,sha256=3rxTVohjKl6C_2JhV8t5P3IBMJ8gjuJDMZAXlakqKrg,655
3
+ opentelemetry/instrumentation/cassandra/version.py,sha256=HyCKkZGb11xsSYPWI9CHcfWAYU5IqDVTDpTmCwMvfu0,608
4
+ opentelemetry_instrumentation_cassandra-0.45b0.dist-info/METADATA,sha256=fYrryf0yEMjKC5Ln_oje6qMt9Sizh-arT-Bk61jaaHQ,2028
5
+ opentelemetry_instrumentation_cassandra-0.45b0.dist-info/WHEEL,sha256=uNdcs2TADwSd5pVaP0Z_kcjcvvTUklh2S7bxZMF8Uj0,87
6
+ opentelemetry_instrumentation_cassandra-0.45b0.dist-info/entry_points.txt,sha256=fhLTMnJFXJJIzJ1krCzZ0tH2z_o6vtA-faBNgQF1eh8,103
7
+ opentelemetry_instrumentation_cassandra-0.45b0.dist-info/licenses/LICENSE,sha256=h8jwqxShIeVkc8vOo9ynxGYW16f4fVPxLhZKZs0H5U8,11350
8
+ opentelemetry_instrumentation_cassandra-0.45b0.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: hatchling 1.17.1
2
+ Generator: hatchling 1.22.4
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
@@ -1,8 +0,0 @@
1
- opentelemetry/instrumentation/cassandra/__init__.py,sha256=EoxbIw0nxoXnzfamL5CYLgW9P-H9orZ57zD3Gc-SuRQ,3287
2
- opentelemetry/instrumentation/cassandra/package.py,sha256=3rxTVohjKl6C_2JhV8t5P3IBMJ8gjuJDMZAXlakqKrg,655
3
- opentelemetry/instrumentation/cassandra/version.py,sha256=jfcIUyuDoM4wISRi0ztCwV0F1WM36SO4vTtcSU3ZXLg,608
4
- opentelemetry_instrumentation_cassandra-0.43b0.dist-info/METADATA,sha256=WlzxWDutM-Gx6iD6ayI1RuBmbeySF09e2Mpxjdas6Xc,2249
5
- opentelemetry_instrumentation_cassandra-0.43b0.dist-info/WHEEL,sha256=KGYbc1zXlYddvwxnNty23BeaKzh7YuoSIvIMO4jEhvw,87
6
- opentelemetry_instrumentation_cassandra-0.43b0.dist-info/entry_points.txt,sha256=fhLTMnJFXJJIzJ1krCzZ0tH2z_o6vtA-faBNgQF1eh8,103
7
- opentelemetry_instrumentation_cassandra-0.43b0.dist-info/licenses/LICENSE,sha256=h8jwqxShIeVkc8vOo9ynxGYW16f4fVPxLhZKZs0H5U8,11350
8
- opentelemetry_instrumentation_cassandra-0.43b0.dist-info/RECORD,,