On Thursday, October 23, 2014 8:36:32 PM UTC-7, Jun Omae wrote: > > On Fri, Oct 24, 2014 at 12:23 PM, RjOllos <rjo...@gmail.com <javascript:>> > wrote: > > The win32 package seems to be created correctly from a win-amd64 install > of > > Python. This is surprising from what I read in the documentation, but > the > > documentation is not overly detailed: > > > https://docs.python.org/2/distutils/builtdist.html#cross-compiling-on-windows > > I guess bdist_wininst command with --plat-name option doesn't work for > executable launcher as expected. > > bdist_wininst --plat-name=win-amd64 on win32 environment generates > executable launcher using cli-32.exe. I think that behavior is a > defect. > > I've reported it in https://bitbucket.org/pypa/setuptools/issue/253. > > -- > Jun Omae <jun...@gmail.com <javascript:>> (大前 潤) >
I've built the win32 and win-amd64 packages on the corresponding version of Python to avoid potential issues. The Python packages use "win-amd64" in the name and the convention seems to be fairly well known, even if it is confusing, so I chose not to overthink this and rename them, at least for now. If there's consensus that we should use a pattern such as win32 / win64 or x86 / x64, then we can do that in the next release. I'd also like to understand if there are advantages to providing MSI installers rather than EXE installers, like Python does: https://www.python.org/downloads/release/python-278/ The packages are up on PyPI now (but hidden) and on the Trac downloads site (but not linked from the wiki): https://pypi.python.org/pypi/Trac/1.0.2 https://pypi.python.org/pypi/Trac/0.12.6 http://download.edgewall.org/trac/Trac-0.12.6.tar.gz http://download.edgewall.org/trac/Trac-0.12.6.zip http://download.edgewall.org/trac/Trac-0.12.6.win-amd64.exe http://download.edgewall.org/trac/Trac-0.12.6.win32.exe http://download.edgewall.org/trac/Trac-1.0.2.tar.gz http://download.edgewall.org/trac/Trac-1.0.2.zip http://download.edgewall.org/trac/Trac-1.0.2.win-amd64.exe http://download.edgewall.org/trac/Trac-1.0.2.win32.exe http://download.edgewall.org/trac/Trac-1.1.2.tar.gz http://download.edgewall.org/trac/Trac-1.1.2.zip http://download.edgewall.org/trac/Trac-1.1.2.win-amd64.exe http://download.edgewall.org/trac/Trac-1.1.2.win32.exe I'm out of time this evening. After I finish smoke-testing all of the installers tomorrow morning I'll move forward with making the release public. Please let me know if you spot any issues before then. -- You received this message because you are subscribed to the Google Groups "Trac Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to trac-dev+unsubscr...@googlegroups.com. To post to this group, send email to trac-dev@googlegroups.com. Visit this group at http://groups.google.com/group/trac-dev. For more options, visit https://groups.google.com/d/optout.