Debian Patches
Status for pyrle/0.0.42-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| extend-once-setup-starts.patch | Do not cythonize while cleaning - Moves the from Cython.Build import cythonize import inside a function - Wraps extension definitions in a get_extensions() function - Returns an empty list when python setup.py clean is run, avoiding Cython dependency during cleanup - Use setup from setuptools, not from deprecated setuptools |
Pieter Lenaerts <plenae@disroot.org> | yes | 2026-01-02 | ||
| hypothesis-deprecation-rm.patch | This patch fixes the deprecated parameters of settings() function from the latest hypothesis version and overrides deadline parameter values diff --git a/tests/test_hypothesis.py b/tests/test_hypothesis.py index 1db04ec..7896d93 100644 |
Pieter Lenaerts <plenae@disroot.org> | yes | |||
| fix-rledict-equality.patch | Fix RleDict.__eq__ to properly compare Rle objects The Rle.__ne__ method returns an Rle object (for element-wise comparison), not a boolean. This caused RleDict.__eq__ to always return False for non-empty RleDicts because any non-empty Rle is truthy. Fix by comparing runs and values arrays directly. |
Pieter Lenaerts <plenae@disroot.org> | yes | 2026-01-02 | ||
| fix_setuptools_config.patch | # Avoid installing the likes of /usr/lib/python3.14/dist-packages/pyrle-0.0.42.dist-info/ into the binary pkg | no |
All known versions for source package 'pyrle'
- 0.0.42-1 (sid)
- 0.0.33-5 (forky)
- 0.0.33-4.1 (trixie)
- 0.0.33-4 (bookworm)
