Home
last modified time | relevance | path

Searched refs:PYCRYPTO_DIST (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/ansible2/ansible-2.9.27/
H A Dsetup.py205 PYCRYPTO_DIST = 'pycrypto' variable
218 if crypto_backend == PYCRYPTO_DIST:
220 return '%s >= 2.6' % PYCRYPTO_DIST
233 CRYPTO_LIBS = PYCRYPTO_DIST, 'cryptography'
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/
H A Dsetup.py293 PYCRYPTO_DIST = 'pycrypto' variable
306 if crypto_backend == PYCRYPTO_DIST:
308 return '%s >= 2.6' % PYCRYPTO_DIST
321 CRYPTO_LIBS = PYCRYPTO_DIST, 'cryptography'
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/
H A Dsetup.py298 PYCRYPTO_DIST = 'pycrypto' variable
311 if crypto_backend == PYCRYPTO_DIST:
313 return '%s >= 2.6' % PYCRYPTO_DIST
326 CRYPTO_LIBS = PYCRYPTO_DIST, 'cryptography'