AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 0.4.4 * Add Python 3.7 and 3.8 on Travis CI - Update to version 0.4.3 * Use path-like protocol for path objects where supported
- Remove unnecessary Windows executables - Activate test suite
- Update to version 0.4.2: * Copyright fixes
- Update to version 0.4.1: * Don't error if we can't clean up command directory * Comment test requirement; bug in flit prevents upload with it - Update to version 0.4.0: * Convert dev-requires to 'test' extra requirements * Add doc URL * Convert flit.ini to pyproject.toml * Fix bitness selection for Windows exe * Group related operations together * Ignore pytest cache dir * Separate command dir for each MockCommand * Remove python_requires * Remove x.y classifiers * Add support for Python 3.5-3.6 * Drop support for EOL Python 3.3 * correct spelling mistake * Document new assertion functions * Add support for named pipes and sockets
- Fix files list
- changed to tar-ball version
- update to version 0.3.1: * Add dev requirement on pathlib2 * Use pathlib2 instead of pathlib * Convert readthedocs links for their .org -> .io migration for hosted projects
- Switch to wheel-based install. - Implement single-spec version.
- specfile: * update copyright year * LICENSE file is now in tar-ball - update to version 0.3: (no changelog available)
- Don't use flit (which doesn't work reliably), just copy the sources to the right place.
- Add LICENSE file from upstream github project.
- Initial version