kivy / kivy-sdk-packager

Scripts for Kivy SDK generation on Windows, OS X and Linux
MIT License
40 stars 32 forks source link

Revert to a previous gstreamer version - we can't publish wheels > 150M on PyPi #84

Closed misl6 closed 2 years ago

misl6 commented 2 years ago

From @matham on https://github.com/kivy/kivy-sdk-packager/pull/82 :

I'm think with gstreamer we probably don't need to release updates more than once or twice a year, because the files are quite large and the fixes are not really urgent. Last time I asked about this on pypi-support nothing happened. I'd suggest to remove the 0.4.0 release from pypi and instead only release the 3.11 wheels for 0.3.3. No one should have used 0.4.0 yet, because kivy is locked to 0.3.x so removing it should be fine.

I've been away from my laptop for more than a week and even delivered some Kivy t-shirts to our fellow in Amsterdam, but unfortunately still no reply from pypi-support 😂

Considering that there's an urge to test everything on 3.11 and schedule a new Kivy release:

⚠️ When merging into master, we should add [publish gstreamer win] into the commit message.

matham commented 2 years ago

Ok, thank you! I deleted 0.4.0 and looks like 0.3.3 3.11 wheels were uploaded!