File: rules

package info (click to toggle)
lazy-object-proxy 1.10.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 384 kB
  • sloc: python: 3,235; ansic: 944; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 186 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@ --buildsystem=pybuild

override_dh_installchangelogs:
	dh_installchangelogs CHANGELOG.rst

execute_after_dh_clean:
	rm -f src/lazy_object_proxy/_version.py