File: control

package info (click to toggle)
python-socksipy 1.6.8%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 176 kB
  • sloc: python: 933; makefile: 4
file content (5 lines) | stat: -rw-r--r-- 226 bytes parent folder | download
1
2
3
4
5
Depends: python-socks
Test-Command: cd "$AUTOPKGTEST_TMP" ; python -c "import socks ; print socks.__version__"

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