File: rules

package info (click to toggle)
legacycrypt 0.3-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 112 kB
  • sloc: python: 224; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 169 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

export PYBUILD_NAME = legacycrypt
# skip test that's failing upstream
export PYBUILD_TEST_ARGS = -k "not test_types"
%:
	dh $@ --buildsystem=pybuild