Debian Patches
Status for con-duct/0.17.0-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 0001-fix-verisons-in-package.patch | Fix versioning in deb package The package need versioningit package to get correctly the version. This patch remove that dependency. Also, use the version from _version.py instead to use setutptools version() method. |
Emmanuel Arias <eamanu@debian.org> | no | 2025-08-18 | ||
| 0002-Use-python3-instead-of-python-in-test.patch | Use python3 instead of python in test The tests run the command python instead of python3. This patch fix that test. |
Emmanuel Arias <eamanu@debian.org> | no | 2025-08-18 | ||
| 0003-Increase-wait-time-on-rerun-for-flakey-tests.patch | Increase wait time on rerun for flakey tests Signal tests fail sometimes, probably due to a race condition. On slow startup on some CI systems (I've never seen locally) the signal could be sent before the signal handler is registered. If that is whats happening, the test fails, and on the next rerun the wait time inceases. |
Austin Macdonald <austin@dartmouth.edu> | no | 2026-01-06 |
