ingestify 0.9.0__py3-none-any.whl → 0.9.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.
ingestify/__init__.py CHANGED
@@ -9,4 +9,4 @@ if not __INGESTIFY_SETUP__:
9
9
  from .source_base import Source, DatasetResource
10
10
  from .main import debug_source
11
11
 
12
- __version__ = "0.9.0"
12
+ __version__ = "0.9.1"
@@ -58,9 +58,7 @@ def retrieve_http(
58
58
  )
59
59
  # else:
60
60
  # print(f"{current_file.modified_at=} {last_modified=}")
61
- headers["if-modified-since"] = (
62
- format_datetime(current_file.modified_at, usegmt=True),
63
- )
61
+ headers["if-modified-since"] = format_datetime(current_file.modified_at, usegmt=True)
64
62
  headers["if-none-match"] = current_file.tag
65
63
 
66
64
  http_kwargs = {}
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ingestify
3
- Version: 0.9.0
3
+ Version: 0.9.1
4
4
  Summary: Data Ingestion Framework
5
5
  Author: Koen Vossen
6
6
  Author-email: info@koenvossen.nl
@@ -1,4 +1,4 @@
1
- ingestify/__init__.py,sha256=fVzksB6rrJmEm-2P5DvT2JbShYaTZ2nKdbbZf8KabC4,336
1
+ ingestify/__init__.py,sha256=MZ_6jH21WxPiBmvxbqdaDhr-gC_pq7zbVhZkjpk31v8,336
2
2
  ingestify/cmdline.py,sha256=Rs1_lSKSIJrcygH5fvtOGicOl_e0sZYW7deqp4_jGbY,6233
3
3
  ingestify/exceptions.py,sha256=izRzaLQmMy-4P8ZqGqVZyf4k6LFYOYqwYLuRaUH8BJw,187
4
4
  ingestify/main.py,sha256=mMXDNzSl1dzN03BUiS97uP3XwFMdgadxP0hJlONsZ_g,15789
@@ -54,7 +54,7 @@ ingestify/domain/services/transformers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JC
54
54
  ingestify/domain/services/transformers/kloppy_to_pandas.py,sha256=NcN6nTBGVn9gz-_hWZJTMcduS1Gg7EM4X95Cqxi1QIM,809
55
55
  ingestify/infra/__init__.py,sha256=V0hpLzPVTcOHRVh0gguF6FT30YIgEOUd5v87xUHkfZ4,88
56
56
  ingestify/infra/fetch/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
57
- ingestify/infra/fetch/http.py,sha256=oaERHk-0Azu3T2-r5gHPuC9qvmD4cPURGY02q3GoI00,4647
57
+ ingestify/infra/fetch/http.py,sha256=M7DQgr67sqYDcltZMDQb0IH6USSGrjvECIjL-mDP8L8,4622
58
58
  ingestify/infra/serialization/__init__.py,sha256=UqXWJmKTp7Mi58ZyDASGguPFlqdVWVUbm_sg9GWx9eI,702
59
59
  ingestify/infra/sink/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
60
60
  ingestify/infra/sink/postgresql.py,sha256=SxuM3LntfYcpCriUpqJhMvgAf0s9cohXf6WkxSEDYDY,1816
@@ -81,8 +81,8 @@ ingestify/tests/test_file_cache.py,sha256=Xbh_VLLDH-KQXE3MeujDeOjjYYbAnjGR6wsHwM
81
81
  ingestify/tests/test_pagination.py,sha256=uAKDMsM6fYSa4NcAlXDllu2y-8lnh0AclhPZ5MWJKn8,5539
82
82
  ingestify/tests/test_store_version.py,sha256=4czUG8LtaGxgjW4trw7BzYJA8blQp3-HM8w-7HjqFl0,2508
83
83
  ingestify/tests/test_table_prefix.py,sha256=6N42T6hfulqTlsUlrwhNmZ-TK-ZOt4U8Jx9NxKyLS4I,2844
84
- ingestify-0.9.0.dist-info/METADATA,sha256=1j8178-ZiJrZb3CkWSiKU4rlBfRnmSMdAaVytjrKc9w,8263
85
- ingestify-0.9.0.dist-info/WHEEL,sha256=SmOxYU7pzNKBqASvQJ7DjX3XGUF92lrGhMb3R6_iiqI,91
86
- ingestify-0.9.0.dist-info/entry_points.txt,sha256=czYYXeX2ul4zdeB6bKlz3HaUF7zyVVcj9E_sRNDisI0,53
87
- ingestify-0.9.0.dist-info/top_level.txt,sha256=Lwnjgns4KequS7KiicXhh6mLUvcdfjzLyPI4qf_s4A0,10
88
- ingestify-0.9.0.dist-info/RECORD,,
84
+ ingestify-0.9.1.dist-info/METADATA,sha256=Ov_CZkPYjC8mWH5ePR7MsEhlRrrIcCXtoDGRHLrToto,8263
85
+ ingestify-0.9.1.dist-info/WHEEL,sha256=SmOxYU7pzNKBqASvQJ7DjX3XGUF92lrGhMb3R6_iiqI,91
86
+ ingestify-0.9.1.dist-info/entry_points.txt,sha256=czYYXeX2ul4zdeB6bKlz3HaUF7zyVVcj9E_sRNDisI0,53
87
+ ingestify-0.9.1.dist-info/top_level.txt,sha256=Lwnjgns4KequS7KiicXhh6mLUvcdfjzLyPI4qf_s4A0,10
88
+ ingestify-0.9.1.dist-info/RECORD,,