File: control

package info (click to toggle)
python-tosca-parser 1.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,036 kB
  • sloc: python: 9,779; sh: 154; makefile: 22
file content (5 lines) | stat: -rw-r--r-- 262 bytes parent folder | download
1
2
3
4
5
Depends: python-tosca-parser
Test-Command: cd "$AUTOPKGTEST_TMP" ; python -c "import toscaparser; print toscaparser.__version__"

Depends: python3-tosca-parser
Test-Command: cd "$AUTOPKGTEST_TMP" ; python3 -c "import toscaparser; print(toscaparser.__version__)"