File: control

package info (click to toggle)
pyjavaproperties 0.7-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 160 kB
  • sloc: python: 232; makefile: 5
file content (3 lines) | stat: -rw-r--r-- 328 bytes parent folder | download | duplicates (2)
1
2
3
Test-Command: set -e ; for py in $(py3versions -r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing with $py:" ; $py -c "import pyjavaproperties; print(pyjavaproperties)" ; $py /usr/share/python3-pyjavaproperties/pyjavaproperties_test.py ; done
Depends: @, python3-all, python3-pyjavaproperties
Restrictions: allow-stderr