infrahub-testcontainers 1.3.0a0__py3-none-any.whl → 1.3.0b1__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,12 +1,11 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.3
2
2
  Name: infrahub-testcontainers
3
- Version: 1.3.0a0
3
+ Version: 1.3.0b1
4
4
  Summary: Testcontainers instance for Infrahub to easily build integration tests
5
- Home-page: https://opsmill.com
6
5
  License: Apache-2.0
7
6
  Author: OpsMill
8
7
  Author-email: info@opsmill.com
9
- Requires-Python: >=3.9,<4.0
8
+ Requires-Python: >=3.9
10
9
  Classifier: Intended Audience :: Developers
11
10
  Classifier: License :: OSI Approved :: Apache Software License
12
11
  Classifier: Programming Language :: Python :: 3
@@ -20,6 +19,7 @@ Requires-Dist: psutil
20
19
  Requires-Dist: pydantic (>=2.10.6,<3.0.0)
21
20
  Requires-Dist: pytest
22
21
  Requires-Dist: testcontainers (>=4.8,<4.9)
22
+ Project-URL: Homepage, https://opsmill.com
23
23
  Project-URL: Repository, https://github.com/opsmill/infrahub
24
24
  Description-Content-Type: text/markdown
25
25
 
@@ -10,7 +10,7 @@ infrahub_testcontainers/models.py,sha256=ASYyvl7d_WQz_i7y8-3iab9hwwmCl3OCJavqVbe
10
10
  infrahub_testcontainers/performance_test.py,sha256=hvwiy6tc_lWniYqGkqfOXVGAmA_IV15VOZqbiD9ezno,6149
11
11
  infrahub_testcontainers/plugin.py,sha256=g24SMg4EAqVe2N8i9F66EV34cNqIdDU4mRP7OeOJO1w,5381
12
12
  infrahub_testcontainers/prometheus.yml,sha256=610xQEyj3xuVJMzPkC4m1fRnCrjGpiRBrXA2ytCLa54,599
13
- infrahub_testcontainers-1.3.0a0.dist-info/METADATA,sha256=oHMmlYdo9mltVh5XFZpAgoPVe-fgbPCv61IZraeMKvg,983
14
- infrahub_testcontainers-1.3.0a0.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
15
- infrahub_testcontainers-1.3.0a0.dist-info/entry_points.txt,sha256=gHOERdtVE0P8dYz6FHkn2KplpbXvCDJQnuWg_IP0-qQ,76
16
- infrahub_testcontainers-1.3.0a0.dist-info/RECORD,,
13
+ infrahub_testcontainers-1.3.0b1.dist-info/METADATA,sha256=GB16NocFxfv-amdvVCVmlKWhci21EC2ychL4GUYLkU4,990
14
+ infrahub_testcontainers-1.3.0b1.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
15
+ infrahub_testcontainers-1.3.0b1.dist-info/entry_points.txt,sha256=gHOERdtVE0P8dYz6FHkn2KplpbXvCDJQnuWg_IP0-qQ,76
16
+ infrahub_testcontainers-1.3.0b1.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: poetry-core 1.9.1
2
+ Generator: poetry-core 2.1.3
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any