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

Release 0.5? #4

Open
alicederyn opened this issue Oct 30, 2020 · 2 comments
Open

Release 0.5? #4

alicederyn opened this issue Oct 30, 2020 · 2 comments

Comments

@alicederyn
Copy link

alicederyn commented Oct 30, 2020

Any chance of getting a 0.5 release cut and shipped to pypi? Would have saved me spending a day figuring out why Mac OS X was complaining 😅

Incidentally, if anyone else wants to monkeypatch that in the meanwhile, you can just do

from zipstream import consts
consts.DD_MAGIC = b'\x50\x4b\x07\x08'
@kbbdy
Copy link
Owner

kbbdy commented Nov 17, 2020

Hey. I updated my lib some time ago, and this bug was fixed. Current version is 1.0.0. Unfortunately I'm not owner of pypi repo and have no acces to pypi. But I have contact with owner and will talkt to him and I hope update will arrive soon.

@wichert
Copy link

wichert commented Jan 9, 2021

@kbbdy Can you give us an update? Right now pypi has zipstream, zipstream-new, zipstream-new-2 and aiozipstream packages, all of which seem to be derived in some way from this codebase – a very confusing situation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants