Changelog for
python3-dephell-archive-0.1.6-bp155.2.4.noarch.rpm :
* Mon Mar 02 2020 Matej Cepl
- Update to 0.1.6: - Tests for recursive iterdir - ArchiveStream: Implement zip dir exists and is_dir - ArchiveStream: Cache implicit zip dirs - fix member_path bool check - group things in stream - less hasattr checks - sort imports - ArchivePath: Implement iterdir() non-recursive - ArchivePath: Implement iterdir() for subpaths - apply changes to the new code - reuse file name getting logic - fix suffix check - simplify prefix check - bump version to 0.1.6- Unfortunately, upstream by mistake doesn’t include tests in the release archive (gh#dephell/dephell_archive#20)
* Fri Sep 13 2019 Tomáš Chvátal - Update to 0.1.5:
* ship tests
* Sun May 19 2019 John Vandenberg - Initial spec for v0.1.4