pyside2.git
5 years ago[PATCH 1/3] Fix Python 3.8 problems
Christian Tismer [Tue, 26 Nov 2019 10:54:37 +0000 (11:54 +0100)]
[PATCH 1/3] Fix Python 3.8 problems

This patch fixes some refcounting problems with Python 3.8 .
One incompatible change was announced in the what's new
document, but actually there were two more problems which
were not explicitly mentioned but took much time to sort out.

The patch is compatible with the limited API changes
(tested with debug build and API error disabled).
It is also independent of the Python version which is
full Limited API support.

For more info, see the documentation mentioned below.

The flag error is circumvented now! We either find a better
solution or leave it as it is. For now this is ok.

Fixes: PYSIDE-939
Change-Id: Iff4a9816857a6ebe86efd4b654d8921e4e464939
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Gbp-Pq: Name 0002-Fix-Python-3.8-problems.patch

5 years agoBlacklist other failing tests
Sophie Brun [Fri, 22 Nov 2019 12:24:54 +0000 (13:24 +0100)]
Blacklist other failing tests

Forwarded:
https://bugreports.qt.io/projects/PYSIDE/issues/PYSIDE-1145?filter=allopenissues
https://bugreports.qt.io/projects/PYSIDE/issues/PYSIDE-1146?filter=allopenissues

Gbp-Pq: Name blacklist-failing-tests.patch

5 years agoUse python3 by default
Sophie Brun [Thu, 7 Nov 2019 15:07:02 +0000 (16:07 +0100)]
Use python3 by default

Last-Update: 2019-11-07

Gbp-Pq: Name use-python3.patch

5 years agoAdd Python 3.8 in Programming Language
Sophie Brun [Tue, 5 Nov 2019 13:13:31 +0000 (14:13 +0100)]
Add Python 3.8 in Programming Language

Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=942753
Last-Update: 2019-11-05

Gbp-Pq: Name add-python3.8.patch

5 years agoupdate-patchelf
Debian Qt/KDE Maintainers [Tue, 5 Nov 2019 09:39:14 +0000 (10:39 +0100)]
update-patchelf

Update patchelf to current git version

The current version fixes a bug which broke the ability to strip
binaries with debug symbols:
https://github.com/NixOS/patchelf/pull/117

With the former version of patchelf, I would get "not enough room for
program headers, try linking with -N" when trying to strip the binaries.

This patch brings patchelf in sync with the commit
27ffe8ae871e7a186018d66020ef3f6162c12c69 of patchelf's git
repository.

Also update patchelf's build process to match the logic in upstream's
automake files (thanks to Frédéric Bonnard for the patch to properly use
getconf PAGESIZE).

Bug: https://bugreports.qt.io/browse/PYSIDE-740
Last-Update: 2018-07-09

Gbp-Pq: Name update-patchelf.patch

5 years agoDrop git requirement
Sophie Brun [Tue, 5 Nov 2019 09:39:14 +0000 (10:39 +0100)]
Drop git requirement

Last-Update: 2018-07-06

Only to allow local build without git.
Last-Update: 2018-07-06

Gbp-Pq: Name drop-git-requirement.patch

5 years agoFix spelling errors
Sophie Brun [Tue, 5 Nov 2019 09:39:14 +0000 (10:39 +0100)]
Fix spelling errors

Last-Update: 2018-07-12

Last-Update: 2018-07-12

Gbp-Pq: Name fix-spelling-errors.patch

5 years agopyside2 (5.13.2-3) unstable; urgency=medium
Kurt Kremitzki [Mon, 18 May 2020 01:27:01 +0000 (02:27 +0100)]
pyside2 (5.13.2-3) unstable; urgency=medium

  * Add patches for Python 3.8 (Closes: #950129)
  * Add test dep python3-distro
  * Update shiboken2 doc path
  * Add CMake sed for pyside2 include path
  * Add CMake sed for multi-Python version support
  * Add python3-all to autopkgtest deps (Closes: #950127)
  * Remove Freexian folks from Uploaders

[dgit import unpatched pyside2 5.13.2-3]

5 years agoImport pyside2_5.13.2-3.debian.tar.xz
Kurt Kremitzki [Mon, 18 May 2020 01:27:01 +0000 (02:27 +0100)]
Import pyside2_5.13.2-3.debian.tar.xz

[dgit import tarball pyside2 5.13.2-3 pyside2_5.13.2-3.debian.tar.xz]

6 years agoImport pyside2_5.13.2.orig.tar.xz
Sophie Brun [Fri, 15 Nov 2019 09:15:57 +0000 (09:15 +0000)]
Import pyside2_5.13.2.orig.tar.xz

[dgit import orig pyside2_5.13.2.orig.tar.xz]