hi all, sorry I haven't been much help last few months. PyData is next weekend and I definitely plan to have a 0.13 RC cut by then. I'll try to get to remaining PR reviews you asked me about and I'll tinker with the windows build machine tomorrow and report any windows-specific failures. - Wes
Hey guys, Does anyone know jenkins well? I'm trying to fix a problem where the windows binaries are getting built with the jenkins job name + number in the file name. I tracked it down to the fact that jenkins is for some reason creating local tags that matches the jenkins job name + build number. So when setup is run, the version number is that tag name, which means the windows binaries are built with that name. I have teamviewer setup on the windows box here so if anyone is willing to help that would be much appreciated! Or if anyone know what's wrong and can tell me what to do, that would also work. Thanks!!! Chang On Sun, Nov 3, 2013 at 4:45 PM, Wes McKinney <wesmckinn@gmail.com> wrote:
hi all,
sorry I haven't been much help last few months. PyData is next weekend and I definitely plan to have a 0.13 RC cut by then. I'll try to get to remaining PR reviews you asked me about and I'll tinker with the windows build machine tomorrow and report any windows-specific failures.
- Wes _______________________________________________ Pandas-dev mailing list Pandas-dev@python.org https://mail.python.org/mailman/listinfo/pandas-dev
There are also Python 2.6 failures on both 32- and 64-bit Windows. This is the last release I can be involved with; I simply don't have the time. I am, however, willing to compensate a person who wants to be the release manager going forward. On Fri, Nov 22, 2013 at 12:25 PM, Chang She <changshe@gmail.com> wrote:
Hey guys,
Does anyone know jenkins well? I'm trying to fix a problem where the windows binaries are getting built with the jenkins job name + number in the file name. I tracked it down to the fact that jenkins is for some reason creating local tags that matches the jenkins job name + build number. So when setup is run, the version number is that tag name, which means the windows binaries are built with that name.
I have teamviewer setup on the windows box here so if anyone is willing to help that would be much appreciated! Or if anyone know what's wrong and can tell me what to do, that would also work.
Thanks!!!
Chang
On Sun, Nov 3, 2013 at 4:45 PM, Wes McKinney <wesmckinn@gmail.com> wrote:
hi all,
sorry I haven't been much help last few months. PyData is next weekend and I definitely plan to have a 0.13 RC cut by then. I'll try to get to remaining PR reviews you asked me about and I'll tinker with the windows build machine tomorrow and report any windows-specific failures.
- Wes _______________________________________________ Pandas-dev mailing list Pandas-dev@python.org https://mail.python.org/mailman/listinfo/pandas-dev
http://pandas.pydata.org/pandas-build/dev/ suggests the wacky filenames started appearing in july. My guess would be #4218 is to blame, It was merged right about that time and changed the format of the version string for dev versions (for good reason I thought, see issue). Jenkins disapproves for some reason. An aside: no ANN on the ml for 0.13.0rc1? shout if you need someone else to do it. jreback is the obvious choice but I'll do it if needed. - Yoval On 11/22/2013 10:25 PM, Chang She wrote:
Hey guys,
Does anyone know jenkins well? I'm trying to fix a problem where the windows binaries are getting built with the jenkins job name + number in the file name. I tracked it down to the fact that jenkins is for some reason creating local tags that matches the jenkins job name + build number. So when setup is run, the version number is that tag name, which means the windows binaries are built with that name.
I have teamviewer setup on the windows box here so if anyone is willing to help that would be much appreciated! Or if anyone know what's wrong and can tell me what to do, that would also work.
Thanks!!!
Chang
On Sun, Nov 3, 2013 at 4:45 PM, Wes McKinney <wesmckinn@gmail.com <mailto:wesmckinn@gmail.com>> wrote:
hi all,
sorry I haven't been much help last few months. PyData is next weekend and I definitely plan to have a 0.13 RC cut by then. I'll try to get to remaining PR reviews you asked me about and I'll tinker with the windows build machine tomorrow and report any windows-specific failures.
- Wes _______________________________________________ Pandas-dev mailing list Pandas-dev@python.org <mailto:Pandas-dev@python.org> https://mail.python.org/mailman/listinfo/pandas-dev
_______________________________________________ Pandas-dev mailing list Pandas-dev@python.org https://mail.python.org/mailman/listinfo/pandas-dev
Just pushed a fix and verified that the problem is solved: http://pandas.pydata.org/pandas-build/dev/ pandas-0.13.0-122-g1e5f94a.win32-py2.7.exe mod. getting 0.13 binaries out to pypi, you can clear the artifacts dir and things will go back to normal. Y On 11/22/2013 10:25 PM, Chang She wrote:
Hey guys,
Does anyone know jenkins well? I'm trying to fix a problem where the windows binaries are getting built with the jenkins job name + number in the file name. I tracked it down to the fact that jenkins is for some reason creating local tags that matches the jenkins job name + build number. So when setup is run, the version number is that tag name, which means the windows binaries are built with that name.
I have teamviewer setup on the windows box here so if anyone is willing to help that would be much appreciated! Or if anyone know what's wrong and can tell me what to do, that would also work.
Thanks!!!
Chang
On Sun, Nov 3, 2013 at 4:45 PM, Wes McKinney <wesmckinn@gmail.com <mailto:wesmckinn@gmail.com>> wrote:
hi all,
sorry I haven't been much help last few months. PyData is next weekend and I definitely plan to have a 0.13 RC cut by then. I'll try to get to remaining PR reviews you asked me about and I'll tinker with the windows build machine tomorrow and report any windows-specific failures.
- Wes _______________________________________________ Pandas-dev mailing list Pandas-dev@python.org <mailto:Pandas-dev@python.org> https://mail.python.org/mailman/listinfo/pandas-dev
_______________________________________________ Pandas-dev mailing list Pandas-dev@python.org https://mail.python.org/mailman/listinfo/pandas-dev
participants (3)
-
Chang She -
Wes McKinney -
yoval p.