folio-data-import 0.4.1__py3-none-any.whl → 0.4.2__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.

Potentially problematic release.


This version of folio-data-import might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: folio_data_import
3
- Version: 0.4.1
3
+ Version: 0.4.2
4
4
  Summary: A python module to perform bulk import of data into a FOLIO environment. Currently supports MARC and user data import.
5
5
  License: MIT
6
6
  License-File: LICENSE
@@ -26,7 +26,7 @@ Requires-Dist: inquirer (>=3.4.0,<4.0.0)
26
26
  Requires-Dist: pyhumps (>=3.8.0,<4.0.0)
27
27
  Requires-Dist: pymarc (>=5.2.2,<6.0.0)
28
28
  Requires-Dist: tabulate (>=0.9.0,<0.10.0)
29
- Requires-Dist: typer (>=0.17.4,<0.18.0)
29
+ Requires-Dist: typer (>=0.19.2)
30
30
  Description-Content-Type: text/markdown
31
31
 
32
32
  # folio_data_import
@@ -6,8 +6,8 @@ folio_data_import/_progress.py,sha256=QsZNHLjjNW3Q_NHIAuLgsigGXnV-COAvxIM6vO2ggn
6
6
  folio_data_import/custom_exceptions.py,sha256=1xw1BI5fW7WDd37zUIOcw0DAvrFKtklnqmbRhZXSAiE,1093
7
7
  folio_data_import/marc_preprocessors/__init__.py,sha256=urExfNTQoZsDCtDPcUY9EEC5OFcUihxhYEQkQFVzbMY,30
8
8
  folio_data_import/marc_preprocessors/_preprocessors.py,sha256=PuXWWzDLr0AJVS0rFcK5MiP_apSm0ewwTNRd_n8hMgc,16584
9
- folio_data_import-0.4.1.dist-info/METADATA,sha256=Glansb96sIUsdRgQM-0JqjPbAotxDc4y2mzvs1rhL3M,8555
10
- folio_data_import-0.4.1.dist-info/WHEEL,sha256=M5asmiAlL6HEcOq52Yi5mmk9KmTVjY2RDPtO4p9DMrc,88
11
- folio_data_import-0.4.1.dist-info/entry_points.txt,sha256=jRCg5w4I8s4qYRexIJJeVLSNZ142WVTn25tM84MetxM,174
12
- folio_data_import-0.4.1.dist-info/licenses/LICENSE,sha256=qJX7wxMC7ky9Kq4v3zij8MjGEiC5wsB7pYeOhLj5TDk,1083
13
- folio_data_import-0.4.1.dist-info/RECORD,,
9
+ folio_data_import-0.4.2.dist-info/METADATA,sha256=PbnTmb-rvOso-jfTNgut9OfAGafUq6vs5tV70hAZ14g,8547
10
+ folio_data_import-0.4.2.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
11
+ folio_data_import-0.4.2.dist-info/entry_points.txt,sha256=jRCg5w4I8s4qYRexIJJeVLSNZ142WVTn25tM84MetxM,174
12
+ folio_data_import-0.4.2.dist-info/licenses/LICENSE,sha256=qJX7wxMC7ky9Kq4v3zij8MjGEiC5wsB7pYeOhLj5TDk,1083
13
+ folio_data_import-0.4.2.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: poetry-core 2.2.0
2
+ Generator: poetry-core 2.2.1
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any