Comment on PyPI Blog: Releases now reject new files after 14 daysparentComments−PunchyHamster1moWhich is the entire problem. "Release" should be a signed hash of a manifest file that contains hashes of all the other files (in case of Git that's what commit does).PyPi just decided to do what VCSes already did, worse
Comments
Which is the entire problem. "Release" should be a signed hash of a manifest file that contains hashes of all the other files (in case of Git that's what commit does).
PyPi just decided to do what VCSes already did, worse