pydevd.git
3 years agoRemove -O3 compile flag
Julian Gilbey [Mon, 5 Sep 2022 20:56:24 +0000 (21:56 +0100)]
Remove -O3 compile flag

Forwarded: not-needed
Last-Update: 2022-06-14

 We use the standard Debian compilation flags

Gbp-Pq: Name do-not-use-O3-compile-flag.patch

3 years agoUse buildflags and only build one attach_linux binary
Julian Gilbey [Mon, 5 Sep 2022 20:56:24 +0000 (21:56 +0100)]
Use buildflags and only build one attach_linux binary

Forwarded: not-needed
Last-Update: 2022-06-16

 Original patch: William Grzybowski <william@grzy.org>
 The original code tries to build both 32-bit and 64-bit versions.
 This patched version only builds one copy of the library for the
 build architecture.

Gbp-Pq: Name improve-compilation-system.patch

3 years agoBuild extensions directly from setup.py
Julian Gilbey [Mon, 5 Sep 2022 20:56:24 +0000 (21:56 +0100)]
Build extensions directly from setup.py

Forwarded: https://github.com/fabioz/PyDev.Debugger/issues/160
Last-Update: 2022-06-17

 The original system has two separate setup.py files, and we need
 to run the other one manually, as only one of the two extensions is
 built in setup.py.  This patch moves the extension building into the
 standard setup.py.

Gbp-Pq: Name build_both_extensions.patch

3 years agoDo not install unneeded files
William Grzybowski [Mon, 5 Sep 2022 20:56:24 +0000 (21:56 +0100)]
Do not install unneeded files

Forwarded: not-needed
Last-Update: 2022-06-17

Gbp-Pq: Name do-not-install-data-files.patch

3 years agopydevd (2.8.0+git20220826.8ee4065+ds-1) unstable; urgency=medium
Julian Gilbey [Mon, 5 Sep 2022 20:56:24 +0000 (21:56 +0100)]
pydevd (2.8.0+git20220826.8ee4065+ds-1) unstable; urgency=medium

  * New upstream snapshot
  * Skip another failing test on armel
  * Mark autopkgtests as flaky on architectures other than amd64 and i386
    (closes: #1019151)
  * Improve tests based on Spyder test process

[dgit import unpatched pydevd 2.8.0+git20220826.8ee4065+ds-1]

3 years agoImport pydevd_2.8.0+git20220826.8ee4065+ds.orig.tar.xz
Julian Gilbey [Mon, 5 Sep 2022 20:56:24 +0000 (21:56 +0100)]
Import pydevd_2.8.0+git20220826.8ee4065+ds.orig.tar.xz

[dgit import orig pydevd_2.8.0+git20220826.8ee4065+ds.orig.tar.xz]

3 years agoImport pydevd_2.8.0+git20220826.8ee4065+ds-1.debian.tar.xz
Julian Gilbey [Mon, 5 Sep 2022 20:56:24 +0000 (21:56 +0100)]
Import pydevd_2.8.0+git20220826.8ee4065+ds-1.debian.tar.xz

[dgit import tarball pydevd 2.8.0+git20220826.8ee4065+ds-1 pydevd_2.8.0+git20220826.8ee4065+ds-1.debian.tar.xz]