From 88348e84173acf150462e3bcc574ad005fd9959a37f2a63cba42cab652c77fcb 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