Le 8 mars 2018 20:52, "Sébastien Villemot" <[email protected]> a écrit :

On Thu, Mar 08, 2018 at 05:38:42PM +0000, Ghislain Vaillant wrote:
> Sorry to insist, but the app is currently broken on both Debian
> unstable and the next Ubuntu LTS. The changes are just two small
> patches for the setup.py metadata.

I get two autopkgtest failures:


There are no autopkgtests for this package.


autopkgtest [21:49:55]: test command1: set -e ; for py in $(pyversions -r
2>/dev/null) ; do cd "$ADTTMP" ;echo "Testing with $py:" ; $py -c "import
spyderlib; print spyderlib" ; done
autopkgtest [21:49:55]: test command1: [-----------------------
Testing with python2.7:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: No module named spyderlib
autopkgtest [21:49:56]: test command1: -----------------------]
autopkgtest [21:49:56]: test command1:  - - - - - - - - - - results - - - -
- - - - - -
command1             FAIL non-zero exit status 1


autopkgtest [21:50:57]: test command2: set -e ; for py in $(py3versions -r
2>/dev/null) ; do cd "$ADTTMP" ; echo "Testing with $py:" ; $py -c "import
spyderlib; print(spyderlib)" ; done
autopkgtest [21:50:57]: test command2: [-----------------------
Testing with python3.6:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'spyderlib'
autopkgtest [21:50:57]: test command2: -----------------------]
autopkgtest [21:50:57]: test command2:  - - - - - - - - - - results - - - -
- - - - - -
command2             FAIL non-zero exit status 1


python{,3}-spyderlib are translational packages, hence the failure. The
default  autopkgtests for Python are not appropriate for this source
package.



--
⢀⣴⠾⠻⢶⣦⠀  Sébastien Villemot
⣾⠁⢠⠒⠀⣿⡁  Debian Developer
⢿⡄⠘⠷⠚⠋⠀  http://sebastien.villemot.name
⠈⠳⣄⠀⠀⠀⠀  http://www.debian.org

Reply via email to