localstack 4.7.1.dev123__tar.gz → 4.7.1.dev228__tar.gz
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.
- {localstack-4.7.1.dev123 → localstack-4.7.1.dev228}/PKG-INFO +5 -5
- {localstack-4.7.1.dev123 → localstack-4.7.1.dev228}/localstack.egg-info/PKG-INFO +5 -5
- localstack-4.7.1.dev228/localstack.egg-info/requires.txt +6 -0
- {localstack-4.7.1.dev123 → localstack-4.7.1.dev228}/localstack_cli/__init__.py +3 -3
- localstack-4.7.1.dev123/localstack.egg-info/requires.txt +0 -6
- {localstack-4.7.1.dev123 → localstack-4.7.1.dev228}/localstack.egg-info/SOURCES.txt +0 -0
- {localstack-4.7.1.dev123 → localstack-4.7.1.dev228}/localstack.egg-info/dependency_links.txt +0 -0
- {localstack-4.7.1.dev123 → localstack-4.7.1.dev228}/localstack.egg-info/top_level.txt +0 -0
- {localstack-4.7.1.dev123 → localstack-4.7.1.dev228}/setup.cfg +0 -0
- {localstack-4.7.1.dev123 → localstack-4.7.1.dev228}/setup.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: localstack
|
|
3
|
-
Version: 4.7.1.
|
|
3
|
+
Version: 4.7.1.dev228
|
|
4
4
|
Summary: LocalStack - A fully functional local Cloud stack
|
|
5
5
|
Home-page: https://github.com/localstack/localstack
|
|
6
6
|
Author: LocalStack Contributors
|
|
@@ -13,10 +13,10 @@ Classifier: Topic :: Software Development :: Testing
|
|
|
13
13
|
Classifier: Topic :: System :: Emulators
|
|
14
14
|
Description-Content-Type: text/markdown
|
|
15
15
|
Requires-Dist: localstack-core
|
|
16
|
-
Requires-Dist: localstack-ext==4.7.1.
|
|
16
|
+
Requires-Dist: localstack-ext==4.7.1.dev228
|
|
17
17
|
Provides-Extra: runtime
|
|
18
18
|
Requires-Dist: localstack-core[runtime]; extra == "runtime"
|
|
19
|
-
Requires-Dist: localstack-ext[runtime]==4.7.1.
|
|
19
|
+
Requires-Dist: localstack-ext[runtime]==4.7.1.dev228; extra == "runtime"
|
|
20
20
|
Dynamic: author
|
|
21
21
|
Dynamic: author-email
|
|
22
22
|
Dynamic: classifier
|
|
@@ -33,7 +33,7 @@ Dynamic: summary
|
|
|
33
33
|
</p>
|
|
34
34
|
|
|
35
35
|
<p align="center">
|
|
36
|
-
<img src="
|
|
36
|
+
<img src="docs/localstack-readme-banner.svg" alt="LocalStack - The Leading Platform for Local Cloud Development">
|
|
37
37
|
</p>
|
|
38
38
|
|
|
39
39
|
<p align="center">
|
|
@@ -209,7 +209,7 @@ upvote 👍 [feature requests](https://github.com/localstack/localstack/issues?q
|
|
|
209
209
|
🙋🏽 ask [support questions](https://docs.localstack.cloud/getting-started/help-and-support/),
|
|
210
210
|
or 🗣️ discuss local cloud development:
|
|
211
211
|
|
|
212
|
-
- [LocalStack Slack Community](https://localstack.cloud/
|
|
212
|
+
- [LocalStack Slack Community](https://localstack.cloud/slack/)
|
|
213
213
|
- [LocalStack GitHub Issue tracker](https://github.com/localstack/localstack/issues)
|
|
214
214
|
|
|
215
215
|
### Contributors
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: localstack
|
|
3
|
-
Version: 4.7.1.
|
|
3
|
+
Version: 4.7.1.dev228
|
|
4
4
|
Summary: LocalStack - A fully functional local Cloud stack
|
|
5
5
|
Home-page: https://github.com/localstack/localstack
|
|
6
6
|
Author: LocalStack Contributors
|
|
@@ -13,10 +13,10 @@ Classifier: Topic :: Software Development :: Testing
|
|
|
13
13
|
Classifier: Topic :: System :: Emulators
|
|
14
14
|
Description-Content-Type: text/markdown
|
|
15
15
|
Requires-Dist: localstack-core
|
|
16
|
-
Requires-Dist: localstack-ext==4.7.1.
|
|
16
|
+
Requires-Dist: localstack-ext==4.7.1.dev228
|
|
17
17
|
Provides-Extra: runtime
|
|
18
18
|
Requires-Dist: localstack-core[runtime]; extra == "runtime"
|
|
19
|
-
Requires-Dist: localstack-ext[runtime]==4.7.1.
|
|
19
|
+
Requires-Dist: localstack-ext[runtime]==4.7.1.dev228; extra == "runtime"
|
|
20
20
|
Dynamic: author
|
|
21
21
|
Dynamic: author-email
|
|
22
22
|
Dynamic: classifier
|
|
@@ -33,7 +33,7 @@ Dynamic: summary
|
|
|
33
33
|
</p>
|
|
34
34
|
|
|
35
35
|
<p align="center">
|
|
36
|
-
<img src="
|
|
36
|
+
<img src="docs/localstack-readme-banner.svg" alt="LocalStack - The Leading Platform for Local Cloud Development">
|
|
37
37
|
</p>
|
|
38
38
|
|
|
39
39
|
<p align="center">
|
|
@@ -209,7 +209,7 @@ upvote 👍 [feature requests](https://github.com/localstack/localstack/issues?q
|
|
|
209
209
|
🙋🏽 ask [support questions](https://docs.localstack.cloud/getting-started/help-and-support/),
|
|
210
210
|
or 🗣️ discuss local cloud development:
|
|
211
211
|
|
|
212
|
-
- [LocalStack Slack Community](https://localstack.cloud/
|
|
212
|
+
- [LocalStack Slack Community](https://localstack.cloud/slack/)
|
|
213
213
|
- [LocalStack GitHub Issue tracker](https://github.com/localstack/localstack/issues)
|
|
214
214
|
|
|
215
215
|
### Contributors
|
|
@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
|
|
|
28
28
|
commit_id: COMMIT_ID
|
|
29
29
|
__commit_id__: COMMIT_ID
|
|
30
30
|
|
|
31
|
-
__version__ = version = '4.7.1.
|
|
32
|
-
__version_tuple__ = version_tuple = (4, 7, 1, '
|
|
31
|
+
__version__ = version = '4.7.1.dev228'
|
|
32
|
+
__version_tuple__ = version_tuple = (4, 7, 1, 'dev228')
|
|
33
33
|
|
|
34
|
-
__commit_id__ = commit_id = '
|
|
34
|
+
__commit_id__ = commit_id = 'g556fdfdaf'
|
|
File without changes
|
{localstack-4.7.1.dev123 → localstack-4.7.1.dev228}/localstack.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|