Re: PYDISTUTILS_AUTOPLIST question

2014-01-26 Thread Ruslan Makhmatkhanov
Marcus von Appen wrote on 26.01.2014 18:22: As we can see *.pyc/*.pyo pkg-plist entries were generated for pwreset_constructURL.py despite the fact that byte-compiling had failed. Thanks - I just checked, what exactly happens within the record magic for those cases. distutils (and thus setupto

Re: PYDISTUTILS_AUTOPLIST question

2014-01-26 Thread Marcus von Appen
On, Sun Jan 26, 2014, Ruslan Makhmatkhanov wrote: > Marcus von Appen wrote on 26.01.2014 15:30: > > On, Sun Jan 26, 2014, Ruslan Makhmatkhanov wrote: > > > >> Hi, > >> > >> while PYDISTUTILS_AUTOPLIST works smoothly for majority of ports, there > >> is the problem with some of them I come across y

Re: PYDISTUTILS_AUTOPLIST question

2014-01-26 Thread Ruslan Makhmatkhanov
Marcus von Appen wrote on 26.01.2014 15:30: On, Sun Jan 26, 2014, Ruslan Makhmatkhanov wrote: Hi, while PYDISTUTILS_AUTOPLIST works smoothly for majority of ports, there is the problem with some of them I come across yesterday. For example, there is the port devel/py-Products.PasswordResetTool

Re: PYDISTUTILS_AUTOPLIST question

2014-01-26 Thread Marcus von Appen
On, Sun Jan 26, 2014, Ruslan Makhmatkhanov wrote: > Hi, > > while PYDISTUTILS_AUTOPLIST works smoothly for majority of ports, there > is the problem with some of them I come across yesterday. For example, > there is the port devel/py-Products.PasswordResetTool. If I set there > PYDISTUTILS_AUTOPLI