File: rules

package info (click to toggle)
python3-antlr4 4.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,240 kB
  • sloc: python: 14,802; ansic: 775; makefile: 6; sh: 2
file content (10 lines) | stat: -rwxr-xr-x 250 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#! /usr/bin/make -f

export PYBUILD_NAME=antlr4-python3-runtime
export PYBUILD_TEST_ARGS=--pattern "*.py" --start-directory test

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

override_dh_installchangelogs:
	dh_installchangelogs -k RELEASE-4.5.txt