From b00db6712302683be030c719acb4fca4c730cd95da7b819565945ac675610944 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 14 May 2019 21:59:37 +0000 Subject: [PATCH] - Add patch fix-httpretty-dep.patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyGithub?expand=0&rev=21 --- python-PyGithub.changes | 1 + 1 file changed, 1 insertion(+) diff --git a/python-PyGithub.changes b/python-PyGithub.changes index f660dc7..158f919 100644 --- a/python-PyGithub.changes +++ b/python-PyGithub.changes @@ -18,6 +18,7 @@ Tue May 14 19:43:19 UTC 2019 - Gary Smith o Fix Organization.add_to_members role passing (#1039) (480f91cf) * Deprecation o Remove Status API (6efd6318) +- Add patch fix-httpretty-dep.patch ------------------------------------------------------------------- Wed Mar 6 08:55:14 UTC 2019 - Tomáš Chvátal