17
0

Accepting request 1095601 from home:mcalabkova:branches:devel:languages:python:numeric

- update to 1.2.2
  * added num_rows to multiprocessing to allow processing of xport, 
    por and sav files not having the number of rows in the metadata.

OBS-URL: https://build.opensuse.org/request/show/1095601
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pyreadstat?expand=0&rev=18
This commit is contained in:
2023-06-28 08:58:17 +00:00
committed by Git OBS Bridge
parent b996ea8a5e
commit 6c59992aa4
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jun 27 12:06:04 UTC 2023 - Markéta Machová <mmachova@suse.com>
- update to 1.2.2
* added num_rows to multiprocessing to allow processing of xport,
por and sav files not having the number of rows in the metadata.
-------------------------------------------------------------------
Mon Mar 13 08:42:41 UTC 2023 - Dirk Müller <dmueller@suse.com>