Package Release Info

python-dephell-archive-0.1.6-bp152.1.5

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

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-dephell-archive

Change Logs

* Mon Mar 02 2020 Matej Cepl <mcepl@suse.com>
- 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 <tchvatal@suse.com>
- Update to 0.1.5:
  * ship tests
* Sun May 19 2019 John Vandenberg <jayvdb@gmail.com>
- Initial spec for v0.1.4