File: rules

package info (click to toggle)
python-xmlsec 1.3.13-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 608 kB
  • sloc: ansic: 3,940; python: 1,661; xml: 608; makefile: 4
file content (10 lines) | stat: -rwxr-xr-x 336 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

# This test will fail because libxmlsec1 matching test fails too:
# https://salsa.debian.org/xml-sgml-team/xmlsec1/-/blob/master/debian/patches/skip-failing-tests.patch
export PYBUILD_TEST_ARGS=-k 'not test_sign_case5'

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