Debian Patches

Status for yaramod/3.6.0-1.1

Patch Description Author Forwarded Bugs Origin Last update
0001-Build-Python-module-together.patch [PATCH 1/3] Build Python module together yangfl <yangfl@users.noreply.github.com> no 2020-07-18
0002-Build-shared-library.patch [PATCH 2/3] Build shared library yangfl <yangfl@users.noreply.github.com> no 2020-07-18
0003-Use-system-packages.patch [PATCH 3/3] Use system packages yangfl <yangfl@users.noreply.github.com> no 2020-07-18
0004-Import-setuptools-before-distutils.patch Import setuptools before distutils
setuptools 60 uses its own bundled version of distutils, by default. It
injects this into sys.modules, at import time. So we need to make sure
that it is imported, before anything else imports distutils, to ensure
everything is using the same distutils version.

This change in setuptools is to prepare for Python 3.12, which will drop
distutils.
Stefano Rivera <stefanor@debian.org> yes debian 2022-11-13

All known versions for source package 'yaramod'

Links