airbyte-source-hardcoded-records 0.0.24__py3-none-any.whl → 0.0.25__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,8 +1,7 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: airbyte-source-hardcoded-records
3
- Version: 0.0.24
3
+ Version: 0.0.25
4
4
  Summary: Source implementation for hardcoded recprds.
5
- Home-page: https://airbyte.com
6
5
  License: MIT
7
6
  Author: Airbyte
8
7
  Author-email: contact@airbyte.io
@@ -15,6 +14,7 @@ Classifier: Programming Language :: Python :: 3.12
15
14
  Classifier: Programming Language :: Python :: 3.13
16
15
  Requires-Dist: airbyte-cdk
17
16
  Project-URL: Documentation, https://docs.airbyte.com/integrations/sources/hardcoded-records
17
+ Project-URL: Homepage, https://airbyte.com
18
18
  Project-URL: Repository, https://github.com/airbytehq/airbyte
19
19
  Description-Content-Type: text/markdown
20
20
 
@@ -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=viAHAPCwRXli67djZzS0eH6blngcEJAATBGgCSjh__4,3873
9
- airbyte_source_hardcoded_records-0.0.24.dist-info/METADATA,sha256=MWUyYDq_JQG65qLiZ-4GBX_IHGjDJ4OV49mUEfk5cj4,5483
10
- airbyte_source_hardcoded_records-0.0.24.dist-info/WHEEL,sha256=RaoafKOydTQ7I_I3JTrPCg6kUmTgtm4BornzOqyEfJ8,88
11
- airbyte_source_hardcoded_records-0.0.24.dist-info/entry_points.txt,sha256=JPZbHtOfDFaiwymnWg6T27sEpSSlXFO2G5L8aa0ntdI,77
12
- airbyte_source_hardcoded_records-0.0.24.dist-info/RECORD,,
9
+ airbyte_source_hardcoded_records-0.0.25.dist-info/METADATA,sha256=KuKTX21G-VU-voCe1G4ZDIlYga1GwvXoRIl4QGUwZpU,5495
10
+ airbyte_source_hardcoded_records-0.0.25.dist-info/WHEEL,sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM,88
11
+ airbyte_source_hardcoded_records-0.0.25.dist-info/entry_points.txt,sha256=JPZbHtOfDFaiwymnWg6T27sEpSSlXFO2G5L8aa0ntdI,77
12
+ airbyte_source_hardcoded_records-0.0.25.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: poetry-core 2.0.0
2
+ Generator: poetry-core 2.0.1
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any