File: rules

package info (click to toggle)
python-pyhanko-certvalidator 0.26.3-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,988 kB
  • sloc: python: 9,254; sh: 47; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 294 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

export PYBUILD_NAME=pyhanko-certvalidator
export PYBUILD_TEST_ARGS=-k 'not test_basic_certificate_validator_tls_aia and not test_fetch_requests and not test_fetch_ocsp_requests and not test_fetch_crl_aiohttp and not test_fetch_ocsp_aiohttp'

%:
	dh $@ --buildsystem=pybuild