apache-airflow-providers-standard 0.0.3__py3-none-any.whl → 0.0.3rc2__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.
Potentially problematic release.
This version of apache-airflow-providers-standard might be problematic. Click here for more details.
- {apache_airflow_providers_standard-0.0.3.dist-info → apache_airflow_providers_standard-0.0.3rc2.dist-info}/METADATA +4 -4
- {apache_airflow_providers_standard-0.0.3.dist-info → apache_airflow_providers_standard-0.0.3rc2.dist-info}/RECORD +4 -4
- {apache_airflow_providers_standard-0.0.3.dist-info → apache_airflow_providers_standard-0.0.3rc2.dist-info}/WHEEL +0 -0
- {apache_airflow_providers_standard-0.0.3.dist-info → apache_airflow_providers_standard-0.0.3rc2.dist-info}/entry_points.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: apache-airflow-providers-standard
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.3rc2
|
|
4
4
|
Summary: Provider package apache-airflow-providers-standard for Apache Airflow
|
|
5
5
|
Keywords: airflow-provider,standard,airflow,integration
|
|
6
6
|
Author-email: Apache Software Foundation <dev@airflow.apache.org>
|
|
@@ -20,8 +20,8 @@ Classifier: Programming Language :: Python :: 3.10
|
|
|
20
20
|
Classifier: Programming Language :: Python :: 3.11
|
|
21
21
|
Classifier: Programming Language :: Python :: 3.12
|
|
22
22
|
Classifier: Topic :: System :: Monitoring
|
|
23
|
-
Requires-Dist: apache-airflow-providers-common-sql>=1.20.
|
|
24
|
-
Requires-Dist: apache-airflow>=2.9.
|
|
23
|
+
Requires-Dist: apache-airflow-providers-common-sql>=1.20.0rc0
|
|
24
|
+
Requires-Dist: apache-airflow>=2.9.0rc0
|
|
25
25
|
Project-URL: Bug Tracker, https://github.com/apache/airflow/issues
|
|
26
26
|
Project-URL: Changelog, https://airflow.apache.org/docs/apache-airflow-providers-standard/0.0.3/changelog.html
|
|
27
27
|
Project-URL: Documentation, https://airflow.apache.org/docs/apache-airflow-providers-standard/0.0.3
|
|
@@ -74,7 +74,7 @@ Project-URL: YouTube, https://www.youtube.com/channel/UCSXwxpWZQ7XZ1WL3wqevChA/
|
|
|
74
74
|
|
|
75
75
|
Package ``apache-airflow-providers-standard``
|
|
76
76
|
|
|
77
|
-
Release: ``0.0.3``
|
|
77
|
+
Release: ``0.0.3.rc2``
|
|
78
78
|
|
|
79
79
|
|
|
80
80
|
Airflow Standard Provider
|
|
@@ -31,7 +31,7 @@ airflow/providers/standard/utils/__init__.py,sha256=9hdXHABrVpkbpjZgUft39kOFL2xS
|
|
|
31
31
|
airflow/providers/standard/utils/python_virtualenv.py,sha256=FR3241l5Obuo2BBwwBs-s87pRpCLyJnh3sUtHxrgRuM,7759
|
|
32
32
|
airflow/providers/standard/utils/python_virtualenv_script.jinja2,sha256=9e1HklZicK_QYqYbmHAJTHxSMzDIEFBIW265Z7uKSHg,3212
|
|
33
33
|
airflow/providers/standard/utils/sensor_helper.py,sha256=RYoe1hOdwtlG9xL3DnjN-j00HLLC4iYnuZtnfzB-ou4,4570
|
|
34
|
-
apache_airflow_providers_standard-0.0.
|
|
35
|
-
apache_airflow_providers_standard-0.0.
|
|
36
|
-
apache_airflow_providers_standard-0.0.
|
|
37
|
-
apache_airflow_providers_standard-0.0.
|
|
34
|
+
apache_airflow_providers_standard-0.0.3rc2.dist-info/entry_points.txt,sha256=mW2YRh3mVdZdaP5-iGSNgmcCh3YYdALIn28BCLBZZ40,104
|
|
35
|
+
apache_airflow_providers_standard-0.0.3rc2.dist-info/WHEEL,sha256=CpUCUxeHQbRN5UGRQHYRJorO5Af-Qy_fHMctcQ8DSGI,82
|
|
36
|
+
apache_airflow_providers_standard-0.0.3rc2.dist-info/METADATA,sha256=SxKw2LiTKluXz_sYwTA3eG2Jgm74b2evQuGwCQD7d44,4852
|
|
37
|
+
apache_airflow_providers_standard-0.0.3rc2.dist-info/RECORD,,
|
|
File without changes
|