guix-devel/gnu
Ludovic Courtès 28958b646f
gnu: python-parsedatetime: Update to 2.3.
Version 2.1 was apparently time-sensitive and started failing like this:

  ======================================================================
  FAIL: testFloat (tests.TestDelta.test)
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "/tmp/guix-build-python2-parsedatetime-2.1.drv-0/parsedatetime-2.1/tests/TestDelta.py", line 64, in testFloat
      self.cal.parse('1.4 months ago', self.source), months=-1.4)
    File "/tmp/guix-build-python2-parsedatetime-2.1.drv-0/parsedatetime-2.1/tests/TestDelta.py", line 37, in assertDelta
      self.assertTrue(diff < 0.05, '%s is not less than 0.05' % diff)
  AssertionError: 0.0666666666667 is not less than 0.05

  ----------------------------------------------------------------------

* gnu/packages/python.scm (python-parsedatetime): Update to 2.3.
[native-inputs]: Add PYTHON-PYTEST and PYTHON-PYTEST-RUNNER.
[propagated-inputs]: New field.
2017-03-14 11:18:16 +01:00
..
build file-systems: Add FAT32 support. 2017-03-01 17:27:49 +01:00
packages gnu: python-parsedatetime: Update to 2.3. 2017-03-14 11:18:16 +01:00
services services: Move configuration functions that shouldn't be factorized. 2017-03-12 19:09:32 +01:00
system Add 'guix pack'. 2017-03-12 17:47:25 +01:00
tests tests: Add 'prosody-service-type' test. 2017-02-10 23:39:45 +01:00
artwork.scm
local.mk gnu: wget: Fix CVE-2017-6508. 2017-03-10 22:36:58 -05:00
packages.scm packages: Use PACKAGE@VERSION syntax when reporting ambiguities. 2017-03-08 23:42:53 +01:00
services.scm services: Create /var/log upon activation. 2017-03-10 14:48:06 +01:00
system.scm system: Avoid '_' as a pattern variable in 'match'. 2017-03-10 14:48:06 +01:00
tests.scm