Conversation
Codecov ReportPatch coverage has no change and project coverage change:
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more Additional details and impacted files@@ Coverage Diff @@
## develop #266 +/- ##
============================================
+ Coverage 73.92% 85.69% +11.77%
============================================
Files 22 23 +1
Lines 5576 6069 +493
============================================
+ Hits 4122 5201 +1079
+ Misses 1454 868 -586
Flags with carried forward coverage won't be shown. Click here to find out more. see 20 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
9230aa2 to
3bd063a
Compare
|
@LecrisUT Can you separate 7b5f6ff from this PR, or change the title of this PR? rpm spec fileI do not know the Fedora package sides, so I cannot say any useful comments on this point. python optional dependenciesI think there is no standard for naming extra dependencies. |
Sure, I'll cherry-pick it tomorrow
I've mostly use |
Signed-off-by: Cristian Le <[email protected]>
Signed-off-by: Cristian Le <[email protected]>
lan496
left a comment
There was a problem hiding this comment.
I have also no objection. Thanks!
|
@lan496 I forgot, can you install packit app? https://packit.dev/docs/guide/#1-set-up-packit-integration, oh but it might require fas account for authenthication. Ignore that and I'll ask packit people to manually configure that (it's an upstream issue) |
|
@LecrisUT I've installed it to spglib/spglib. Can you check? |
|
@LecrisUT Can you handle packit/notifications#512? |
|
I will handle that one, thank you |
|
/packit build |
|
Based on your Packit configuration the settings of the lecris/spglib Copr project would need to be updated as follows:
Packit was unable to update the settings above as it is missing To fix this you can do one of the following:
Please retrigger the build, once the issue above is fixed. |
2 similar comments
|
Based on your Packit configuration the settings of the lecris/spglib Copr project would need to be updated as follows:
Packit was unable to update the settings above as it is missing To fix this you can do one of the following:
Please retrigger the build, once the issue above is fixed. |
|
Based on your Packit configuration the settings of the lecris/spglib Copr project would need to be updated as follows:
Packit was unable to update the settings above as it is missing To fix this you can do one of the following:
Please retrigger the build, once the issue above is fixed. |
|
/packit build |
|
Great, it works :). Thnx for the installation @lan496 |

To make it easier to maintain Fedora packages (and subsequently any Redhat, Centos, Opensuse, etc.), we should include a
spglib.specfile with the supported build instructions. Currently this one is available and tracked at my copr repo. Adding this will help with package maintenance in that:main-> New build inlecris/nightly: Users can use this to test the newest version ofmain(no package update available for users)lecris/spglib: For CI puposes (automatically updates to check newest buildlecris/release: Users can use this to get the newest stable releases before they are ported to Fedorasrc.fedoraproject.orgare synchronized with these files (with appropriate version values).packit build in-mockor other alternatives likein-copr(Much simpler than the traditionalrpmbuild,rpkg, etc.)Depends on: #268