Commit Graph

3 Commits

Author SHA1 Message Date
Khem Raj
49ecf6f65d python3-cryptography: Add -pthread to link flags
It builds openssl module which needs pthread_atfork()
but we do not link it with libpthread, which results
in runtime loading errors

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Tim Orling <ticotimo@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16 19:15:50 -07:00
Derek Straka
ef52e99804 Remove deprecated python3-lang from the RDEPENDS
The python3-lang package was removed as part of the migration to the
json manifest file.  The functionality is now part of core

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-01-26 17:28:12 -08:00
Derek Straka
d194ad1537 python-cryptography: update to version 2.1.4
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-12-27 07:25:01 -08:00