airbyte-source-hardcoded-records 0.0.42__py3-none-any.whl → 0.0.43__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,10 +1,11 @@
1
- Metadata-Version: 2.3
1
+ Metadata-Version: 2.1
2
2
  Name: airbyte-source-hardcoded-records
3
- Version: 0.0.42
3
+ Version: 0.0.43
4
4
  Summary: Source implementation for hardcoded records.
5
+ Home-page: https://airbyte.com
5
6
  License: MIT
6
7
  Author: Airbyte
7
- Author-email: contact@airbyte.io
8
+ Author-email: evan@airbyte.io
8
9
  Requires-Python: >=3.11,<3.13
9
10
  Classifier: License :: OSI Approved :: MIT License
10
11
  Classifier: Programming Language :: Python :: 3
@@ -12,7 +13,6 @@ Classifier: Programming Language :: Python :: 3.11
12
13
  Classifier: Programming Language :: Python :: 3.12
13
14
  Requires-Dist: airbyte-cdk (==6.46.0)
14
15
  Project-URL: Documentation, https://docs.airbyte.com/integrations/sources/hardcoded-records
15
- Project-URL: Homepage, https://airbyte.com
16
16
  Project-URL: Repository, https://github.com/airbytehq/airbyte
17
17
  Description-Content-Type: text/markdown
18
18
 
@@ -6,7 +6,7 @@ source_hardcoded_records/schemas/products.json,sha256=5ujQktnhVgjwGlX-iwBv6qkYqY
6
6
  source_hardcoded_records/source.py,sha256=-OkSLyV0RocA7DvGxb2sR5T9zq2G7lEtgk9_2GbFHfQ,831
7
7
  source_hardcoded_records/spec.json,sha256=w51dseAjDWPp_HURktSn09MQYnsogQ412FwAbApGDlQ,552
8
8
  source_hardcoded_records/streams.py,sha256=R8AU5aS9hVTtxQnm8xe7YtNnFtWH5qhe6i4HOQkQsF0,3905
9
- airbyte_source_hardcoded_records-0.0.42.dist-info/METADATA,sha256=XRw6BpSE1OSgU4UqoH5AYH1ztJFHLnL9CRrmNJ-fues,5405
10
- airbyte_source_hardcoded_records-0.0.42.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
11
- airbyte_source_hardcoded_records-0.0.42.dist-info/entry_points.txt,sha256=JPZbHtOfDFaiwymnWg6T27sEpSSlXFO2G5L8aa0ntdI,77
12
- airbyte_source_hardcoded_records-0.0.42.dist-info/RECORD,,
9
+ airbyte_source_hardcoded_records-0.0.43.dist-info/METADATA,sha256=ED6WYj_ksc7u8_It8p4mKk6wDPF17V8ixxo-6AUEezY,5390
10
+ airbyte_source_hardcoded_records-0.0.43.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
11
+ airbyte_source_hardcoded_records-0.0.43.dist-info/entry_points.txt,sha256=JPZbHtOfDFaiwymnWg6T27sEpSSlXFO2G5L8aa0ntdI,77
12
+ airbyte_source_hardcoded_records-0.0.43.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: poetry-core 2.1.3
2
+ Generator: poetry-core 1.9.1
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any