[Python-modules-team] Bug#668691: python3-pytest: py.test.sh doesn't get version number

Koichi Akabe vbkaisetsu at gmail.com
Sat Apr 14 01:27:27 UTC 2012


Package: python3-pytest
Version: 2.2.3-2
Severity: normal

Dear Maintainer,

py.test.sh doesn't get the version number of python.
The following code is on py.test.sh:

> case $PYVERSION in
>     "[0-9].[0-9]"|"[0-9]") ;;
>     *) PYVERSION='';; #If ill-formed version, use the default.
> esac

This code fails to check PYVERSION and always sets '' to PYVERSION

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.3.0-trunk-686-pae (SMP w/2 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python3-pytest depends on:
ii  python3                3.2.3~rc1-2
ii  python3-pkg-resources  0.6.24-1
ii  python3-py             1.4.7-3

python3-pytest recommends no packages.

python3-pytest suggests no packages.

-- no debconf information





More information about the Python-modules-team mailing list