Bug 263589 - security/py-cryptography: needs to be synced to security/py-cryptography-vectors
Summary: security/py-cryptography: needs to be synced to security/py-cryptography-vectors
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-26 15:46 UTC by Dmitry Marakasov
Modified: 2022-09-08 12:15 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov freebsd_committer freebsd_triage 2022-04-26 15:46:40 UTC
security/py-cryptography has a test (which currently fails) which checks that 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__ == cryptography_vectors.__version__
E       AssertionError: assert '3.3.2' == '3.4.8'
E         - 3.4.8
E         + 3.3.2

tests/test_utils.py:4410: AssertionError
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2022-09-08 12:15:58 UTC
security/py-cryptography is syned with security/py-cryptography-vectors in ports ef8010c64fb3fb32f9051c89b58cb2643622e7e2.