Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Apr 2016 13:24:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 208548] devel/py-hypothesis: 1.18.1 -> 3.1.0
Message-ID:  <bug-208548-13-zpKqyx7Nc4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-208548-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-208548-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208548

--- Comment #2 from Kurt Jaeger <pi@FreeBSD.org> ---
Changelog:
  https://github.com/DRMacIver/hypothesis/blob/master/docs/changes.rst

make test for security/py-pymacaroons-pynacl fails:

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
ERROR: Failure: ImportError (cannot import name strategy)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/site-packages/nose/loader.py", line 418, in
loadTestsFromName
    addr.filename, addr.module)
  File "/usr/local/lib/python2.7/site-packages/nose/importer.py", line 47, =
in
importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/usr/local/lib/python2.7/site-packages/nose/importer.py", line 94, =
in
importFromDir
    mod =3D load_module(part_fqname, fh, filename, desc)
  File
"/usr/ports/security/py-pymacaroons-pynacl/work/pymacaroons-0.9.3/tests/pro=
perty_tests/macaroon_property_tests.py",
line 5, in <module>
    from hypothesis import assume, given, strategy
ImportError: cannot import name strategy

----------------------------------------------------------------------
Ran 22 tests in 0.154s
FAILED (SKIP=3D1, errors=3D1)

If I test with 1.18.1, it is sucessful.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208548-13-zpKqyx7Nc4>