Merged
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #122 +/- ##
==========================================
- Coverage 72.19% 71.61% -0.58%
==========================================
Files 143 137 -6
Lines 18135 17552 -583
Branches 5616 5616
==========================================
- Hits 13092 12570 -522
+ Misses 2590 2529 -61
Partials 2453 2453 ☔ View full report in Codecov by Sentry. |
|
@awvwgk Are there any plans of a release soon? Unfortunately, the last released version is incompatible with the current toml-f, which causes some complications (e.g. on Conda). It would be cool to have a release, which is up to date with the recent versions of the dependencies. |
Member
Author
|
I will have a look. |
|
@awvwgk Any news on this? 😉 |
Member
Author
|
I planned to include the following three PRs for 0.4.0: |
|
will v0.4.0 support Python 3.12? we're seeing install errors over at materialsproject/pymatgen#3685 error: Failed to download distributions
Caused by: Failed to fetch wheel: tblite==0.3.0
Caused by: Failed to build: tblite==0.3.0
Caused by: Build backend failed to build wheel through `build_wheel()` with exit status: 1
--- stdout:
+ meson setup /home/runner/.cache/uv/built-wheels-v0/pypi/tblite/0.3.0/JCgt7NSd1gmororK8NB4m/tblite-0.3.0.tar.gz /home/runner/.cache/uv/built-wheels-v0/pypi/tblite/0.3.0/JCgt7NSd1gmororK8NB4m/tblite-0.3.0.tar.gz/.mesonpy-kiob8slm -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md --native-file=/home/runner/.cache/uv/built-wheels-v0/pypi/tblite/0.3.0/JCgt7NSd1gmororK8NB4m/tblite-0.3.0.tar.gz/.mesonpy-kiob8slm/meson-python-native-file.ini
The Meson build system
Version: 1.3.2
Source dir: /home/runner/.cache/uv/built-wheels-v0/pypi/tblite/0.3.0/JCgt7NSd1gmororK8NB4m/tblite-0.3.0.tar.gz
Build dir: /home/runner/.cache/uv/built-wheels-v0/pypi/tblite/0.3.0/JCgt7NSd1gmororK8NB4m/tblite-0.3.0.tar.gz/.mesonpy-kiob8slm
Build type: native build
Project name: tblite
Project version: 0.3.0
C compiler for the host machine: cc (gcc 11.4.0 "cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0")
C linker for the host machine: cc ld.bfd 2.38
Host machine cpu family: x86_64
Host machine cpu: x86_64
Found pkg-config: YES (/usr/bin/pkg-config) 0.29.2
Found CMake: /usr/local/bin/cmake (3.[28](https://github.com/materialsproject/pymatgen/actions/runs/8244040714/job/22545601562?pr=3685#step:9:29).3)
Run-time dependency tblite found: NO (tried pkgconfig and cmake)
Looking for a fallback subproject for the dependency tblite
Executing subproject tblite |
13 tasks
e6e7dbb to
7aa25b5
Compare
0e76a5e to
e72ad57
Compare
84f8e0d to
4529a7d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #110
Closes #217
Closes #205
Closes #195
Closes #180