[Distutils] Warehouse re: Celery < 4

Donald Stufft donald at stufft.io
Fri Jul 22 12:43:07 EDT 2016


This should be fine. We pin versions in the deployment and we can’t land changes without passing tests.

> On Jul 20, 2016, at 12:24 AM, Wes Turner <wes.turner at gmail.com> wrote:
> 
> From @asksol "Time to pin your versions if you haven’t already.  Celery 4 is out soon: https://t.co/XpZqbjt91t <https://t.co/XpZqbjt91t>"
> 
> http://docs.celeryproject.org/en/master/whatsnew-4.0.html <http://docs.celeryproject.org/en/master/whatsnew-4.0.html>
> - https://github.com/pypa/warehouse/blob/master/requirements/main.in <https://github.com/pypa/warehouse/blob/master/requirements/main.in>
>   > celery>=3.1
> 
> Should be:
> 
> celery>3.1<4.0
> 
> I'm on my phone
> _______________________________________________
> Distutils-SIG maillist  -  Distutils-SIG at python.org
> https://mail.python.org/mailman/listinfo/distutils-sig


—
Donald Stufft



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20160722/d468a7c8/attachment.html>


More information about the Distutils-SIG mailing list