File: control

package info (click to toggle)
python-socksipychain 2.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 164 kB
  • sloc: python: 940; makefile: 54; sh: 15
file content (7 lines) | stat: -rw-r--r-- 300 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
Test-Command: set -e ; for py in $(py3versions -r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing with $py:" ; $py -c "import sockschain; print(sockschain)" ; done
Restrictions: superficial
Depends: python3-all, @

Test-Command: set -e ; which sockschain
Restrictions: superficial
Depends: @