AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 3.0.0: * no upstream changelog
- specfile: * be more specifc in %files section - update to version 2.1.0: * List the defined codes in the README (#85)
- Update to version 2.0.1 * We automatically encourage avoiding escaping quotes as per PEP 8. To disable this, use --no-avoid-escape (can be used in configuration file via avoid-escape). * Add note about warning.
- Remove superfluous devel dependency for noarch package
- Update to version 1.0.0 * Docstring detection * requirements-dev: remove tox * Remove trailing dot from checker messages
- specfile: * update copyright year - update to version 0.13.1: * Added a note about escaping quotes in the doc (#68)
- update to version 0.13.0: * Moved to twine for upload (#62) * Run Travis tests on Python 3.4-3.6 (#63)
- specfile: * changed from zip to tar.gz - update to version 0.12.1: * Add a framework classifier (#61) Warehouse (pypi.org) allows search results to be filtered by trove classifiers. One such classifier is `Framework`, which accepts `Flake8` as a value. Setting the classifier should help people find flake8-comprehensions when searching for flake8 plugins.
- Implement single-spec version - Update to 0.12.0 * No changelog
- Initial version