Codebase list cinder-tempest-plugin / fd47e3d
Switch to pybuild (Closes: #1090401). Thomas Goirand 1 year, 5 months ago
2 changed file(s) with 7 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
0 cinder-tempest-plugin (1.15.0-2) unstable; urgency=medium
1
2 * Switch to pybuild (Closes: #1090401).
3
4 -- Thomas Goirand <zigo@debian.org> Fri, 20 Dec 2024 08:58:55 +0100
5
06 cinder-tempest-plugin (1.15.0-1) unstable; urgency=medium
17
28 * New upstream release.
33 include /usr/share/openstack-pkg-tools/pkgos.make
44
55 %:
6 dh $@ --buildsystem=python_distutils --with python3
6 dh $@ --buildsystem=pybuild --with python3
77
88 override_dh_auto_clean:
99 python3 setup.py clean