File: rules

package info (click to toggle)
python-truststore 0.10.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 236 kB
  • sloc: python: 1,835; makefile: 13; sh: 6
file content (7 lines) | stat: -rwxr-xr-x 187 bytes parent folder | download
1
2
3
4
5
6
7
#! /usr/bin/make -f

export PYBUILD_NAME=truststore
export PYBUILD_TEST_ARGS=-k 'not internet and not test_trustme_cert_loaded_via_capath'

%:
	dh $@ --with python3 --buildsystem pybuild