File: rules

package info (click to toggle)
python-retrying 1.3.3-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, trixie
  • size: 128 kB
  • sloc: python: 501; makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 204 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

UPSTREAM_GIT := https://github.com/rholder/retrying.git
-include /usr/share/openstack-pkg-tools/pkgos.make
export PYBUILD_NAME=retrying

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