Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Apr 2022 15:46:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 263589] security/py-cryptography: needs to be synced to security/py-cryptography-vectors
Message-ID:  <bug-263589-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 263589
           Summary: security/py-cryptography: needs to be synced to
                    security/py-cryptography-vectors
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: amdmi3@FreeBSD.org
          Assignee: sunpoet@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)

security/py-cryptography has a test (which currently fails) which checks th=
at
its version is the same as one of security/py-cryptography-vectors. So
security/py-cryptography should probably be updated at least to 3.4.8.

_____________________________ test_vector_version
______________________________

    def test_vector_version():
>       assert cryptography.__version__ =3D=3D cryptography_vectors.__versi=
on__
E       AssertionError: assert '3.3.2' =3D=3D '3.4.8'
E         - 3.4.8
E         + 3.3.2

tests/test_utils.py:4410: AssertionError

--=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-263589-7788>