#3090 flake8 3.6.0: noqa
Closed: fixed by edewata. Opened by slev.

Running tests using flake8 3.6.0:

tox.py3 -v -e pep8py3
...
pep8py3 runtests: commands[0] | flake8
  /usr/src/RPM/BUILD/pki-core-10.6.9$ /usr/src/RPM/BUILD/pki-core-10.6.9/.tox/pep8py3/bin/flake8
./base/server/python/pki/server/cli/instance.py:77:100: E501 line too long (127 > 99 characters)
        print('      --pkcs12-file <path>           Output file to store the exported certificate and key in PKCS #12 format.')
...
ERROR: InvocationError for command '/usr/src/RPM/BUILD/pki-core-10.6.9/.tox/pep8py3/bin/flake8' (exited with code 1)
___________________________________________ summary ___________________________________________ERROR:   pep8py3: commands failed

Fixed in master (PKI 10.7):

  • https://github.com/dogtagpki/pki/commit/0971afcf0afa8195bf60707a611476048b9f2f57

Metadata Update from @edewata:
- Custom field component adjusted to None
- Custom field feature adjusted to None
- Custom field origin adjusted to None
- Custom field proposedmilestone adjusted to None
- Custom field proposedpriority adjusted to None
- Custom field reviewer adjusted to None
- Custom field type adjusted to None
- Custom field version adjusted to None
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata Update from @edewata:
- Issue assigned to slev
- Issue set to the milestone: 10.7.0

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/3207

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Metadata