Package: pymatgen / 2025.2.18+dfsg1-5

Metadata

Package Version Patches format
pymatgen 2025.2.18+dfsg1-5 3.0 (quilt)

Patch series

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

src/pymatgen/io/lammps/outputs.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
skip_nonfree_testfile.patch | (download)

tests/io/test_cif.py | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
CVE 2022 42964_ReDOS_vulnerability.patch | (download)

src/pymatgen/io/gaussian.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
skip_test_zsl_numba.patch | (download)

tests/analysis/interfaces/test_zsl.py | 9 8 + 1 - 0 !
1 file changed, 8 insertions(+), 1 deletion(-)

---
no_sphinx_markdown_builder.patch | (download)

docs/apidoc/conf.py | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 exclude sphinx_markdown_builder extension
tests_init.patch | (download)

tests/__init__.py | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
tests_pass_or_skip.patch | (download)

tests/analysis/test_reaction_calculator.py | 2 2 + 0 - 0 !
tests/core/test_structure.py | 2 1 + 1 - 0 !
tests/io/exciting/test_inputs.py | 2 2 + 0 - 0 !
3 files changed, 5 insertions(+), 1 deletion(-)

---
docs_index.patch | (download)

docs/apidoc/index.rst | 38 38 + 0 - 0 !
1 file changed, 38 insertions(+)

---
docs_libjs_local.patch | (download)

docs/apidoc/conf.py | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

---
test_files_writing.patch | (download)

tests/io/qchem/test_inputs.py | 29 23 + 6 - 0 !
1 file changed, 23 insertions(+), 6 deletions(-)

---
test_tolerance.patch | (download)

tests/analysis/test_eos.py | 2 1 + 1 - 0 !
tests/analysis/test_quasi_harmonic_debye_approx.py | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

---
fix build with new uncertainties.patch | (download)

src/pymatgen/analysis/reaction_calculator.py | 13 9 + 4 - 0 !
src/pymatgen/entries/compatibility.py | 26 16 + 10 - 0 !
src/pymatgen/entries/computed_entries.py | 10 5 + 5 - 0 !
tests/analysis/test_reaction_calculator.py | 2 1 + 1 - 0 !
4 files changed, 31 insertions(+), 20 deletions(-)

 use `np.nan` instead of 0 for no uncertainty with `ufloat`, to avoid unnecessary warnings (#4400)
do not access internet during build.patch | (download)

tests/io/vasp/test_help.py | 5 1 + 4 - 0 !
1 file changed, 1 insertion(+), 4 deletions(-)

 do not try to access internet during build
skip performance tests.patch | (download)

tests/performance/test_import_time.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 skip performance tests