[openstack-dev] generate Windows exe

Szépe Viktor viktor at szepe.net
Wed Aug 20 18:33:47 UTC 2014


Thank you for your answer.
That workflow seems a huge job for me.

I leave this patch up to you.


Idézem/Quoting Adam Lawson <alawson at aqorn.com>:

> Curious, did you follow the link and follow the Gerrit workflow? Seems your
> rejection letter (unlike mine I received from my sweetheart in high school)
> was due to process rather than merit. (
> http://wiki.openstack.org/GerritWorkflow)
>
>
> *Adam Lawson*
> AQORN, Inc.
> 427 North Tatnall Street
> Ste. 58461
> Wilmington, Delaware 19801-2230
> Toll-free: (844) 4-AQORN-NOW ext. 101
> International: +1 302-387-4660
> Direct: +1 916-246-2072
>
>
>
> On Wed, Aug 20, 2014 at 11:15 AM, Szépe Viktor <viktor at szepe.net> wrote:
>
>> Is it the right list?
>>
>> The PR was rejected: https://github.com/openstack/
>> python-swiftclient/pull/14
>>
>>
>>
>> Idézem/Quoting Szépe Viktor <viktor at szepe.net>:
>>
>>  Now bin\swift can only be started by python Scripts\swift
>>> Windows does not support extensionless scripts.
>>> Maybe I did it wrong, this is my first encounter with setuptools.
>>>
>>>
>>> Please consider modifying setup.py
>>>
>>> import setuptools
>>>
>>> setuptools.setup(
>>>     setup_requires=['pbr'],
>>>     pbr=True,
>>>     entry_points={
>>>         "console_scripts": [
>>>             "swift=swiftclient.shell:main"
>>>         ]
>>>     })
>>>
>>> Thank you!
>>>
>>
>> Szépe Viktor
>> --
>> +36-20-4242498  sms at szepe.net  skype: szepe.viktor
>> Budapest, XX. kerület
>>
>>
>>
>>
>>
>> _______________________________________________
>> OpenStack-dev mailing list
>> OpenStack-dev at lists.openstack.org
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>>


Szépe Viktor
-- 
+36-20-4242498  sms at szepe.net  skype: szepe.viktor
Budapest, XX. kerület







More information about the OpenStack-dev mailing list