Message ID | 93e9d4888847e06bd06c98cb94d972496b26238f.1692382380.git.maxim.cournoyer@gmail.com |
---|---|
State | New |
Headers | show |
Series | Update Jami and related packages. | expand |
Hello Maxim, Am Fri, Aug 18, 2023 at 02:12:55PM -0400 schrieb Maxim Cournoyer: > It's now propagated by mmtf-cpp. > * gnu/packages/chemistry.scm (python-pymol) > [native-inputs]: Remove msgpack. the patches 2 to 4, to which I was cc-ed, look good to me. Andreas
Hello, Andreas Enge <andreas@enge.fr> writes: > Hello Maxim, > > Am Fri, Aug 18, 2023 at 02:12:55PM -0400 schrieb Maxim Cournoyer: >> It's now propagated by mmtf-cpp. >> * gnu/packages/chemistry.scm (python-pymol) >> [native-inputs]: Remove msgpack. > > the patches 2 to 4, to which I was cc-ed, look good to me. > > Andreas Thanks for reviewing these! Will push shortly and update the series with the remaining ones.
diff --git a/gnu/packages/chemistry.scm b/gnu/packages/chemistry.scm index 4d5d3d0195..df96a2f5c1 100644 --- a/gnu/packages/chemistry.scm +++ b/gnu/packages/chemistry.scm @@ -575,7 +575,6 @@ (define-public python-pymol glew libxml2 mmtf-cpp - msgpack python-pyqt glm netcdf))