container-source-policy 0.1.2__py3-none-win_arm64.whl → 0.1.3__py3-none-win_arm64.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: container-source-policy
3
- Version: 0.1.2
3
+ Version: 0.1.3
4
4
  Summary: Generate Buildx container source policy file for a given Dockerfile
5
5
  Project-URL: Homepage, https://github.com/tinovyatkin/container-source-policy
6
6
  Author-email: Konstantin Vyatkin <tino@vtkn.io>
@@ -8,7 +8,7 @@ License-Expression: MIT
8
8
  License-File: LICENSE
9
9
  Classifier: Operating System :: OS Independent
10
10
  Classifier: Topic :: Software Development :: Version Control :: Git
11
- Requires-Python: >=3.14.2
11
+ Requires-Python: >=3.9
12
12
  Description-Content-Type: text/markdown
13
13
 
14
14
  # container-source-policy
@@ -0,0 +1,9 @@
1
+ container_source_policy/__init__.py,sha256=WqxYUfnQ2VRQNO9KfC4diCXevbuI6E9cyHRPxsMoKuM,41
2
+ container_source_policy/__main__.py,sha256=z5moQcdshy05LlNQYw9I3amxNkTz_LXOBneYYIqQfTE,68
3
+ container_source_policy/main.py,sha256=PFe9TmPv5qZ9duxf0zzj8upww2YcEXnyvBqYOD7m7vI,796
4
+ container_source_policy/bin/container-source-policy-windows-arm64/container-source-policy.exe,sha256=-Lf-ddS7ixj4eJUnXEJeh_MBR6AK0mJ1tT3jSJsKHZk,9001472
5
+ container_source_policy-0.1.3.dist-info/METADATA,sha256=rnIVYrG2KFOmhCI46u0IvnUg7Cb4naywqRfavBZj_gA,1283
6
+ container_source_policy-0.1.3.dist-info/WHEEL,sha256=mXkdL_XRmPp4X--kQXny_YeBPwi88uRCVtYlEFl1Dl4,93
7
+ container_source_policy-0.1.3.dist-info/entry_points.txt,sha256=RKhsdJJtC8GTxm-xHrf8OEhKu6e9ZhBneyKXbrMHXCw,78
8
+ container_source_policy-0.1.3.dist-info/licenses/LICENSE,sha256=3hn6jP5dLbOTJAkzSi0xxBnEKL_ZTFf2EMDc4yJjhQI,1075
9
+ container_source_policy-0.1.3.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- container_source_policy/__init__.py,sha256=WqxYUfnQ2VRQNO9KfC4diCXevbuI6E9cyHRPxsMoKuM,41
2
- container_source_policy/__main__.py,sha256=z5moQcdshy05LlNQYw9I3amxNkTz_LXOBneYYIqQfTE,68
3
- container_source_policy/main.py,sha256=PFe9TmPv5qZ9duxf0zzj8upww2YcEXnyvBqYOD7m7vI,796
4
- container_source_policy-0.1.2.dist-info/METADATA,sha256=ydtwKYig0AaiGYCNgyGsGyreQLkYPeh-vHymTx5BbLU,1286
5
- container_source_policy-0.1.2.dist-info/WHEEL,sha256=mXkdL_XRmPp4X--kQXny_YeBPwi88uRCVtYlEFl1Dl4,93
6
- container_source_policy-0.1.2.dist-info/entry_points.txt,sha256=RKhsdJJtC8GTxm-xHrf8OEhKu6e9ZhBneyKXbrMHXCw,78
7
- container_source_policy-0.1.2.dist-info/licenses/LICENSE,sha256=3hn6jP5dLbOTJAkzSi0xxBnEKL_ZTFf2EMDc4yJjhQI,1075
8
- container_source_policy-0.1.2.dist-info/RECORD,,