File: control

package info (click to toggle)
python-murmurhash 1.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 204 kB
  • sloc: cpp: 544; python: 268; ansic: 160; sh: 10; makefile: 9
file content (2 lines) | stat: -rw-r--r-- 196 bytes parent folder | download | duplicates (2)
1
2
Test-Command: set -e ; for py in $(py3versions -r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing with $py:" ; $py -c "import murmurhash; print(murmurhash)" ; done
Depends: @, python3-all