[Python-modules-team] Bug#951032: python-qtpy: FTBFS due to typo in debian/control

2020-02-11 Thread Jeremy L. Gaddis
control: fixed -1 1.9.0-2
control: close -1

--

Although the most recent commit visible on salsa.d.o [0] is 4e133aca,
the PTS makes reference to version 1.9.0-2 [1] which appears to have
fixed this (please push the missing commits!), although debci
continues to report package build failure w/ version 1.9.0-2.

[0]: https://salsa.debian.org/python-team/modules/python-qtpy

[1]: https://tracker.debian.org/news/1100594/

Thanks,
-Jeremy

___
Python-modules-team mailing list
Python-modules-team@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] Bug#951032: python-qtpy: FTBFS due to typo in debian/control

2020-02-09 Thread Jeremy L. Gaddis
Package: python-qtpy
Version: 1.9.0-1
Severity: grave
Tags: ftbfs

Approximately 13 hours ago, commit 1e833c44 introduced a typo in the
"Depends:" field for the "python3-qtpy" package in the ("python-qtpy"
source package's) "debian/control" file.

As a result, the "python3-qtpy" binary package and packages which
depend on it, such as "git-cola", are not installable:

[snip]
$ sudo apt install git-cola
...
The following packages have unmet dependencies:
 git-cola : Depends: python3-qtpy but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
[snip]

The most recent build of the "python-qtpy" source package on
ci.debian.net failed for this reason, as can be seen in the test log
[0].

The typo exists on line 35 [1] of the "debian/control" file.

Line 35 currently reads:

[snip]
 python3-pyqt5.qtquic,
[snip]

This should obviously read "python3-pyqt5.qtquick," instead.

[0]: 
https://ci.debian.net/data/autopkgtest/unstable/amd64/p/python-qtpy/4246249/log.gz

[1]: 
https://salsa.debian.org/python-team/modules/python-qtpy/blob/1e833c442dc9d63b2c4328f57a9ad42c4bfc7d24/debian/control#L35

Thanks,
-Jeremy

--
Jeremy L. Gaddis

___
Python-modules-team mailing list
Python-modules-team@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team