Run of fresh-snapshots for django-allauth
Try this locally package):
debcheckout django-allauth
cd django-allauth
DEB_UPDATE_CHANGELOG=auto deb-new-upstream --snapshot --refresh-patches
6572 6573 6574 6575 6576 6577 6578 6579 6580 6581 6582 6583 6584 6585 6586 |
byte-compiling /<<PKGBUILDDIR>>/debian/python3-django-allauth/usr/lib/python3.10/dist-packages/allauth/decorators.py to decorators.cpython-310.pyc
byte-compiling /<<PKGBUILDDIR>>/debian/python3-django-allauth/usr/lib/python3.10/dist-packages/allauth/utils.py to utils.cpython-310.pyc
running install_egg_info
Copying django_allauth.egg-info to /<<PKGBUILDDIR>>/debian/python3-django-allauth/usr/lib/python3.10/dist-packages/django_allauth-0.50.0.egg-info
Skipping SOURCES.txt
running install_scripts
dh_install -O--buildsystem=pybuild
dh_install: warning: Cannot find (any matches for) "example" (tried in ., debian/tmp)
dh_install: warning: python-django-allauth-doc missing files: example
dh_install: error: missing files, aborting
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
Build finished at 2022-03-28T01:47:23Z
|