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.
- {infrahub_testcontainers-1.3.0a0.dist-info → infrahub_testcontainers-1.3.0b1.dist-info}/METADATA +4 -4
- {infrahub_testcontainers-1.3.0a0.dist-info → infrahub_testcontainers-1.3.0b1.dist-info}/RECORD +4 -4
- {infrahub_testcontainers-1.3.0a0.dist-info → infrahub_testcontainers-1.3.0b1.dist-info}/WHEEL +1 -1
- {infrahub_testcontainers-1.3.0a0.dist-info → infrahub_testcontainers-1.3.0b1.dist-info}/entry_points.txt +0 -0
{infrahub_testcontainers-1.3.0a0.dist-info → infrahub_testcontainers-1.3.0b1.dist-info}/METADATA
RENAMED
|
@@ -1,12 +1,11 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.3
|
|
2
2
|
Name: infrahub-testcontainers
|
|
3
|
-
Version: 1.3.
|
|
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
|
|
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
|
|
{infrahub_testcontainers-1.3.0a0.dist-info → infrahub_testcontainers-1.3.0b1.dist-info}/RECORD
RENAMED
|
@@ -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.
|
|
14
|
-
infrahub_testcontainers-1.3.
|
|
15
|
-
infrahub_testcontainers-1.3.
|
|
16
|
-
infrahub_testcontainers-1.3.
|
|
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,,
|
|
File without changes
|