Commit Graph

8 Commits

Author SHA1 Message Date
Sergei Trofimovich
10697291cc readstat: backport "use-after-free" fix 2024-01-13 19:40:46 +00:00
Weijia Wang
7cf44d8b0a readstat: fix build with clang 16 2023-11-07 02:07:06 +01:00
Mario Rodas
b75f89de94 readstat: fix pname 2023-01-28 04:20:00 +00:00
R. Ryantm
ed6c7c8161 readstat: 1.1.8 -> 1.1.9 2023-02-25 06:18:17 +00:00
Alyssa Ross
45a7ad7460 readstat: enable parallel building
Tested at -j4.
2023-01-21 12:54:25 +00:00
Alyssa Ross
0c61668468 readstat: always depend on top-level libiconv
Top-level libiconv is defined per-platform.  The actual libiconv
library won't be built on platforms like Linux where it doesn't need
to be, so there's no need to maintain a separate platform list here.

Required to build for FreeBSD.
2023-01-21 12:54:25 +00:00
Malo Bourgon
5e976f8f6d readstat, python3Packages.pyreadstat: fix build on Darwin 2022-10-21 12:03:20 -07:00
Samuel W. Flint
35d5dd7989 readstat: init at 1.1.8
The readstat package allows for reading and manipulating
SAS/Stata/SPSS data files.  This can be useful for interacting and
interoperating with datasets distributed in these formats.
2022-10-03 15:11:30 -05:00