remotion-lambda 4.0.75__tar.gz → 4.0.77__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.
- {remotion_lambda-4.0.75 → remotion_lambda-4.0.77}/PKG-INFO +1 -4
- {remotion_lambda-4.0.75 → remotion_lambda-4.0.77}/remotion_lambda/version.py +1 -1
- {remotion_lambda-4.0.75 → remotion_lambda-4.0.77}/remotion_lambda.egg-info/PKG-INFO +1 -4
- {remotion_lambda-4.0.75 → remotion_lambda-4.0.77}/LICENSE +0 -0
- {remotion_lambda-4.0.75 → remotion_lambda-4.0.77}/README.md +0 -0
- {remotion_lambda-4.0.75 → remotion_lambda-4.0.77}/remotion_lambda/__init__.py +0 -0
- {remotion_lambda-4.0.75 → remotion_lambda-4.0.77}/remotion_lambda/models.py +0 -0
- {remotion_lambda-4.0.75 → remotion_lambda-4.0.77}/remotion_lambda/remotionclient.py +0 -0
- {remotion_lambda-4.0.75 → remotion_lambda-4.0.77}/remotion_lambda.egg-info/SOURCES.txt +0 -0
- {remotion_lambda-4.0.75 → remotion_lambda-4.0.77}/remotion_lambda.egg-info/dependency_links.txt +0 -0
- {remotion_lambda-4.0.75 → remotion_lambda-4.0.77}/remotion_lambda.egg-info/top_level.txt +0 -0
- {remotion_lambda-4.0.75 → remotion_lambda-4.0.77}/setup.cfg +0 -0
- {remotion_lambda-4.0.75 → remotion_lambda-4.0.77}/setup.py +0 -0
- {remotion_lambda-4.0.75 → remotion_lambda-4.0.77}/tests/__init__.py +0 -0
- {remotion_lambda-4.0.75 → remotion_lambda-4.0.77}/tests/test_get_render_progress_client.py +0 -0
- {remotion_lambda-4.0.75 → remotion_lambda-4.0.77}/tests/test_render_client.py +0 -0
|
@@ -1,15 +1,12 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: remotion_lambda
|
|
3
|
-
Version: 4.0.
|
|
3
|
+
Version: 4.0.77
|
|
4
4
|
Summary: Remotion Lambda client
|
|
5
5
|
Home-page: https://github.com/remotion-dev/remotion/tree/main/packages/lambda-python
|
|
6
6
|
Author: Jonny Burger
|
|
7
7
|
Author-email: jonny@remotion.dev
|
|
8
|
-
License: UNKNOWN
|
|
9
|
-
Platform: UNKNOWN
|
|
10
8
|
Requires-Python: >=3.6
|
|
11
9
|
Description-Content-Type: text/markdown
|
|
12
10
|
License-File: LICENSE
|
|
13
11
|
|
|
14
12
|
Remotion is a framework for creating videos programmatically using React.
|
|
15
|
-
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
# pylint: disable=missing-module-docstring, missing-final-newline
|
|
2
|
-
VERSION = "4.0.
|
|
2
|
+
VERSION = "4.0.77"
|
|
@@ -1,15 +1,12 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: remotion-lambda
|
|
3
|
-
Version: 4.0.
|
|
3
|
+
Version: 4.0.77
|
|
4
4
|
Summary: Remotion Lambda client
|
|
5
5
|
Home-page: https://github.com/remotion-dev/remotion/tree/main/packages/lambda-python
|
|
6
6
|
Author: Jonny Burger
|
|
7
7
|
Author-email: jonny@remotion.dev
|
|
8
|
-
License: UNKNOWN
|
|
9
|
-
Platform: UNKNOWN
|
|
10
8
|
Requires-Python: >=3.6
|
|
11
9
|
Description-Content-Type: text/markdown
|
|
12
10
|
License-File: LICENSE
|
|
13
11
|
|
|
14
12
|
Remotion is a framework for creating videos programmatically using React.
|
|
15
|
-
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{remotion_lambda-4.0.75 → remotion_lambda-4.0.77}/remotion_lambda.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|