pyreadstat 1.2.4__cp38-cp38-macosx_11_0_arm64.whl → 1.2.5__cp38-cp38-macosx_11_0_arm64.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 pyreadstat might be problematic. Click here for more details.

pyreadstat/__init__.py CHANGED
@@ -20,5 +20,5 @@ from .pyreadstat import set_value_labels, set_catalog_to_sas
20
20
  from .pyreadstat import read_file_in_chunks, read_file_multiprocessing
21
21
  from ._readstat_parser import ReadstatError, metadata_container
22
22
 
23
- __version__ = "1.2.4"
23
+ __version__ = "1.2.5"
24
24
 
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyreadstat
3
- Version: 1.2.4
3
+ Version: 1.2.5
4
4
  Summary: Reads and Writes SAS, SPSS and Stata files into/from pandas data frames.
5
5
  Home-page: https://github.com/Roche/pyreadstat
6
6
  Download-URL: https://github.com/Roche/pyreadstat/dist
@@ -0,0 +1,10 @@
1
+ pyreadstat/__init__.py,sha256=-_GsV8y4sEUOTNbRifi3bKVrTZby7bjKgV8QjK2MBbM,1124
2
+ pyreadstat/_readstat_parser.cpython-38-darwin.so,sha256=embKo3Vfir1IRNxRpLHYmjCAjXqF3g1z2X8xYHHNWSo,443026
3
+ pyreadstat/_readstat_writer.cpython-38-darwin.so,sha256=n8NC33D_N0tKZs_Un5J1VHiuAC239hbc44RpW6uMrfQ,494818
4
+ pyreadstat/pyreadstat.cpython-38-darwin.so,sha256=_aTPm_0zEVjnOSx-dulJ6RKs5-LTCIJqxTK-xQYadsg,472444
5
+ pyreadstat/worker.py,sha256=DHA7KXzZ3KSUSiYrepD7RpABPSLCYDq3-hOcoaFNBaI,972
6
+ pyreadstat-1.2.5.dist-info/LICENSE,sha256=Tjohfl1RlkuDoTF5ctnLvkGnr8TU27PEy7PhOHjRz5c,12903
7
+ pyreadstat-1.2.5.dist-info/METADATA,sha256=mgorx3l8lQPW8w9K-r7yk9GRFjn53pTi9E9KRSiy7WQ,1049
8
+ pyreadstat-1.2.5.dist-info/WHEEL,sha256=5VvO-kIIQ_V5NA8SIsPWgxoMaPBQ8_Und1TjPh_V_7Y,108
9
+ pyreadstat-1.2.5.dist-info/top_level.txt,sha256=7LlluhR4SADp00dJTEVpKMet_Jki7JHA6abJ-wu831E,11
10
+ pyreadstat-1.2.5.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.41.2)
2
+ Generator: bdist_wheel (0.41.3)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp38-cp38-macosx_11_0_arm64
5
5
 
@@ -1,10 +0,0 @@
1
- pyreadstat/__init__.py,sha256=ODcmTn92Si2-hDJyjB8sF8pnDFrf-u7yOpvkL1tC3Lo,1124
2
- pyreadstat/_readstat_parser.cpython-38-darwin.so,sha256=na1AK_4o4SvIA_OHBob1qsuSW_oDcdfV_UOKQ_Sq5Bg,443026
3
- pyreadstat/_readstat_writer.cpython-38-darwin.so,sha256=-2BxJtWz4ZdYBuC_0B8zswCXyluKyRIh36fnZJQRZgs,494658
4
- pyreadstat/pyreadstat.cpython-38-darwin.so,sha256=MeTrCbB-lnoIfHBaFW-zxBSwrUhr7DQmYidQtBKX57w,472444
5
- pyreadstat/worker.py,sha256=DHA7KXzZ3KSUSiYrepD7RpABPSLCYDq3-hOcoaFNBaI,972
6
- pyreadstat-1.2.4.dist-info/LICENSE,sha256=Tjohfl1RlkuDoTF5ctnLvkGnr8TU27PEy7PhOHjRz5c,12903
7
- pyreadstat-1.2.4.dist-info/METADATA,sha256=9cj9VOof5xGzW0HZFYSc42x47WbZylYMWqnEuz05g4E,1049
8
- pyreadstat-1.2.4.dist-info/WHEEL,sha256=vFIxhJ_HkeYWmakEgjhRCSWpSbMkBbJ8pBEE4ZccwQk,108
9
- pyreadstat-1.2.4.dist-info/top_level.txt,sha256=7LlluhR4SADp00dJTEVpKMet_Jki7JHA6abJ-wu831E,11
10
- pyreadstat-1.2.4.dist-info/RECORD,,