File: control

package info (click to toggle)
python-ceilometerclient 2.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 724 kB
  • ctags: 1,164
  • sloc: python: 7,828; sh: 62; makefile: 22
file content (8 lines) | stat: -rw-r--r-- 320 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
Tests: client
Depends: python-ceilometerclient

Depends: python-ceilometerclient
Test-Command: cd "$ADTTMP" ; python -c "import ceilometerclient; print ceilometerclient.__version__"

Depends: python3-ceilometerclient
Test-Command: cd "$ADTTMP" ; python3 -c "import ceilometerclient; print(ceilometerclient.__version__)"