AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- version update to 0.8.0 * handle 4-digit version correctly (#35)
- Add Conflicts: python-semver
- Update to version 0.7.0: * Include tests in source distributions
- Update to version 0.6.0: * more strict error handling (InvalidTypeIncluded is added) - Changes for version 0.5.1: * bug fix - Changes for version 0.5.0: * include_prerelease option is added
- Update to version 0.4.2: * fix bug for support 4-digit (handling prelease and build) * suport 4-digit version (e.g. x.y.z.a)
- Update to version 0.3.0: * drop python2.x support * bug fix, Add sort key function #14
- Use github source - Run tests
- Cleanup specfile
- generate package from pyPI using py2pack