File: rules

package info (click to toggle)
python-jaeger-client 4.8.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 920 kB
  • sloc: python: 5,656; makefile: 93; sh: 26; awk: 16
file content (9 lines) | stat: -rwxr-xr-x 374 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

UPSTREAM_GIT := https://github.com/jaegertracing/jaeger-client-python
include /usr/share/openstack-pkg-tools/pkgos.make

export PYBUILD_TEST_ARGS= -v --ignore tests/test_tracer_benchmark.py tests -k 'not test_baggage_as_unicode_strings_with_httplib and not test_error_reporter_sends_metrics_if_configured'

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