airbyte-source-facebook-pages 1.0.32__py3-none-any.whl → 1.1.1__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,17 +1,17 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: airbyte-source-facebook-pages
3
- Version: 1.0.32
3
+ Version: 1.1.1
4
4
  Summary: Source implementation for Facebook Pages.
5
5
  License: ELv2
6
6
  Author: Airbyte
7
7
  Author-email: contact@airbyte.io
8
- Requires-Python: >=3.9,<3.12
8
+ Requires-Python: >=3.10,<3.12
9
9
  Classifier: License :: Other/Proprietary License
10
10
  Classifier: Programming Language :: Python :: 3
11
- Classifier: Programming Language :: Python :: 3.9
12
11
  Classifier: Programming Language :: Python :: 3.10
13
12
  Classifier: Programming Language :: Python :: 3.11
14
- Requires-Dist: airbyte-cdk (>=0,<1)
13
+ Requires-Dist: airbyte-cdk (>=6,<7)
14
+ Requires-Dist: pendulum (>=3.0.0,<4.0.0)
15
15
  Project-URL: Documentation, https://docs.airbyte.com/integrations/sources/facebook-pages
16
16
  Project-URL: Homepage, https://airbyte.com
17
17
  Project-URL: Repository, https://github.com/airbytehq/airbyte
@@ -72,7 +72,7 @@ source_facebook_pages/schemas/shared/videolist.json,sha256=h9rK-JRbsV7EEzxM0ffLw
72
72
  source_facebook_pages/schemas/shared/voipinfo.json,sha256=lwkslyCbqXCBlusPZwXW40ZXUkf_PyR2dmboqT1fCpo,508
73
73
  source_facebook_pages/source.py,sha256=Zd1H8OVfIytOTB99Nb2UWQtt-JAq9NGAVJsqAwWdwmQ,483
74
74
  source_facebook_pages/spec.yaml,sha256=rbbne2qnCX84pKYklIvETCKloS9LuWMvnFA3SXEc1cc,1019
75
- airbyte_source_facebook_pages-1.0.32.dist-info/METADATA,sha256=aFNcIuykaCV37G5tqlQUZhfyh2ShZFQ3HjNLugpJIA4,7511
76
- airbyte_source_facebook_pages-1.0.32.dist-info/WHEEL,sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM,88
77
- airbyte_source_facebook_pages-1.0.32.dist-info/entry_points.txt,sha256=AJV3GvUFQ9l36Gr9_Qa8nNl5Es2qOZMTKx2gugXnyvQ,71
78
- airbyte_source_facebook_pages-1.0.32.dist-info/RECORD,,
75
+ airbyte_source_facebook_pages-1.1.1.dist-info/METADATA,sha256=Q87UOopG1GFJTuvpGAzLFmDtTvTvdYnv3PHYjAD2zrU,7502
76
+ airbyte_source_facebook_pages-1.1.1.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
77
+ airbyte_source_facebook_pages-1.1.1.dist-info/entry_points.txt,sha256=AJV3GvUFQ9l36Gr9_Qa8nNl5Es2qOZMTKx2gugXnyvQ,71
78
+ airbyte_source_facebook_pages-1.1.1.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: poetry-core 2.0.1
2
+ Generator: poetry-core 2.1.2
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any