Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests missing in latest PyPI upload #20

Open
eli-schwartz opened this issue Dec 31, 2019 · 1 comment
Open

Tests missing in latest PyPI upload #20

eli-schwartz opened this issue Dec 31, 2019 · 1 comment

Comments

@eli-schwartz
Copy link

Bisected to f58773a, so I assume the newly added tests/requirements/*.zip bumped it over the sdist-ratio threshold.

@jayvdb
Copy link
Contributor

jayvdb commented Jan 3, 2020

Bugger. Thanks for spotting. That is a good reason to try to re-create those test scenarios with custom zips.

bmwiedemann added a commit to bmwiedemann/openSUSE that referenced this issue Mar 3, 2020
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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants