bugwarrior
bugwarrior copied to clipboard
Require python-debianbts>=4.1.1
The latest release dropped the pysimplesoap dependency, which was never updated to support python-3.11.
- [ ] Require python-debianbts>=4.1.1
- [ ] Remove all references to pysimplesoap (setup.py, CI workflows, docs, etc)
- [ ] Remove the warnings and
SkipTest
added in #1027.