Booritas / slideio

BSD 3-Clause "New" or "Revised" License
49 stars 2 forks source link

Can not install the version lower than 1.0.0? #25

Closed tanliwei-coder closed 7 months ago

tanliwei-coder commented 8 months ago

I searched on pypi.org, found that all the version lower than 1.0.0 were deleted, why? I have a sofware which has been distributed dependend on version 0.5.225, but now can not be installed.

Booritas commented 8 months ago

I'm sorry to hear this. Unfortunately, pypi services restrict storage for packages. I had to clean the oldest versions to be able to upload the new version. Slideio libraries should be backward compatible. You can use later version for your software.

On Thu, Jan 11, 2024, 03:08 tanliwei @.***> wrote:

I searched on pypi.org, found that all the version lower than 1.0.0 were deleted, why? I have a sofware which has been distributed dependend on version 0.5.225, but now can not be installed.

— Reply to this email directly, view it on GitHub https://github.com/Booritas/slideio/issues/25, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFKRZCQHMYJGWJAABMVNWKTYN5CRJAVCNFSM6AAAAABBVXQYHOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA3TKNJXGA3TMMY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

tanliwei-coder commented 8 months ago

OK, I know, it sounds that I have to release a new version for my sofware.

Booritas commented 7 months ago

I apologize for the problem. I did not anticipate that such old versions were still in use. In the future, I will ensure that all wheel files are preserved on GitHub. Additionally, I have submitted a request to increase storage on PyPI. The approval and duration of this request are uncertain, but I will explore alternative solutions that won't adversely affect library users. Please let me know if there's any way I can be of assistance.