Ponytech / appstoreconnectapi

Python wrapper around Apple App Store Api
https://ponytech.net/projects/app-store-connect
MIT License
160 stars 74 forks source link

fix jwt can not support 2.* and subscribe api support new #58

Closed SueeiiiZhu closed 1 year ago

eendee commented 1 year ago

Please any chance this gets merged soon? @Maintainers?

ppawlak commented 1 year ago

Please any chance this gets merged soon? @maintainers?

Yes! I except to get back working on this project soon. Sorry for the rather long delay.

ZeWaren commented 1 year ago

I'm also needing this, so that my pip dependency trees are able to resolve to something valid again.

ppawlak commented 1 year ago

I'm also needing this, so that my pip dependency trees are able to resolve to something valid again.

Relaxing the cryptography dependency had been done in another PR already: https://github.com/Ponytech/appstoreconnectapi/commit/b6436d1c073032d7975803d4c577d8b03d695781

I'll make a new PyPI release with this change soon.

I'm closing this PR as it can't be merged. I'll report other changes in other commits.