Package pymetasploit3
# Package description Bug report: Package will be included in the following [meta-package(s)](https://gitlab.com/kalilinux/packages/kali-meta/-/blob/kali/master/debian/control): * [ ] kali-tools-top10 * [ ] kali-linux-large * [ ] kali-linux-everything * [ ] kali-desktop-live * [x] Other: kali-autopilot Package category(ies) in [kali-menu](https://gitlab.com/kalilinux/packages/kali-menu/-/blob/kali/master/menus/kali-applications.menu) (it can be None): Other information: https://github.com/DanMcInerney/pymetasploit3 # Checklist * [x] Prepare the package locally (following best practices for packaging). Do not forget to: * [ ] Add helper-script (if relevant) * [ ] Include .desktop (if it exists) * [x] Include autopkgtest (at least a superficial autopkgtest) * [x] Test watch file (uscan --report-status) * [x] Apply Kali templates to the package ([./bin/auto-update](https://gitlab.com/kalilinux/tools/packaging/-/blob/master/bin/auto-update)) * [x] Create the repository on [gitlab.com](https://gitlab.com/kalilinux/packages) (imperatively use the name of the source package found in debian/control and debian/changelog, always in lower case) * [x] Push your git repository on the gitlab repo (`git push --all && git push --tags`) * [x] Configure the gitlab repository ([./bin/configure-package](https://gitlab.com/kalilinux/tools/packaging/-/blob/master/bin/configure-package)) * [x] Upload the package in kali-dev (`debrelease -S kali`) * [x] Check the migration into kali-rolling * [x] Test package: installation and basic functionalities * [x] Ask for external tests by bug submitter and Kali Developers * [x] Add the package to [tools/upstream-watch](https://gitlab.com/kalilinux/tools/upstream-watch)
issue