File: rules

package info (click to toggle)
stravalib 2.4-2
  • links: PTS, VCS
  • area: contrib
  • in suites: forky, sid
  • size: 5,340 kB
  • sloc: python: 4,462; makefile: 5
file content (7 lines) | stat: -rwxr-xr-x 257 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f
export PYBUILD_NAME = stravalib
export PYBUILD_TEST_ARGS = {dir}/src/stravalib/tests
export SETUPTOOLS_SCM_PRETEND_VERSION_FOR_STRAVALIB = $(shell dpkg-parsechangelog --show-field Version | sed 's/-.*//')

%:
	dh $@ --buildsystem=pybuild