gitpython-developers / gitdb

IO of git-style object databases
http://gitdb.readthedocs.org
Other
218 stars 65 forks source link

What is the latest official release? #45

Closed mcepl closed 6 years ago

mcepl commented 6 years ago

When looking at https://pypi.org/project/gitdb/ I see that the latest release is 0.6.4, however when looking at https://github.com/gitpython-developers/gitdb/releases I see 2.0.3. What is the proper latest release and/or why is not PyPI page kept updated?

Thank you

Byron commented 6 years ago

The difference lies in the name, and the latest version is called ‘gitdb2’. Reason for this is loss of access to my previous account, the differently named packages are owned by my new account. If this answers your question, please close the issue. On Thu 31. May 2018 at 16:27, Matěj Cepl notifications@github.com wrote:

When looking at https://pypi.org/project/gitdb/ I see that the latest release is 0.6.4, however when looking at https://github.com/gitpython-developers/gitdb/releases I see 2.0.3. What is the proper latest release and/or why is not PyPI page kept updated?

Thank you

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/gitpython-developers/gitdb/issues/45, or mute the thread https://github.com/notifications/unsubscribe-auth/AAD4hl7k_73UH6pFLLESBtlOlEXKkXACks5t3_3IgaJpZM4UVJWi .

mcepl commented 6 years ago

OK, so if I maintain package for openSUSE (I do), I should just continue to package gitdb2 and pretend nothing else changed?

Byron commented 6 years ago

I think that would be a viable course. Even though it could be preferable to gain the insight needed to not have to pretend. Thanks for your work on open Suse and it’s ecosystem! On Fri 1. Jun 2018 at 10:19, Matěj Cepl notifications@github.com wrote:

OK, so if I maintain package for openSUSE (I do), I should just continue to package gitdb2 and pretend nothing else changed?

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/gitpython-developers/gitdb/issues/45#issuecomment-393805123, or mute the thread https://github.com/notifications/unsubscribe-auth/AAD4htiuE4EN2k9K6ka22-Giq32RknHaks5t4PkBgaJpZM4UVJWi .

mcepl commented 6 years ago

I think that would be a viable course. Even though it could be preferable to gain the insight needed to not have to pretend.

Actually, my experience with PyPI managers is that they are usually very willing to help with any non-standard requests. Take a look at https://pypi.org/help/#feedback and try to contact with plea for help.