Debian Patches

Status for python-peachpy/0.0~git20211013.257881e-1.1

Patch Description Author Forwarded Bugs Origin Last update
reproducible-build.patch Make the build reproducible Chris Lamb <lamby@debian.org> no 2020-07-03
empty-package-dir.patch [PATCH] Update setup.py
Consider the case where self.distribution.package_dir is an empty dictionary
Alfredo Tupone <tupone@gentoo.org> no upstream, https://github.com/Maratyszcza/PeachPy/commit/eaa2eaef5e4f00bc61d0bc9dafbfda13518c7c57 2022-05-15
setuptools-60.patch [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 'python-peachpy'

Links