Package: pydevd / 3.4.1+ds-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| pydevd | 3.4.1+ds-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| drop_distutils.patch | (download) |
pydev_ipython/inputhook.py |
6 0 + 6 - 0 ! |
drop usage of deprecated distutils package |
| do not install data files.patch | (download) |
MANIFEST.in |
17 9 + 8 - 0 ! |
do not install unneeded files |
| improve compilation system.patch | (download) |
pydevd_attach_to_process/add_code_to_python_process.py |
109 4 + 105 - 0 ! |
use buildflags and only build one attach_linux binary |
| do not use O3 compile flag.patch | (download) |
setup.py |
2 1 + 1 - 0 ! |
remove -o3 compile flag |
| allow non local tests.patch | (download) |
tests_python/debugger_unittest.py |
10 4 + 6 - 0 ! |
allow the tests to run outside of the build area |
| test_convert_utilities.patch | (download) |
tests_python/test_convert_utilities.py |
2 1 + 1 - 0 ! |
handle debian's purelib setting |
| improve multiple test runs.patch | (download) |
conftest.py |
34 34 + 0 - 0 ! |
skip already passed tests on subsequent pytest runs |
| fix_setuptools_warnings.patch | (download) |
setup.py |
5 5 + 0 - 0 ! |
install subpackages to fix setuptools deprecation warning |
