Upload latest version to pypi
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
The latest version of pywin32 in pypi is out of date and contains no distributions:
https://pypi.python.org/pypi/pywin32
The latest version should be uploaded so that pywin32 can be installed using easy_install / pip
Those interested in this bug can get wheel distributions here;
https://pypi.python.org/pypi/pypiwin32
Thanks for making the whl files available. It would be better if they were at https://pypi.python.org/pypi/pywin32 so that there is no need to change the dependency name to pypiwin32.
I would if I could. I've been asking for almost a year now for the permission to access pywin32's PyPI namespace.
Please see https://sourceforge.net/p/pywin32/feature-requests/110/
This is also having knock on effects for the 'winshell' module. It would help those of us using this module a lot if it could be added to PyPi
Last edit: Jon Cage 2015-04-13
Someone / something is building eggs/exe installers, any chance to get eggs/exes for other python versions? buildout just can't do wheels yet.
thanks
@Glyph, are the patches to build wheels already here?