aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/python-typing-inspect-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/patches/python-typing-inspect-fix.patch')
0 files changed, 0 insertions, 0 deletions
06gnu: boost-mpi: OpenMPI is not native....* gnu/packages/boost.scm (boost-mpi)[native-inputs]: Move OPENMPI ... [inputs]: ... here. Marius Bakke 2022-07-06gnu: Boost: Python input is not native....Even though it is not referenced, and not used when cross-compiling, the architecture should match. * gnu/packages/boost.scm (boost)[native-inputs]: Move PYTHON-MINIMAL-WRAPPER ... [inputs]: ... here. * gnu/packages/boost.scm (boost-for-mysql)[native-inputs, inputs]: Adjust accordingly. Marius Bakke 2022-07-06gnu: boost, boost-static: Consolidate libboost_python phases....* gnu/packages/boost.scm (boost)[arguments]: Determine library extension based on #:make-flags in 'provide-libboost_python phase. (boost-static)[arguments]: Remove #:phases. Marius Bakke 2022-07-06gnu: boost-mpi: Remove input labels....* gnu/packages/boost.scm (boost-mpi)[native-inputs]: Use MODIFY-INPUTS and remove labels. [arguments]: Use G-expression. Marius Bakke 2022-06-30gnu: Boost: Use G-expressions....* gnu/packages/boost.scm (boost, boost-static, boost-for-mysql)[arguments]: Rewrite as gexp. Remove label usage. Marius Bakke 2022-06-08Merge branch 'master' into core-updatesLudovic Courtès 2022-05-31gnu: Remove boost-with-python2....* gnu/packages/boost.scm (boost-with-python2): Delete variable. Maxim Cournoyer 2022-05-08gnu: boost: Update to 1.79.0....* gnu/packages/boost.scm (boost): Update to 1.79.0. [source](patches): Add new and remove old upstream patches. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan 2022-03-28gnu: boost: Update to 1.78.0....* gnu/packages/boost.scm (boost): Update to 1.78.0. [source](patches): Add upstream patch. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan