Package: pycorrfit / 1.1.7+nopack-3

Metadata

Package Version Patches format
pycorrfit 1.1.7+nopack-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
python3 | (download)

docs/README.md | 2 1 + 1 - 0 !
docs/sec_contribute.rst | 2 1 + 1 - 0 !
pycorrfit/_version.py | 6 3 + 3 - 0 !
pycorrfit/_version_save.py | 2 1 + 1 - 0 !
tests/README.md | 4 2 + 2 - 0 !
5 files changed, 8 insertions(+), 8 deletions(-)

 ensure that python3 is being used

distutils | (download)

pycorrfit/gui/frontend.py | 6 3 + 3 - 0 !
pycorrfit/gui/main.py | 7 4 + 3 - 0 !
pycorrfit/gui/update.py | 8 4 + 4 - 0 !
setup.py | 7 0 + 7 - 0 !
4 files changed, 11 insertions(+), 17 deletions(-)

 replace "distutils" with "packaging"

As distutils is deprecated and not even part of Python3.12


fix_doc.patch | (download)

doc/Bibliography.bib | 2 1 + 1 - 0 !
doc/PyCorrFit_doc.tex | 2 1 + 1 - 0 !
doc/PyCorrFit_doc_models.tex | 18 9 + 9 - 0 !
3 files changed, 11 insertions(+), 11 deletions(-)

 fix latex issue


skip test_fit_single_parameter on mips.patch | (download)

tests/test_fit_models.py | 9 9 + 0 - 0 !
1 file changed, 9 insertions(+)

---