AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 0.12.0: * various fixes
- Update to 0.10.3: * Small cleanups
- Update to 0.10.2: * Add type hints and expose them to users (@qnighy)(#172) * load_dotenv and dotenv_values now accept an encoding parameter, defaults to None (@theskumar)(@earlbread)(#161) * Fix str/unicode inconsistency in Python 2: values are always str now. (@bbc2)(#121) * Fix Unicode error in Python 2, introduced in 0.10.0. (@bbc2)(#176)
- Add LANG=C.UTF-8 to %check to fix tests on Leap - Rename tarball to match name provided by PyPI
- Initial spec for 0.10.1