Your message dated Mon, 24 Oct 2016 22:52:05 +0000
with message-id <[email protected]>
and subject line Bug#840847: fixed in freezegun 0.3.7-1
has caused the Debian Bug report #840847,
regarding freezegun: FTBFS under some timezones (eg. GMT-14)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
840847: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840847
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: freezegun
Version: 0.3.6-1
Severity: serious
Justification: fails to build from source
User: [email protected]
Usertags: ftbfs timezones
X-Debbugs-Cc: [email protected]

Dear Maintainer,

freezegun fails to build from source in logs/unstable undersome timezones (eg. 
TZ="/usr/share/zoneinfo/Etc/GMT-14"):

  [..]

  ======================================================================
  FAIL: tests.test_class_import.test_import_localtime
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
      self.test(*self.arg)
    File "/build-2nd/freezegun-0.3.6/freezegun/api.py", line 449, in wrapper
      result = func(*args, **kwargs)
    File "/build-2nd/freezegun-0.3.6/tests/test_class_import.py", line 83, in 
test_import_localtime
      assert struct.tm_mday == 14
  AssertionError: 
      time.struct_time(tm_year=2012, tm_mon=1, tm_mday=15, tm_hour=2, tm_min=0, 
tm_sec=0, tm_wday=6, tm_yday=15, tm_isdst=-1) = fake_localtime_function()
      assert time.struct_time(tm_year=2012, tm_mon=1, tm_mday=15, tm_hour=2, 
tm_min=0, tm_sec=0, tm_wday=6, tm_yday=15, tm_isdst=-1).tm_year == 2012
      assert time.struct_time(tm_year=2012, tm_mon=1, tm_mday=15, tm_hour=2, 
tm_min=0, tm_sec=0, tm_wday=6, tm_yday=15, tm_isdst=-1).tm_mon == 1
  >>  assert time.struct_time(tm_year=2012, tm_mon=1, tm_mday=15, tm_hour=2, 
tm_min=0, tm_sec=0, tm_wday=6, tm_yday=15, tm_isdst=-1).tm_mday == 14

  [..]

The full build log is attached or can be viewed here:

    
https://reproducible.debian.net/debian/logs/unstable/amd64/freezegun_0.3.6-1.build2.log.gz

(Note the use of fake_localtime, which is going to vary under such extreme
timezones.)




Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-

Attachment: freezegun.0.3.6-1.logs.unstable.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: freezegun
Source-Version: 0.3.7-1

We believe that the bug you reported is fixed in the latest version of
freezegun, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Federico Ceratto <[email protected]> (supplier of updated freezegun package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 25 Oct 2016 11:05:01 +1400
Source: freezegun
Binary: python-freezegun python3-freezegun
Architecture: source all
Version: 0.3.7-1
Distribution: unstable
Urgency: medium
Maintainer: Federico Ceratto <[email protected]>
Changed-By: Federico Ceratto <[email protected]>
Description:
 python-freezegun - Python library to mock the datetime module in unit testing
 python3-freezegun - Python3 library to mock the datetime module in unit testing
Closes: 840847
Changes:
 freezegun (0.3.7-1) unstable; urgency=medium
 .
   * New upstream release
   * Fix test_import_localtime test (Closes: #840847)
Checksums-Sha1:
 c72859d5bf2fd182c270cf434cd312b60023040e 2156 freezegun_0.3.7-1.dsc
 e48810ee031f742569c131ab8372ddbd6e44ebc8 15771 freezegun_0.3.7.orig.tar.gz
 cbfefd8541da1e353363911aed7905326898f22b 2416 freezegun_0.3.7-1.debian.tar.xz
 4777c8326863424935ff301de3ba745195a513ed 7864 python-freezegun_0.3.7-1_all.deb
 28f3c1ccb4305176f64554726d8d9c44b8042196 6572 python3-freezegun_0.3.7-1_all.deb
Checksums-Sha256:
 0c6e1103567842e45dfdfce021689ff034b9bad03e4cd88c1c36f117d753b6ce 2156 
freezegun_0.3.7-1.dsc
 1ca8e4833f50ab908398d92900865832d3d409f7ae2ede32c153966d404f8192 15771 
freezegun_0.3.7.orig.tar.gz
 678d11701b14626962994497fcfaa7e1d2324fa3777ed9b8a754cf99f2bbd8b0 2416 
freezegun_0.3.7-1.debian.tar.xz
 d40f39f6b62fa3dd02010234c8cd8d74f1b39f1a167cf8c4e3033c44b845b0cb 7864 
python-freezegun_0.3.7-1_all.deb
 96510ff9970580aac2cba43636b4c9e65cd49938095db724353ed219e0c645e2 6572 
python3-freezegun_0.3.7-1_all.deb
Files:
 919139330b830e9d79140acec92ee1bb 2156 python optional freezegun_0.3.7-1.dsc
 1394c7a264f2cd77788bd879a5868fb7 15771 python optional 
freezegun_0.3.7.orig.tar.gz
 3c7fb6d524969a36961383846376c3fe 2416 python optional 
freezegun_0.3.7-1.debian.tar.xz
 17d472829f5d5f64363e9e10c2b2f746 7864 python optional 
python-freezegun_0.3.7-1_all.deb
 31f8179b19f7501e27e1f2c8b4d60107 6572 python optional 
python3-freezegun_0.3.7-1_all.deb

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCAAGBQJYDn0/AAoJEG8xvET1F32qayIP/3D6cbzIOxWH62XBN9bSsjiy
pTVXzYq1mmSeYLd70tlsT+7Wa/Z5w4s2D3h0/t3EF3KxJCUQZ3PeDoyjTiVjrWDX
0QJf+u8EFKPDqgvzvNzqGSsuew10syLVC1UTVFGJgAzocheznA78CEZgjzHgl/Fd
tiHHDJ7u3aP9t0WpJq0FGrN0yell/IWLiIZ7z+6UyXL6wjdJ+lOP9iOaSE6AIIWV
PVUCnLWN70ZoCXt4nLQdLRwIdjdNsVWdxOAAzi9jOdgBDGbavBgfa9b2z0ClnSpi
PG/YYZaUcAXwD7yvpOt/NjSDO1w8a3SVhJ3DkIrAjfLymiF7PiO0QlQ7s17vR4iF
SQdP2F6uwEECqtffL+eq1j7TAKLro//7+KFAYPO7FmyGOaxjIiNjiSlEUs7YR5kd
oEweY/8HdPzjsPI35BgNrSmJ0pnTAJ+1z/8RtJYsMM+f+VUneVlu1xrUsoN6R604
9I+NKnGdIhujb0TltTs6dTvsiFgVDm/LNJTc+iiZCslt5veMzqgiUbBom1Jh1f5T
4nAF3QmHqlOQiejJKzL87wLVRejgXwS7EkUWDjVmOKtutvArA+UK1jnTsH5jUyq1
z8l1XPuO0kauFR9O2r1aZ4DrUIDVG75TDT6QRcs0DHGDJa6iqGhrJNOebqh2o9Aw
/kCfbCdNfi6qnfsg+q3d
=scur
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to