openstack-image-manager 0.20241216.0__py3-none-any.whl → 0.20250406.0__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.
@@ -23,16 +23,6 @@ images:
23
23
  provided_until: none
24
24
  tags: []
25
25
  versions:
26
- - version: '1443.7'
27
- url: https://github.com/gardenlinux/gardenlinux/releases/download/1443.7/openstack-gardener_prod-amd64-1443.7-34b02385.tar.xz
28
- mirror_url: https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/gardenlinux/1443.7/openstack-gardener_prod-amd64-1443.7-34b02385.qcow2
29
- checksum: "sha256:28bd709693e58cbcee41791b9446041eaaa36020a549a18390980b298c7ae5bd"
30
- build_date: 2024-06-19
31
- - version: '1443.10'
32
- url: https://github.com/gardenlinux/gardenlinux/releases/download/1443.10/openstack-gardener_prod-amd64-1443.10-8d098305.tar.xz
33
- mirror_url: https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/gardenlinux/1443.10/openstack-gardener_prod-amd64-1443.10-8d098305.qcow2
34
- checksum: "sha256:fb85ca67608638167b876df2988f927815c00c4a4b3e6d11d20565aa55b0f268"
35
- build_date: 2024-07-23
36
26
  - version: '1592.0'
37
27
  url: https://github.com/gardenlinux/gardenlinux/releases/download/1592.0/openstack-gardener_prod-amd64-1592.0-0cc2b85d.tar.xz
38
28
  mirror_url: https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/gardenlinux/1592.0/openstack-gardener_prod-amd64-1592.0-0cc2b85d.qcow2
@@ -53,3 +43,18 @@ images:
53
43
  mirror_url: https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/gardenlinux/1592.3/openstack-gardener_prod-amd64-1592.3-f64e280f.qcow2
54
44
  checksum: "sha256:ad91873f81f8b7997a693848d038572e8895cbd636656d04f94e8fa932cdcd09"
55
45
  build_date: 2024-11-20
46
+ - version: '1592.6'
47
+ url: https://github.com/gardenlinux/gardenlinux/releases/download/1592.6/openstack-gardener_prod-amd64-1592.6-cb05e11f.tar.xz
48
+ mirror_url: https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/gardenlinux/1592.6/openstack-gardener_prod-amd64-1592.6-cb05e11f.qcow2
49
+ checksum: "sha256:b3e500573dcd34469d6452dca2e21fd360e91d8e271f183cbbfa7c2240176edc"
50
+ build_date: 2025-02-19
51
+ - version: '1592.7'
52
+ url: https://github.com/gardenlinux/gardenlinux/releases/download/1592.7/openstack-gardener_prod-amd64-1592.7-a9cc35cc.tar.xz
53
+ mirror_url: https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/gardenlinux/1592.7/openstack-gardener_prod-amd64-1592.7-a9cc35cc.qcow2
54
+ checksum: "sha256:30a2ccd76fe81e29409f76c25ca61e6f31ea1e74be45b931080504e9a304562c"
55
+ build_date: 2025-03-27
56
+ - version: '1592.8'
57
+ url: https://github.com/gardenlinux/gardenlinux/releases/download/1592.8/openstack-gardener_prod-amd64-1592.8-65332b6b.tar.xz
58
+ mirror_url: https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-images/gardenlinux/1592.8/openstack-gardener_prod-amd64-1592.8-65332b6b.qcow2
59
+ checksum: "sha256:6ba9ff730eef744d92f66185b7262fefe0af26074d02aa8f5cdbba9d3166ca78"
60
+ build_date: 2025-04-01
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: openstack-image-manager
3
- Version: 0.20241216.0
3
+ Version: 0.20250406.0
4
4
  Summary: OpenStack image manager
5
5
  Author-email: OSISM community <info@osism.tech>
6
6
  License: Apache License
@@ -223,17 +223,19 @@ Requires-Python: >=3.8
223
223
  Description-Content-Type: text/markdown
224
224
  License-File: LICENSE
225
225
  Requires-Dist: loguru==0.7.3
226
- Requires-Dist: minio==7.2.12
226
+ Requires-Dist: minio==7.2.15
227
227
  Requires-Dist: munch==4.0.0
228
228
  Requires-Dist: natsort==8.4.0
229
- Requires-Dist: openstacksdk==4.2.0
230
- Requires-Dist: paramiko==3.5.0
231
- Requires-Dist: patool==3.1.0
229
+ Requires-Dist: openstacksdk==4.4.0
230
+ Requires-Dist: paramiko==3.5.1
231
+ Requires-Dist: patool==4.0.0
232
232
  Requires-Dist: requests==2.32.3
