Run of fresh-releases for pytest-factoryboy
Try this locally package):
debcheckout pytest-factoryboy
cd pytest-factoryboy
new-upstream --import-only
947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 |
return outcome.get_result()
File "/usr/lib/python3/dist-packages/pluggy/callers.py", line 80, in get_result
raise ex[1].with_traceback(ex[2])
File "/usr/lib/python3/dist-packages/pluggy/callers.py", line 187, in _multicall
res = hook_impl.function(*args)
File "/<<PKGBUILDDIR>>/pytest_factoryboy/plugin.py", line 117, in pytest_addhooks
add_hookspecs = getattr(pluginmanager, 'add_hookspecs', pluginmanager.addhooks)
AttributeError: 'PytestPluginManager' object has no attribute 'addhooks'
E: pybuild pybuild:353: test: plugin custom failed with: exit code=1: python3.9 -m pytest -v -x -s tests
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13
make[1]: *** [debian/rules:15: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--------------------------------------------------------------------------------
|