You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://build.opensuse.org/request/show/781035
by user mcepl + dimstar_suse
- 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)
Bisected to f58773a, so I assume the newly added tests/requirements/*.zip bumped it over the sdist-ratio threshold.
The text was updated successfully, but these errors were encountered: