occpy 0.7.3__cp310-cp310-macosx_10_15_universal2.whl → 0.7.4__cp310-cp310-macosx_10_15_universal2.whl

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.
bin/occ CHANGED
Binary file
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: occpy
3
- Version: 0.7.3
3
+ Version: 0.7.4
4
4
  Summary: A library for quantum chemistry
5
5
  Author-Email: Peter Spackman <peterspackman@fastmail.com>
6
6
  Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
@@ -1,11 +1,11 @@
1
1
  occpy/__init__.py,sha256=ixBUKxJdbfXcQs7cE6A6xWSHauwk_qM0pFkusM0aPPg,916
2
- occpy/_occpy.cpython-310-darwin.so,sha256=eehYCeKz-A1tT_-WQh2AyPp80-FXAH8pBZABFP5C00k,51722088
3
- bin/occ,sha256=MF4bF0AsrHZjEDpXVscSFeV9cMT6SD6upOBbOLPJHes,57631680
4
- occpy-0.7.3.dist-info/RECORD,,
5
- occpy-0.7.3.dist-info/WHEEL,sha256=B-GzzknW2FgzesYoV42VyyodP74pdbSecIhTs2ot0rc,120
6
- occpy-0.7.3.dist-info/entry_points.txt,sha256=A4GiWZiBEsMWu1jDPAQiDe4HxoDYPNK4hEduZYG1oKg,52
7
- occpy-0.7.3.dist-info/METADATA,sha256=ecdAWMhqxo_HOMHNB4eSD6GsNwgUQSCMFTilsaYg--w,6728
8
- occpy-0.7.3.dist-info/licenses/LICENSE.txt,sha256=5fvmauGmRic38fyZZuc3YBBPEmgbYKVcRuCb1YLN7UU,781
2
+ occpy/_occpy.cpython-310-darwin.so,sha256=JDeVnw-gPEEvnkhJOhfKFEAkxMCszcEf3JUu9a-3eTA,51946792
3
+ occpy-0.7.4.dist-info/RECORD,,
4
+ occpy-0.7.4.dist-info/WHEEL,sha256=-ZDqhCZjFhdUy-WeURyyCZhvqDjqwh65TqlAm4Cqb2Q,120
5
+ occpy-0.7.4.dist-info/entry_points.txt,sha256=A4GiWZiBEsMWu1jDPAQiDe4HxoDYPNK4hEduZYG1oKg,52
6
+ occpy-0.7.4.dist-info/METADATA,sha256=9MYRxK1TtmeOWdFXU7iYO8x31q1rNV8keSP2ko3VCFI,6728
7
+ occpy-0.7.4.dist-info/licenses/LICENSE.txt,sha256=5fvmauGmRic38fyZZuc3YBBPEmgbYKVcRuCb1YLN7UU,781
8
+ bin/occ,sha256=Mfrqy9hsNOCB52QYUySQ117NR61RsDLvFHWW88d1uTY,57910640
9
9
  share/occ/solvent/dielectric_constants.json,sha256=GMRldNjqknxVm9ROCDvDrfWhIc9FdIIjGhnAxQwT26c,49229
10
10
  share/occ/solvent/dielectrics.json,sha256=E8otdtPhjmZDSOoXnSo2gsM8zV5KVXpt3C8aZ3qyxFM,4854
11
11
  share/occ/solvent/smd.json,sha256=GMRldNjqknxVm9ROCDvDrfWhIc9FdIIjGhnAxQwT26c,49229
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: scikit-build-core 0.10.7
2
+ Generator: scikit-build-core 0.11.0
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp310-cp310-macosx_10_15_universal2
5
5