debian-koji/koji
Tomas Kopecek ebdbb80e02 drop PyOpenSSL usage
We've replaced it with requests library some time ago, this code has no
better sensitivity than requests error checking, so we can drop it
completely.

Fixes: https://pagure.io/koji/issue/2752
2021-03-24 14:43:40 +01:00
..
__init__.py drop PyOpenSSL usage 2021-03-24 14:43:40 +01:00
_version.py Release notes 1.24 2021-02-17 15:08:56 +01:00
arch.py backport py27 compatible file open with encoding 2021-02-16 14:13:03 +01:00
auth.py doc: api docs 2020-10-23 09:06:23 +02:00
context.py flake8: apply E3 rules 2020-03-03 21:38:22 +08:00
daemon.py backport py27 compatible file open with encoding 2021-02-16 14:13:03 +01:00
db.py always set utf8 pg client encoding 2020-04-01 16:19:03 +02:00
Makefile Install into /usr/lib rather than /usr/lib64/ 2020-11-27 10:00:52 +01:00
plugin.py plugin hooks for repo modification 2021-02-04 10:44:21 +01:00
policy.py flake8: apply E3 rules 2020-03-03 21:38:22 +08:00
rpmdiff.py use Exception instead of BaseException for bare expection 2020-03-03 21:38:22 +08:00
server.py flake8: apply E3 rules 2020-03-03 21:38:22 +08:00
tasks.py fix flake8 issues 2020-06-05 10:58:38 +02:00
util.py make flake8 happy 2021-03-18 16:13:29 +01:00
xmlrpcplus.py flake8: apply E3 rules 2020-03-03 21:38:22 +08:00