AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Drop other-OS mentions from description.
- Create separate -doc subpackage to build docs. - Run tests in -doc subpackage to avoid dependency loop with python-pytest. - Use license tag
- Converted to single-spec
- update to version 1.1.5: * Fix toxfile (#21) * Make atomic_write work on paths with no directory separator (#20) * Fix formatting * Skip stylecheck under py26 * Add contributing.rst * Fix tox.ini
- specfile: * updated source url to files.pythonhosted.org
- update to version 1.0.0: * Fix unintentional exception clobbering when rollback fails * Remove unused variable (fixes an unused variable warning) * Update copyright notice * Fix appveyor build
- update to version 0.1.9: * Fix UnboundLocalError
- clean the spec file (not only) with spec-cleaner - fix %check part
- let there be python3-atomicwrites