File: control

package info (click to toggle)
python-msgpack 1.0.0-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 448 kB
  • sloc: python: 2,218; ansic: 1,638; makefile: 178; sh: 31
file content (6 lines) | stat: -rw-r--r-- 283 bytes parent folder | download
1
2
3
4
5
6
Test-Command: set -e ; for py in $(py3versions -r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing with $py:" ; $py -c "import msgpack; print(msgpack.version)" ; done
Depends:
 python3-all,
 python3-msgpack,
Restrictions: allow-stderr, superficial
Features: test-name=python3