File: rules

package info (click to toggle)
paramiko 4.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,424 kB
  • sloc: python: 18,843; xml: 19; makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 189 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export PYBUILD_NAME=paramiko
export PYBUILD_TEST_ARGS=-k 'not test_sequence_numbers_reset_on_newkeys_when_strict'
export LC_ALL=C.UTF-8

%:
	dh $@ --buildsystem=pybuild