Source: pyside2 Version: 5.13.2-3 Severity: serious Justification: fails to build from source User: debian-qt-...@lists.debian.org Usertags: qt5.14
Dear Maintainers, Today's pyside2 binNMU failed to build on all architectures, because of the following failing test: RUN 1: ====================================================================== RUN 1: ERROR: testQDate (__main__.TestDateTimeConversions) RUN 1: ---------------------------------------------------------------------- RUN 1: Traceback (most recent call last): RUN 1: File "/<<PKGBUILDDIR>>/sources/pyside2/tests/QtCore/python_conversion.py", line 41, in testQDate RUN 1: other = QDate(date) RUN 1: TypeError: 'PySide2.QtCore.QDate' called with wrong argument types: RUN 1: PySide2.QtCore.QDate(date) RUN 1: Supported signatures: RUN 1: PySide2.QtCore.QDate() RUN 1: PySide2.QtCore.QDate(int, int, int) RUN 1: RUN 1: ---------------------------------------------------------------------- It looks like Python date → QDate conversion should be handled by the conversion-qdate-pydate snippet, but for some reason this does not work. P.S. I noticed that the sid branch in git repo (which contains the current version in unstable) is not merged into master. Please fix that. -- Dmitry Shachnev
signature.asc
Description: PGP signature