net-misc/httpie: fix test failures
authorRalph Seichter <github@seichter.de>
Sat, 29 Jun 2019 14:45:06 +0000 (16:45 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sat, 29 Jun 2019 14:55:02 +0000 (16:55 +0200)
commit3c24ce845a8c9999079c422f6b0512f74f901ec3
treee433efccd054db1685d227fe9865eeac82f4d775
parent8390c7bb2af07db20eade01e8b3ba862fa59c853
net-misc/httpie: fix test failures

* test_ssl.py states that "pytest-httpbin doesn't support ssl3" and
asserts that a caught exception contains a certain string. A patch in
this ebuild extends the list of expected strings.

* Added dependency to dev-python/mock.

Closes: https://bugs.gentoo.org/686306
Signed-off-by: Ralph Seichter <gentoo@seichter.de>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
Closes: https://github.com/gentoo/gentoo/pull/12352
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
net-misc/httpie/files/httpie-1.0.2-fix-test_ssl.patch [new file with mode: 0644]
net-misc/httpie/httpie-1.0.2-r1.ebuild [new file with mode: 0644]