File: control

package info (click to toggle)
python-ceilometerclient 2.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 756 kB
  • sloc: python: 7,836; sh: 62; makefile: 33
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__)"