devstack-cli 11.0.72__py3-none-any.whl → 11.0.74__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,4 +1,4 @@
1
- Copyright (c) 2024 Starflows OG
1
+ Copyright (c) 2025 Starflows OG
2
2
 
3
3
  Permission is hereby granted, free of charge, to any person obtaining a copy
4
4
  of this software and associated documentation files (the "Software"), to deal
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: devstack-cli
3
- Version: 11.0.72
3
+ Version: 11.0.74
4
4
  Summary: Command-line access to Cloud Development Environments (CDEs) created by Cloudomation DevStack
5
5
  Author-email: Stefan Mückstein <stefan@cloudomation.com>
6
6
  Project-URL: Homepage, https://cloudomation.com/
@@ -86,7 +86,7 @@ Cloudomation actively maintains the `devstack-cli` command line tool as part of
86
86
 
87
87
  ## License
88
88
 
89
- Copyright (c) 2024 Starflows OG
89
+ Copyright (c) 2025 Starflows OG
90
90
 
91
91
  Permission is hereby granted, free of charge, to any person obtaining a copy
92
92
  of this software and associated documentation files (the "Software"), to deal
@@ -0,0 +1,9 @@
1
+ __init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ cli.py,sha256=e_HrG1aQNj9JLYri4Z4H8Vbpu4FcPQBWasmuBd7lCm0,79506
3
+ version.py,sha256=jAFjTKNiU48MGd8rs80sIwON4vLARM7f1YwAJL37JF8,180
4
+ devstack_cli-11.0.74.dist-info/LICENSE,sha256=OBXZbEUMtIHIzyISkJ9fJlf_imds3rcKqeQu9yiyUJI,1055
5
+ devstack_cli-11.0.74.dist-info/METADATA,sha256=2bfsprq3ysL5Lnj5VuI-akoBL8AWKbbGfuZx8YcQ-do,4287
6
+ devstack_cli-11.0.74.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
7
+ devstack_cli-11.0.74.dist-info/entry_points.txt,sha256=f0xb4DIk0a7E5kyZ7YpoLhtjoagQj5VQpeBbW9a8A9Y,42
8
+ devstack_cli-11.0.74.dist-info/top_level.txt,sha256=lP8zvU46Am_G0MPcNmCI6f0sMfwpDUWpTROaPs-IEPk,21
9
+ devstack_cli-11.0.74.dist-info/RECORD,,
version.py CHANGED
@@ -4,6 +4,6 @@ constants, set by build
4
4
 
5
5
  MAJOR = '11'
6
6
  BRANCH_NAME = 'release-11'
7
- BUILD_DATE = '2025-01-27-034519'
8
- SHORT_SHA = 'e1031a1'
9
- VERSION = '11+release-11.2025-01-27-034519.e1031a1'
7
+ BUILD_DATE = '2025-01-28-074155'
8
+ SHORT_SHA = '115b2d0'
9
+ VERSION = '11+release-11.2025-01-28-074155.115b2d0'
@@ -1,9 +0,0 @@
1
- __init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- cli.py,sha256=e_HrG1aQNj9JLYri4Z4H8Vbpu4FcPQBWasmuBd7lCm0,79506
3
- version.py,sha256=5trtn5k1uy8vDhnpbdux7scyq7VAiiFp7XLljLBPUu0,180
4
- devstack_cli-11.0.72.dist-info/LICENSE,sha256=TDjWoz9k8i0lKc_SA2uwzCjnV_kM_FuO1-V-bLW-8ZU,1055
5
- devstack_cli-11.0.72.dist-info/METADATA,sha256=5gw2AtRZH2l1ekDUqCWuMyCUxkWBhHR08Ln6xHhrEes,4287
6
- devstack_cli-11.0.72.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
7
- devstack_cli-11.0.72.dist-info/entry_points.txt,sha256=f0xb4DIk0a7E5kyZ7YpoLhtjoagQj5VQpeBbW9a8A9Y,42
8
- devstack_cli-11.0.72.dist-info/top_level.txt,sha256=lP8zvU46Am_G0MPcNmCI6f0sMfwpDUWpTROaPs-IEPk,21
9
- devstack_cli-11.0.72.dist-info/RECORD,,