File: control

package info (click to toggle)
libselinux 3.9-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,348 kB
  • sloc: ansic: 17,687; makefile: 401; sh: 78; python: 21
file content (8 lines) | stat: -rw-r--r-- 389 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
Tests: build
Depends: build-essential, libselinux1-dev, pkg-config
Restrictions: allow-stderr, superficial

Test-Command: set -e ; for py in $(py3versions -r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing with $py:" ; $py -c "import selinux; print(selinux)" ; done
Depends: python3-all, python3-selinux
Restrictions: allow-stderr, superficial
Features: test-name=autodep8-python3