Package: fitgcp / 0.0.20150429-5

Metadata

Package Version Patches format
fitgcp 0.0.20150429-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
2to3.patch | (download)

README.txt | 6 3 + 3 - 0 !
fitGCP.py | 30 15 + 15 - 0 !
2 files changed, 18 insertions(+), 18 deletions(-)

 use 2to3 to port to python3
Bug-Debian: https://bugs.debian.org/936518
2to3_additions.patch | (download)

fitGCP.py | 12 6 + 6 - 0 !
1 file changed, 6 insertions(+), 6 deletions(-)

 some changes that 2to3 probably missed
numpy_1.24.patch | (download)

fitGCP.py | 16 8 + 8 - 0 !
1 file changed, 8 insertions(+), 8 deletions(-)

 fix attributeerror: module 'numpy' has no attribute 'int'. did you mean: 'inf'?
 with numpy/1.24.1