File: rules

package info (click to toggle)
starlette 0.14.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 376 kB
  • sloc: python: 4,324; makefile: 6
file content (9 lines) | stat: -rwxr-xr-x 189 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#! /usr/bin/make -f

export PYBUILD_NAME=starlette
%:
	dh $@ --with python3 --buildsystem=pybuild

override_dh_auto_install:
	dh_auto_install
	rm -f debian/python3-starlette/usr/LICENSE.md