Package Release Info

python-python-dotenv-0.12.0-bp154.1.20

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-python-dotenv

Change Logs

Version: 0.12.0-bp152.1.10
* Wed Mar 18 2020 Tomá? Chvátal <tchvatal@suse.com>
- Update to 0.12.0:
  * various fixes
* Mon Jul 22 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 0.10.3:
  * Small cleanups
* Sat May 25 2019 Tomá? Chvátal <tchvatal@suse.com>
- 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)
* Thu Mar 07 2019 John Vandenberg <jayvdb@gmail.com>
- Add LANG=C.UTF-8 to %check to fix tests on Leap
- Rename tarball to match name provided by PyPI
* Fri Feb 15 2019 John Vandenberg <jayvdb@gmail.com>
- Initial spec for 0.10.1