Bug#790924: pandas: FTBFS: copy() got an unexpected keyword argument 'font'

2015-10-10 Thread Yaroslav Halchenko
Version: 0.17.0+git8-gcac4ad2-1

oops -- forgot to include Closes statement, thus closing manually, have
just uploaded a fresh build

On Fri, 09 Oct 2015, Yaroslav Halchenko wrote:

> yes, I did but build failed due to numpy being not rebuilt for python3.5
> which was just added to debian.

> will try now again with fresh pandas release

> cheers

-- 
Yaroslav O. Halchenko
Center for Open Neuroscience http://centerforopenneuroscience.org
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834   Fax: +1 (603) 646-1419
WWW:   http://www.linkedin.com/in/yarik



Bug#790924: pandas: FTBFS: copy() got an unexpected keyword argument 'font'

2015-10-09 Thread Yaroslav Halchenko
yes, I did but build failed due to numpy being not rebuilt for python3.5
which was just added to debian.

will try now again with fresh pandas release

cheers

On Fri, 09 Oct 2015, Dejan Latinovic wrote:


> Hi Yaroslav,

> did you test the solution  mentioned here:
> https://github.com/pydata/pandas/issues/10125 ?

> Regards,
> Dejan

-- 
Yaroslav O. Halchenko
Center for Open Neuroscience http://centerforopenneuroscience.org
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834   Fax: +1 (603) 646-1419
WWW:   http://www.linkedin.com/in/yarik



Bug#790924: pandas: FTBFS: copy() got an unexpected keyword argument 'font'

2015-10-09 Thread Dejan Latinovic

Hi Yaroslav,

did you test the solution  mentioned here:
https://github.com/pydata/pandas/issues/10125 ?

Regards,
Dejan


Bug#790924: pandas: FTBFS: copy() got an unexpected keyword argument 'font'

2015-07-02 Thread Aaron M. Ucko
Source: pandas
Version: 0.16.2+git65-g054821d-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Builds of pandas have been failing with test suite errors of the form

  ERROR: test_creating_and_reading_multiple_sheets 
(pandas.io.tests.test_excel.ExcelReaderTests)
  --
  Traceback (most recent call last):
File 
/«BUILDDIR»/pandas-0.16.2+git65-g054821d/debian/tmp/usr/lib/python2.7/dist-packages/pandas/io/tests/test_excel.py,
 line 475, in test_creating_and_reading_multiple_sheets
  df.to_excel(ew,sheetname)
File 
/«BUILDDIR»/pandas-0.16.2+git65-g054821d/debian/tmp/usr/lib/python2.7/dist-packages/pandas/core/frame.py,
 line 1277, in to_excel
  startrow=startrow, startcol=startcol)
File 
/«BUILDDIR»/pandas-0.16.2+git65-g054821d/debian/tmp/usr/lib/python2.7/dist-packages/pandas/io/excel.py,
 line 798, in write_cells
  xcell.style = xcell.style.copy(**style_kwargs)
File /usr/lib/python2.7/dist-packages/openpyxl/compat/__init__.py, line 
67, in new_func
  return obj(*args, **kwargs)
  TypeError: copy() got an unexpected keyword argument 'font'

I suspect an incompatibility with openpyxl 2.3.0~b1-1, which came out
of NEW at roughly the same time as pandas.

Could you please take a look?

Thanks!


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#790924: pandas: FTBFS: copy() got an unexpected keyword argument 'font'

2015-07-02 Thread Yaroslav Halchenko

On Thu, 02 Jul 2015, Aaron M. Ucko wrote:

   ERROR: test_creating_and_reading_multiple_sheets 
 (pandas.io.tests.test_excel.ExcelReaderTests)
   --
   Traceback (most recent call last):
 File 
 /«BUILDDIR»/pandas-0.16.2+git65-g054821d/debian/tmp/usr/lib/python2.7/dist-packages/pandas/io/tests/test_excel.py,
  line 475, in test_creating_and_reading_multiple_sheets
   df.to_excel(ew,sheetname)
 File 
 /«BUILDDIR»/pandas-0.16.2+git65-g054821d/debian/tmp/usr/lib/python2.7/dist-packages/pandas/core/frame.py,
  line 1277, in to_excel
   startrow=startrow, startcol=startcol)
 File 
 /«BUILDDIR»/pandas-0.16.2+git65-g054821d/debian/tmp/usr/lib/python2.7/dist-packages/pandas/io/excel.py,
  line 798, in write_cells
   xcell.style = xcell.style.copy(**style_kwargs)
 File /usr/lib/python2.7/dist-packages/openpyxl/compat/__init__.py, line 
 67, in new_func
   return obj(*args, **kwargs)
   TypeError: copy() got an unexpected keyword argument 'font'

 I suspect an incompatibility with openpyxl 2.3.0~b1-1, which came out
 of NEW at roughly the same time as pandas.

 Could you please take a look?

yeap -- I have noted that too... my bad with not testing openpyxl on
breaking API before uploading... hoping to hear what upstream says
before doing anything: https://github.com/pydata/pandas/issues/10125

cheers

-- 
Yaroslav O. Halchenko, Ph.D.
http://neuro.debian.net http://www.pymvpa.org http://www.fail2ban.org
Research Scientist,Psychological and Brain Sciences Dept.
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834   Fax: +1 (603) 646-1419
WWW:   http://www.linkedin.com/in/yarik


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org