File: rules

package info (click to toggle)
python-certifi 2022.9.24-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 448 kB
  • sloc: python: 72; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 129 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#!/usr/bin/make -f

DH_BUILD_MAINT_OPTIONS="nocheck"
export PYBUILD_NAME=certifi

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