Re: python-biopython test failure with libcifpp changes (Bug #1086156)
"Maarten L. Hekkelman" <[email protected]>
| Newsgroups | gmane.linux.debian.devel.medical |
|---|---|
| Message-ID | <[email protected]> |
Hi Étienne, Op 30-10-2024 om 20:42 schreef Étienne Mollier: > despite the incomplete subset, it allows the > test to pass, allowing the python-biopython build to go through. > I should be able to upload a fix shortly. 🙂 If you bundle your own mini-ccd file, you could fix the warning by copying the SO4 entry from a full compounds.cif file. The format is not that complicated, simply copy/paste the part from components.cif starting at data_SO4 until the next data_ line. -maarten