#498 remove old ssl library
Merged by mikem. Opened by tkopecek.
tkopecek/koji issue467  into  master

Download 498.patch

Koji now uses ssl via python-requests

  • use_old_ssl option is removed
  • koji.ssl library removed
  • simplejson (python <2.6) imports removed
  • removed some unused imports

Relates: https://pagure.io/koji/issue/467

Pagure seems to lie about some removed files (util/*) as they are present in given branch.

Edit: https://pagure.io/pagure/issue/2453

rebased

:thumbsup:

rebased

Given that we have a user relying on it, let's close this for now and revisit in 1.15

rebased onto 978f058982394c3c6ab4aa9961fed0d457b9f6db

rebased onto b5b518920cb4ab51d47bd2f61d58c69687527e4e

several unit test failures post rebase

1 new commit added

  • remove invalid test

Let's leave the requests_kerberos fallback for now. I know we require it in our spec, but other packagers may not yet (note that our internal build does this). At any rate, this is unrelated to dropping support for the old ssl lib.

updated

rebased onto 1561324259336b54915372afd22e040ded1876b0

rebased onto 8f22069fdae256df334dcbd21397fdad29093f0b

Commit e399f69a fixes this pull-request

Pull-Request has been merged by mikem

Metadata