233
- Requires-Dist: ruamel.yaml==0.18.6
233
+ Requires-Dist: ruamel.yaml==0.18.10
234
+ Requires-Dist: setuptools==78.1.0
234
235
  Requires-Dist: tabulate==0.9.0
235
- Requires-Dist: typer[all]==0.15.1
236
- Requires-Dist: yamale==5.2.1
236
+ Requires-Dist: typer[all]==0.15.2
237
+ Requires-Dist: yamale==6.0.0
238
+ Dynamic: license-file
237
239
 
238
240
  # openstack-image-manager
239
241
 
@@ -9,16 +9,16 @@ openstack_image_manager/etc/images/clearlinux.yml,sha256=xgSmBU4flHN5EeD3ZDrSWkr
9
9
  openstack_image_manager/etc/images/debian.yml,sha256=vdmybn3OaY_eKpws6zi95EXUDmBk6dhq-J3M8C3m-ME,3859
10
10
  openstack_image_manager/etc/images/fedora.yml,sha256=B6QAHo2xZJWZ4o964PZzbzkZRV33gBCF-W19t9f0wd0,1016
11
11
  openstack_image_manager/etc/images/flatcar.yml,sha256=d6vd883Z3wJT6jAxMO3uUMdiDbD8CvYNdEDOLZRTMrI,1868
12
- openstack_image_manager/etc/images/gardenlinux.yml,sha256=s5ivnRgb8iLgFAroSmQBZwGLovTMddLCnj877GZmpAA,3404
12
+ openstack_image_manager/etc/images/gardenlinux.yml,sha256=3yK6eVRHaaQQ1RuHek3wegRSYIfVgIOXsTssilsV8iU,3878
13
13
  openstack_image_manager/etc/images/kubernetes.yml,sha256=yYPhyiGOVHUVgZpXuYvV-9o0tTcFpsS5-MRivtqsf4s,1826
14
14
  openstack_image_manager/etc/images/opensuse.yml,sha256=3ByKsZhgQNgWRjsfeV1HcDK7qfIqv5HZF_D0IRxGpqc,1063
15
15
  openstack_image_manager/etc/images/opnsense.yml,sha256=L9ODXER8757l4RAtlrQ4Vp4GkHSuh6PvldQM2mbCzPk,959
16
16
  openstack_image_manager/etc/images/rockylinux.yml,sha256=Lg5jW17mXAQ8UXSa95784M1VnaNipMp5T-FaHwcvPeI,2473
17
17
  openstack_image_manager/etc/images/talos.yml,sha256=6yPNgKF5Qy9J9ZZHYUKqD44muPiyg69Ne2UdMWls5gw,1698
18
18
  openstack_image_manager/etc/images/ubuntu.yml,sha256=RKVAiKiZhgehp9jGu6-3qe8e7aKUgz1Tw5ZL8CEuyZ0,11943
19
- openstack_image_manager-0.20241216.0.dist-info/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
20
- openstack_image_manager-0.20241216.0.dist-info/METADATA,sha256=kXNsfLYR0l4rFNpkNUaQx-K5BE-2UWdocopZCw4AlH0,14884
21
- openstack_image_manager-0.20241216.0.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
22
- openstack_image_manager-0.20241216.0.dist-info/entry_points.txt,sha256=IrOGjHJbCa6-jmCQiqiKFqHeVvjGa1p25s2mLkt0da8,78
23
- openstack_image_manager-0.20241216.0.dist-info/top_level.txt,sha256=iLfREddId51T97Dr9IGRQtJXKJgVy1PB6uHCaQk1j44,24
24
- openstack_image_manager-0.20241216.0.dist-info/RECORD,,
19
+ openstack_image_manager-0.20250406.0.dist-info/licenses/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
20
+ openstack_image_manager-0.20250406.0.dist-info/METADATA,sha256=nOMQN5E-C_hlCajzbupIEGTrf6ILGj4a1wtF_K_bKkc,14941
21
+ openstack_image_manager-0.20250406.0.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
22
+ openstack_image_manager-0.20250406.0.dist-info/entry_points.txt,sha256=IrOGjHJbCa6-jmCQiqiKFqHeVvjGa1p25s2mLkt0da8,78
23
+ openstack_image_manager-0.20250406.0.dist-info/top_level.txt,sha256=iLfREddId51T97Dr9IGRQtJXKJgVy1PB6uHCaQk1j44,24
24
+ openstack_image_manager-0.20250406.0.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.6.0)
2
+ Generator: setuptools (78.1.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5