Run of fresh-releases for pypsrp
Try this locally package):
debcheckout pypsrp
cd pypsrp
DEB_UPDATE_CHANGELOG=auto deb-new-upstream --debian-revision=0kali1 --require-uscan --refresh-patches
733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 |
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
dpkg-source: info: using options from pypsrp-0.8.1/debian/source/options: --extend-diff-ignore=^[^/]*[.]egg-info/
fakeroot debian/rules clean
dh clean --with python3 --buildsystem=pybuild
dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:239: python3.9 setup.py clean
python3.9: can't open file '/<<PKGBUILDDIR>>/setup.py': [Errno 2] No such file or directory
E: pybuild pybuild:369: clean: plugin distutils failed with: exit code=2: python3.9 setup.py clean
dh_auto_clean: error: pybuild --clean -i python{version} -p "3.9 3.10" returned exit code 13
make: *** [debian/rules:10: clean] Error 25
dpkg-buildpackage: error: fakeroot debian/rules clean subprocess returned exit status 2
--------------------------------------------------------------------------------
Build finished at 2022-05-17T16:17:24Z
|