17
0

Accepting request 718633 from home:TheBlackCat:branches:devel:languages:python:numeric

Package to read and write statistical data files into pandas

OBS-URL: https://build.opensuse.org/request/show/718633
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pyreadstat?expand=0&rev=1
This commit is contained in:
Todd R
2019-07-25 20:16:04 +00:00
committed by Git OBS Bridge
commit 0418852209
6 changed files with 154 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
-------------------------------------------------------------------
Mon Jul 22 15:48:26 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Initial version
- Add fix_no_return_in_nonvoid_function.patch
to fix no-return-in-nonvoid-function error
From gh#Roche/pyreadstat#36