richard-better / pushbullet.py

A python client for http://pushbullet.com
MIT License
575 stars 110 forks source link

Which is upstream #181

Closed PanderMusubi closed 2 years ago

PanderMusubi commented 2 years ago

@rharder @rbrcsk What is the proper upstream repo and if possible, please merge the work from https://github.com/rharder/asyncpushbullet into https://github.com/rbrcsk/pushbullet.py/

https://pypi.org/project/asyncpushbullet/ lists the first repo mentioned above as the homepage but this upstream repo has more recent activity.

rharder commented 2 years ago

Thanks for the question. My it’s been a while since I forked that. I think I took the original and then added all the asyncio code, making changes to the original along the way.

So I’m not really sure what’s the appropriate way to handle that. It doesn’t bother me which way we work it out.

Does it cause trouble the way It’s communicated (or not communicated) now?

Rob

Sent from my iPhone

On Jun 4, 2022, at 7:26 AM, Pander @.***> wrote:

 @rharder @rbrcsk What is the proper upstream repo and if possible, please merge the work from https://github.com/rharder/asyncpushbullet into https://github.com/rbrcsk/pushbullet.py/

https://pypi.org/project/asyncpushbullet/ lists the first repo mentioned above as the homepage but this upstream repo has more recent activity.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.

PanderMusubi commented 2 years ago

Thanks for your reply. I don't think it give troubles at the moment. Clould you rebase your fork and make a PR for merging upstream? Hope all comes together in that way. PS I'm using your fork, thanks for your work on that.

rbrcsk commented 2 years ago

I'm happy to deprecate and archive this repo in favour of @rharder's version. I sadly don't have the capacity to work on this, especially since Pushbullet does not work on iOS.

Alternatively if you'd prefer, I could hand over ownership of this repo as well. Let me know what you think!

rharder commented 2 years ago

LOL! I also don’t work on the repo anymore because they dropped iOS support! Funny.

-Rob

On Jun 29, 2022, at 2:26 PM, Richard B @.***> wrote:

I'm happy to deprecate and archive this repo in favour of @rharder https://github.com/rharder's version. I sadly don't have the capacity to work on this, especially since Pushbullet does not work on iOS.

Alternatively if you'd prefer, I could hand over ownership of this repo as well. Let me know what you think!

— Reply to this email directly, view it on GitHub https://github.com/rbrcsk/pushbullet.py/issues/181#issuecomment-1170460286, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAASOUCUIBMBWJSTEW3EAN3VRSWN3ANCNFSM5X3N6DQQ. You are receiving this because you were mentioned.

rbrcsk commented 2 years ago

Looks like the conclusion is that neither of the packages are actively supported, or "upstream". I've added a deprecation notice, and I'm archiving this repo to avoid further confusion.