Debian Patches

Status for pyopencl/2024.1-1

Patch Description Author Forwarded Bugs Origin Last update
import-sphinxconfig.patch import sphinxconfig.py for offline usage

the sphinx config was moved by upstream to
https://raw.githubusercontent.com/inducer/sphinxconfig/main/sphinxconfig.py
and is retrieved at build time

import it back into the package s.t.
- the package can be built without requiring network access
- the sphinx config can be patched
Debian OpenCL Maintainers <pkg-opencl-devel@lists.alioth.debian.org> not-needed 2023-02-21
hardening.patch Disable optimisation flags

PyOpenCL manages its own CXXFLAGS which enable optimisation and disable
debug options. This patch disables setting of default optimisation levels
as this might conflict with hardening and DEB_BUILD_OPTIONS.
Tomasz Rybak <serpent@debian.org> not-needed 2019-11-05
fix-setup.patch Disable tests during setup

Do not check for presence of shipped Boost and presence of configuration files
during building of package.
Tomasz Rybak <serpent@debian.org> not-needed 2019-11-05
docs.patch use Debian packages for external documentation

Do not fetch external Sphinx inventory but use one from Debian packages.
Tomasz Rybak <tomasz.rybak@post.pl> not-needed 2019-11-05
python3.patch Run scripts under Python 3

Ensure that setup.py, tests and examples use Python 3 for running.
Tomasz Rybak <serpent@debian.org> not-needed 2022-11-19

All known versions for source package 'pyopencl'

Links