PyAPNs2 icon indicating copy to clipboard operation
PyAPNs2 copied to clipboard

Dependencies out of date

Open danpalmer opened this issue 5 years ago • 23 comments

I've just checked our dependencies, and the oldest 2 dependencies are transient from this project.

Specifically, it appears that hyper has been out of development since 2016, and superseded by h2, for which the most recent release was in the last 2 weeks.

Could this project be ported to a recent version of h2?

danpalmer avatar Jan 31 '19 10:01 danpalmer

Sorry for a long reply, As far as I understand h2 is not a replacement for hyper, but a core part of it. Anyway, hyper have some outdated code which will stop work in Python 3.8 so some changes are required. One option is to move to https://github.com/encode/httpx/ but this library doesn't support 3.5 and I don't think it's already time to drop it. The second option is to rewrite it to direct usage of h2 lib, but it will require more work. I'll look into this issue on next weekend

Pr0Ger avatar Jul 29 '19 10:07 Pr0Ger

@Pr0Ger Is there any update on this?

We are running into an issue with hyper, and there is no way for us to resolve this at the moment: https://github.com/python-hyper/hyper/issues/425

j0nes2k avatar Jan 16 '20 14:01 j0nes2k

Bump! I'm also having issues with hyper and would like to know if getting rid of it (in favor of httpx or "second option") is on the roadmap?

najtek avatar Feb 04 '20 10:02 najtek

@Pr0Ger any updates? Comments? Could you please just let us know if this is something likely to happen in the near future?

najtek avatar Feb 27 '20 10:02 najtek

@Pr0Ger hey, friendly ping on this. Alternatively, if this library isn't being maintained anymore do you have any recommendations for alternatives?

danpalmer avatar Apr 11 '20 16:04 danpalmer

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

github-actions[bot] avatar Oct 11 '20 00:10 github-actions[bot]

@github-actions not stale, awaiting response from maintainer.

danpalmer avatar Oct 14 '20 13:10 danpalmer

Any news regarding this issue?

yonatancohen avatar Nov 17 '20 17:11 yonatancohen

We, along with other people, are seeing hyper hang when posting to apple notification servers as documented on the hyper issue here: https://github.com/python-hyper/hyper/issues/425

Given Python 3.5 has received its last update and is now EOL (https://endoflife.date/python) and that the reliance on hyper is literally a crashing/hanging bug, I think it'd be prudent to migrate dependencies and allow python 3.5 users to stay on the current 0.X version.

httpx is making really good strides and would be the ideal replacement.

jarshwah avatar Jan 05 '21 11:01 jarshwah

Also pyjwt dependecy could be updated since now there is 2.0.

sevdog avatar Feb 15 '21 16:02 sevdog

Ping? Any progress on this issue of deprecating hyper?

We (GoFrendly) have an issue using apns2 with python 3.8 where voip push notifications are not sent to the apns servers without raising any error or getting any response back. The issue is reproducable if anyone is interested.

erwan-lemonnier avatar Jun 03 '21 13:06 erwan-lemonnier

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

github-actions[bot] avatar Dec 03 '21 00:12 github-actions[bot]

@github-actions not stale, still awaiting response from maintainer I think

heyman avatar Dec 03 '21 00:12 heyman

For those who may concern: pyjwt on master (https://github.com/Pr0Ger/PyAPNs2/commit/064c497df028f585608e08c8516d8c9368cb0c98) now is >=2.0.0.

See also https://github.com/Pr0Ger/PyAPNs2/issues/133.

sevdog avatar Dec 16 '21 10:12 sevdog

Any chance of a release?

daveisfera avatar Feb 18 '22 03:02 daveisfera

@Pr0Ger Any updates on this? Thanks for your support of this project.

koedal avatar Jul 05 '22 22:07 koedal

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

github-actions[bot] avatar Jan 04 '23 00:01 github-actions[bot]

This is still an issue and needs to be addressed

daveisfera avatar Jan 04 '23 00:01 daveisfera

Is there any update? Thanks in advance

ArtemFo avatar Apr 21 '23 10:04 ArtemFo

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

github-actions[bot] avatar Oct 21 '23 00:10 github-actions[bot]

This is still an issue and needs to be addressed

daveisfera avatar Oct 23 '23 01:10 daveisfera