File: rules

package info (click to toggle)
python-evalidate 2.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 176 kB
  • sloc: python: 703; makefile: 6
file content (13 lines) | stat: -rwxr-xr-x 415 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#! /usr/bin/make -f

# Causes OOM → SIGKILL rather than the expected exception in CI.
export PYBUILD_TEST_ARGS := -k 'not test_mul_overflow'

%:
	dh $@ --buildsystem=pybuild

execute_after_dh_auto_install:
	# The namespace of two-character command names is extremely limited.
	# Be cautious about claiming entries in it.
	mv debian/python3-evalidate/usr/bin/jg \
	   debian/python3-evalidate/usr/bin/evalidate-jg