File: rules

package info (click to toggle)
python-chacha20poly1305 0.0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 112 kB
  • sloc: python: 278; makefile: 4
file content (10 lines) | stat: -rwxr-xr-x 187 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

UPSTREAM_GIT := https://github.com/ph4r05/py-chacha20poly1305.git
include /usr/share/openstack-pkg-tools/pkgos.make

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