apache-airflow-providers-telegram 4.7.0__py3-none-any.whl → 4.7.0rc1__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.
- {apache_airflow_providers_telegram-4.7.0.dist-info → apache_airflow_providers_telegram-4.7.0rc1.dist-info}/METADATA +3 -3
- {apache_airflow_providers_telegram-4.7.0.dist-info → apache_airflow_providers_telegram-4.7.0rc1.dist-info}/RECORD +4 -4
- {apache_airflow_providers_telegram-4.7.0.dist-info → apache_airflow_providers_telegram-4.7.0rc1.dist-info}/WHEEL +0 -0
- {apache_airflow_providers_telegram-4.7.0.dist-info → apache_airflow_providers_telegram-4.7.0rc1.dist-info}/entry_points.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: apache-airflow-providers-telegram
|
3
|
-
Version: 4.7.
|
3
|
+
Version: 4.7.0rc1
|
4
4
|
Summary: Provider package apache-airflow-providers-telegram for Apache Airflow
|
5
5
|
Keywords: airflow-provider,telegram,airflow,integration
|
6
6
|
Author-email: Apache Software Foundation <dev@airflow.apache.org>
|
@@ -20,7 +20,7 @@ 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>=2.9.
|
23
|
+
Requires-Dist: apache-airflow>=2.9.0rc0
|
24
24
|
Requires-Dist: python-telegram-bot>=20.2
|
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-telegram/4.7.0/changelog.html
|
@@ -74,7 +74,7 @@ Project-URL: YouTube, https://www.youtube.com/channel/UCSXwxpWZQ7XZ1WL3wqevChA/
|
|
74
74
|
|
75
75
|
Package ``apache-airflow-providers-telegram``
|
76
76
|
|
77
|
-
Release: ``4.7.0``
|
77
|
+
Release: ``4.7.0.rc1``
|
78
78
|
|
79
79
|
|
80
80
|
`Telegram <https://telegram.org/>`__
|
@@ -5,7 +5,7 @@ airflow/providers/telegram/hooks/__init__.py,sha256=mlJxuZLkd5x-iq2SBwD3mvRQpt3Y
|
|
5
5
|
airflow/providers/telegram/hooks/telegram.py,sha256=C-bxaDlvTugP5WZdxc30lqPOwd9fAn97ZbDG325P-Eo,6918
|
6
6
|
airflow/providers/telegram/operators/__init__.py,sha256=mlJxuZLkd5x-iq2SBwD3mvRQpt3YR7wjz_nceyF1IaI,787
|
7
7
|
airflow/providers/telegram/operators/telegram.py,sha256=-hM8TBpZkYSXnMBsrDyWnL0wjKveUljA_-CJpGmCavU,4918
|
8
|
-
apache_airflow_providers_telegram-4.7.
|
9
|
-
apache_airflow_providers_telegram-4.7.
|
10
|
-
apache_airflow_providers_telegram-4.7.
|
11
|
-
apache_airflow_providers_telegram-4.7.
|
8
|
+
apache_airflow_providers_telegram-4.7.0rc1.dist-info/entry_points.txt,sha256=QbI_ZGIDTfpx3npCqi0CebJFs_NCjoG8Tn9dGkQDBkE,104
|
9
|
+
apache_airflow_providers_telegram-4.7.0rc1.dist-info/WHEEL,sha256=CpUCUxeHQbRN5UGRQHYRJorO5Af-Qy_fHMctcQ8DSGI,82
|
10
|
+
apache_airflow_providers_telegram-4.7.0rc1.dist-info/METADATA,sha256=gg-8zzVnLEgDMjQTuBK1cXsw_cmMc-5Byrw56kYE86U,4744
|
11
|
+
apache_airflow_providers_telegram-4.7.0rc1.dist-info/RECORD,,
|
File without changes
|