[Twisted-Python] Considerations for Twisted prereleases on PyPI
![](https://secure.gravatar.com/avatar/3d37232726396a1d3c7412dd915095ea.jpg?s=120&d=mm&r=g)
Hi everyone, PyPI + pip has supported uploading prereleases for a long while, and this would be a much better way for you, the Twisted user, to get the prereleases, rather than messing about with tarballs. Pip 1.4+ (which according to https://caremad.io/2015/04/a-year-of-pypi-downloads/ constitutes 80%+ of pips) supports prereleases on PyPI. So, the question is, do people think we should start putting them on PyPI? Is it worth some users on ancient pips inadvertantly getting (admittedly quite stable) prereleases? Would you use it, and would you be more likely to test Twisted prereleases if they were distributed like this (in addition to the tarball)? Thanks, Amber "Hawkie" Brown GPG: https://keybase.io/hawkowl
![](https://secure.gravatar.com/avatar/174e7b0ff60963f821d0b9a4f1a3ef52.jpg?s=120&d=mm&r=g)
So, the question is, do people think we should start putting them on PyPI? Is it worth some users on ancient pips inadvertantly getting (admittedly quite stable) prereleases? Would you use it, and would you be more likely to test Twisted prereleases if they were distributed like this (in addition to the tarball)?
Yes, I would and yes we should. Current (more than 1 year old) Ubuntu LTS comes with pip 1.5.4, CentOS 7 comes with virtualenv 1.10.1 which seems (https://pypi.python.org/pypi/virtualenv/1.10.1) to come with pip 1.4.1.
![](https://secure.gravatar.com/avatar/174e7b0ff60963f821d0b9a4f1a3ef52.jpg?s=120&d=mm&r=g)
So, the question is, do people think we should start putting them on PyPI? Is it worth some users on ancient pips inadvertantly getting (admittedly quite stable) prereleases? Would you use it, and would you be more likely to test Twisted prereleases if they were distributed like this (in addition to the tarball)?
Yes, I would and yes we should. Current (more than 1 year old) Ubuntu LTS comes with pip 1.5.4, CentOS 7 comes with virtualenv 1.10.1 which seems (https://pypi.python.org/pypi/virtualenv/1.10.1) to come with pip 1.4.1.
participants (2)
-
Amber "Hawkie" Brown
-
Hynek Schlawack