emmet-builders 0.86.0rc0__tar.gz → 0.86.0rc1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of emmet-builders might be problematic. Click here for more details.
- {emmet_builders-0.86.0rc0/emmet_builders.egg-info → emmet_builders-0.86.0rc1}/PKG-INFO +1 -1
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/materials/provenance.py +1 -1
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1/emmet_builders.egg-info}/PKG-INFO +1 -1
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/requirements/ubuntu-latest_py3.11.txt +5 -5
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/requirements/ubuntu-latest_py3.11_extras.txt +6 -6
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/requirements/ubuntu-latest_py3.12.txt +5 -5
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/requirements/ubuntu-latest_py3.12_extras.txt +6 -6
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/MANIFEST.in +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/__init__.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/abinit/__init__.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/abinit/phonon.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/abinit/sound_velocity.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/feff/__init__.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/feff/xas.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/materials/__init__.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/materials/absorption_spectrum.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/materials/alloys.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/materials/basic_descriptors.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/materials/bonds.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/materials/chemenv.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/materials/corrected_entries.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/materials/dielectric.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/materials/elasticity.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/materials/electrodes.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/materials/electronic_structure.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/materials/magnetism.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/materials/optimade.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/materials/oxidation_states.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/materials/piezoelectric.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/materials/robocrys.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/materials/similarity.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/materials/substrates.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/materials/summary.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/materials/thermo.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/matscholar/missing_compositions.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/mobility/__init__.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/mobility/migration_graph.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/py.typed +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/settings.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/utils.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/vasp/__init__.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/vasp/materials.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/vasp/mp_potcar_stats.json.gz +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/vasp/task_validator.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet_builders.egg-info/SOURCES.txt +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet_builders.egg-info/dependency_links.txt +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet_builders.egg-info/requires.txt +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet_builders.egg-info/top_level.txt +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/pyproject.toml +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/requirements/deployment.txt +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/requirements/ubuntu-latest_py3.13.txt +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/requirements/ubuntu-latest_py3.13_extras.txt +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/setup.cfg +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/tests/__init__.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/tests/conftest.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/tests/test_absorption.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/tests/test_basic_descriptors.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/tests/test_chemenv.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/tests/test_corrected_entries_thermo.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/tests/test_dielectric.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/tests/test_elasticity.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/tests/test_electronic_structure.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/tests/test_magnetism.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/tests/test_materials.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/tests/test_mobility.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/tests/test_oxidation.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/tests/test_piezoelectric.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/tests/test_similarity.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/tests/test_summary.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/tests/test_utils.py +0 -0
- {emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/tests/test_vasp.py +0 -0
{emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/materials/provenance.py
RENAMED
|
@@ -214,7 +214,7 @@ class ProvenanceBuilder(Builder):
|
|
|
214
214
|
)
|
|
215
215
|
|
|
216
216
|
doc.authors.append(self.settings.DEFAULT_AUTHOR)
|
|
217
|
-
doc.history.append(self.settings.DEFAULT_HISTORY)
|
|
217
|
+
doc.history.append(self.settings.DEFAULT_HISTORY) # type: ignore[union-attr]
|
|
218
218
|
doc.references.append(self.settings.DEFAULT_REFERENCE)
|
|
219
219
|
|
|
220
220
|
snl_doc = jsanitize(doc.dict(exclude_none=False), allow_bson=True)
|
|
@@ -21,9 +21,9 @@ bibtexparser==1.4.3
|
|
|
21
21
|
# via pymatgen
|
|
22
22
|
blake3==1.0.8
|
|
23
23
|
# via emmet-core
|
|
24
|
-
boto3==1.40.
|
|
24
|
+
boto3==1.40.55
|
|
25
25
|
# via maggma
|
|
26
|
-
botocore==1.40.
|
|
26
|
+
botocore==1.40.55
|
|
27
27
|
# via
|
|
28
28
|
# boto3
|
|
29
29
|
# s3transfer
|
|
@@ -106,7 +106,7 @@ mpmath==1.3.0
|
|
|
106
106
|
# via sympy
|
|
107
107
|
msgpack==1.1.2
|
|
108
108
|
# via maggma
|
|
109
|
-
narwhals==2.
|
|
109
|
+
narwhals==2.9.0
|
|
110
110
|
# via plotly
|
|
111
111
|
networkx==3.5
|
|
112
112
|
# via
|
|
@@ -174,7 +174,7 @@ pybtex==0.25.1
|
|
|
174
174
|
# robocrys
|
|
175
175
|
pycparser==2.23
|
|
176
176
|
# via cffi
|
|
177
|
-
pydantic==2.12.
|
|
177
|
+
pydantic==2.12.3
|
|
178
178
|
# via
|
|
179
179
|
# emmet-core
|
|
180
180
|
# maggma
|
|
@@ -296,7 +296,7 @@ tabulate==0.9.0
|
|
|
296
296
|
# via pymatgen
|
|
297
297
|
threadpoolctl==3.6.0
|
|
298
298
|
# via scikit-learn
|
|
299
|
-
tifffile==2025.10.
|
|
299
|
+
tifffile==2025.10.16
|
|
300
300
|
# via scikit-image
|
|
301
301
|
tqdm==4.67.1
|
|
302
302
|
# via
|
{emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/requirements/ubuntu-latest_py3.11_extras.txt
RENAMED
|
@@ -21,9 +21,9 @@ bibtexparser==1.4.3
|
|
|
21
21
|
# via pymatgen
|
|
22
22
|
blake3==1.0.8
|
|
23
23
|
# via emmet-core
|
|
24
|
-
boto3==1.40.
|
|
24
|
+
boto3==1.40.55
|
|
25
25
|
# via maggma
|
|
26
|
-
botocore==1.40.
|
|
26
|
+
botocore==1.40.55
|
|
27
27
|
# via
|
|
28
28
|
# boto3
|
|
29
29
|
# s3transfer
|
|
@@ -83,7 +83,7 @@ imageio==2.37.0
|
|
|
83
83
|
# via scikit-image
|
|
84
84
|
inflect==7.5.0
|
|
85
85
|
# via robocrys
|
|
86
|
-
iniconfig==2.
|
|
86
|
+
iniconfig==2.3.0
|
|
87
87
|
# via pytest
|
|
88
88
|
invoke==2.2.1
|
|
89
89
|
# via paramiko
|
|
@@ -204,7 +204,7 @@ mypy-extensions==1.1.0
|
|
|
204
204
|
# via
|
|
205
205
|
# emmet-builders (pyproject.toml)
|
|
206
206
|
# mypy
|
|
207
|
-
narwhals==2.
|
|
207
|
+
narwhals==2.9.0
|
|
208
208
|
# via plotly
|
|
209
209
|
natsort==8.4.0
|
|
210
210
|
# via mkdocs-awesome-pages-plugin
|
|
@@ -296,7 +296,7 @@ pycodestyle==2.14.0
|
|
|
296
296
|
# flake8
|
|
297
297
|
pycparser==2.23
|
|
298
298
|
# via cffi
|
|
299
|
-
pydantic==2.12.
|
|
299
|
+
pydantic==2.12.3
|
|
300
300
|
# via
|
|
301
301
|
# emmet-core
|
|
302
302
|
# maggma
|
|
@@ -451,7 +451,7 @@ tabulate==0.9.0
|
|
|
451
451
|
# via pymatgen
|
|
452
452
|
threadpoolctl==3.6.0
|
|
453
453
|
# via scikit-learn
|
|
454
|
-
tifffile==2025.10.
|
|
454
|
+
tifffile==2025.10.16
|
|
455
455
|
# via scikit-image
|
|
456
456
|
tornado==6.5.2
|
|
457
457
|
# via livereload
|
|
@@ -21,9 +21,9 @@ bibtexparser==1.4.3
|
|
|
21
21
|
# via pymatgen
|
|
22
22
|
blake3==1.0.8
|
|
23
23
|
# via emmet-core
|
|
24
|
-
boto3==1.40.
|
|
24
|
+
boto3==1.40.55
|
|
25
25
|
# via maggma
|
|
26
|
-
botocore==1.40.
|
|
26
|
+
botocore==1.40.55
|
|
27
27
|
# via
|
|
28
28
|
# boto3
|
|
29
29
|
# s3transfer
|
|
@@ -106,7 +106,7 @@ mpmath==1.3.0
|
|
|
106
106
|
# via sympy
|
|
107
107
|
msgpack==1.1.2
|
|
108
108
|
# via maggma
|
|
109
|
-
narwhals==2.
|
|
109
|
+
narwhals==2.9.0
|
|
110
110
|
# via plotly
|
|
111
111
|
networkx==3.5
|
|
112
112
|
# via
|
|
@@ -174,7 +174,7 @@ pybtex==0.25.1
|
|
|
174
174
|
# robocrys
|
|
175
175
|
pycparser==2.23
|
|
176
176
|
# via cffi
|
|
177
|
-
pydantic==2.12.
|
|
177
|
+
pydantic==2.12.3
|
|
178
178
|
# via
|
|
179
179
|
# emmet-core
|
|
180
180
|
# maggma
|
|
@@ -296,7 +296,7 @@ tabulate==0.9.0
|
|
|
296
296
|
# via pymatgen
|
|
297
297
|
threadpoolctl==3.6.0
|
|
298
298
|
# via scikit-learn
|
|
299
|
-
tifffile==2025.10.
|
|
299
|
+
tifffile==2025.10.16
|
|
300
300
|
# via scikit-image
|
|
301
301
|
tqdm==4.67.1
|
|
302
302
|
# via
|
{emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/requirements/ubuntu-latest_py3.12_extras.txt
RENAMED
|
@@ -21,9 +21,9 @@ bibtexparser==1.4.3
|
|
|
21
21
|
# via pymatgen
|
|
22
22
|
blake3==1.0.8
|
|
23
23
|
# via emmet-core
|
|
24
|
-
boto3==1.40.
|
|
24
|
+
boto3==1.40.55
|
|
25
25
|
# via maggma
|
|
26
|
-
botocore==1.40.
|
|
26
|
+
botocore==1.40.55
|
|
27
27
|
# via
|
|
28
28
|
# boto3
|
|
29
29
|
# s3transfer
|
|
@@ -83,7 +83,7 @@ imageio==2.37.0
|
|
|
83
83
|
# via scikit-image
|
|
84
84
|
inflect==7.5.0
|
|
85
85
|
# via robocrys
|
|
86
|
-
iniconfig==2.
|
|
86
|
+
iniconfig==2.3.0
|
|
87
87
|
# via pytest
|
|
88
88
|
invoke==2.2.1
|
|
89
89
|
# via paramiko
|
|
@@ -204,7 +204,7 @@ mypy-extensions==1.1.0
|
|
|
204
204
|
# via
|
|
205
205
|
# emmet-builders (pyproject.toml)
|
|
206
206
|
# mypy
|
|
207
|
-
narwhals==2.
|
|
207
|
+
narwhals==2.9.0
|
|
208
208
|
# via plotly
|
|
209
209
|
natsort==8.4.0
|
|
210
210
|
# via mkdocs-awesome-pages-plugin
|
|
@@ -296,7 +296,7 @@ pycodestyle==2.14.0
|
|
|
296
296
|
# flake8
|
|
297
297
|
pycparser==2.23
|
|
298
298
|
# via cffi
|
|
299
|
-
pydantic==2.12.
|
|
299
|
+
pydantic==2.12.3
|
|
300
300
|
# via
|
|
301
301
|
# emmet-core
|
|
302
302
|
# maggma
|
|
@@ -451,7 +451,7 @@ tabulate==0.9.0
|
|
|
451
451
|
# via pymatgen
|
|
452
452
|
threadpoolctl==3.6.0
|
|
453
453
|
# via scikit-learn
|
|
454
|
-
tifffile==2025.10.
|
|
454
|
+
tifffile==2025.10.16
|
|
455
455
|
# via scikit-image
|
|
456
456
|
tornado==6.5.2
|
|
457
457
|
# via livereload
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/abinit/sound_velocity.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/materials/basic_descriptors.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/materials/corrected_entries.py
RENAMED
|
File without changes
|
{emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/materials/dielectric.py
RENAMED
|
File without changes
|
{emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/materials/elasticity.py
RENAMED
|
File without changes
|
{emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/materials/electrodes.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/materials/oxidation_states.py
RENAMED
|
File without changes
|
{emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/materials/piezoelectric.py
RENAMED
|
File without changes
|
|
File without changes
|
{emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/materials/similarity.py
RENAMED
|
File without changes
|
{emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/materials/substrates.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/mobility/migration_graph.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet/builders/vasp/mp_potcar_stats.json.gz
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/emmet_builders.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/requirements/ubuntu-latest_py3.13_extras.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{emmet_builders-0.86.0rc0 → emmet_builders-0.86.0rc1}/tests/test_corrected_entries_thermo.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|