Re: [Python-modules-team] Bug#849652: faker: FTBFS on 32-bit: ValueError: timestamp out of range for platform time_t

2017-01-30 Thread Simon McVittie
On Mon, 30 Jan 2017 at 20:31:06 +1100, Brian May wrote: > > File "faker/providers/date_time/__init__.py", line 403, in > > date_time_this_century > > return cls.date_time_between_dates(now, next_century_start, tzinfo) > > File "faker/providers/date_time/__init__.py", line 381, in > >

Re: [Python-modules-team] Bug#849652: faker: FTBFS on 32-bit: ValueError: timestamp out of range for platform time_t

2017-01-30 Thread Raphael Hertzog
On Mon, 30 Jan 2017, Brian May wrote: > Help in fixing this RC bug would be appreciated. I have forwarded this > upstream, however need a quick fix for the Debian package (not sure but > suspect it might be too late for stretch). > > Unfortunately, not sure where to start. I don't understand this

Re: [Python-modules-team] Bug#849652: faker: FTBFS on 32-bit: ValueError: timestamp out of range for platform time_t

2017-01-30 Thread Brian May
To: debian-python mailing list Help in fixing this RC bug would be appreciated. I have forwarded this upstream, however need a quick fix for the Debian package (not sure but suspect it might be too late for stretch). Unfortunately, not sure where to start. I don't understand this