14
0
forked from pool/python-vistir
Files
python-vistir/python-vistir.changes

48 lines
2.1 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon May 6 09:37:57 UTC 2019 - pgajdos@suse.com
- version update to 0.4.0
- Fixed a bug which caused test failures due to generated paths on
*nix based operating systems which were too long.
`#65 <https://github.com/sarugaku/vistir/issues/65>`_
- Fixed a bug which caused spinner output to sometimes attempt to
double encode on python 2, resulting in failed output encoding.
`#69 <https://github.com/sarugaku/vistir/issues/69>`_
- Fixed an issue where paths could sometimes fail to be fs-encoded
properly when using backported ``NamedTemporaryFile`` instances.
`#74 <https://github.com/sarugaku/vistir/issues/74>`_
- Fixed a bug in ``vistir.misc.locale_encoding`` which caused
invocation of a non-existent method called ``getlocaleencoding``
which forced all systems to use default encoding of ``ascii``.
`#78 <https://github.com/sarugaku/vistir/issues/78>`_
- deleted patches
- merged_pr_68-colorama-pin.patch (upstreamed)
- merged_pr_75-backport-pins.patch (upstreamed)
- no-ffi.patch (upstreamed)
- py27-missing-exception.patch (upstreamed)
-------------------------------------------------------------------
Tue Apr 2 15:51:35 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Add merged_pr_68-colorama-pin.patch to fix colorama minimum dependency
- Replace fix-py3-backports.patch with merged_pr_75-backport-pins.patch
- Rename GitHub tarball to match PyPI tarball name
-------------------------------------------------------------------
Fri Mar 8 14:57:21 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Add py27-missing-exception.patch to workaround bug in Python 2
- Fix py2 only dependencies with fix-py3-backports.patch
- Set minimum version of colorama to avoid failures on Leap standard
-------------------------------------------------------------------
Fri Mar 8 12:33:55 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Switch to github tarball as the archive present didn't match
the pypi archive
-------------------------------------------------------------------
Fri Mar 1 01:57:43 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v0.3.1