Created attachment 216817 [details] devel/py-rauth: Break dependency on security/py-pycrypto Changelog ========= * Teach rauth.oauth to recognize the applicable internals of PyCryptodome's implementation of Crypto.PublicKey.RSA * Replace security/py-pycrypto with security/py-pycryptodome in TEST_DEPENDS QA == portlint: OK poudriere: OK -- testport on 12.1-RELEASE amd64 w/py27, py35, py36, py37 (default), and py38 nosetests: PASS Notes ===== Submitted upstream: https://github.com/litl/rauth/issues/210 https://github.com/litl/rauth/pull/211