17
0

- Add patch to not pull in hardcoded dependencies:

* no-hardcoded-dep.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyGithub?expand=0&rev=27
This commit is contained in:
Tomáš Chvátal
2019-12-11 08:29:09 +00:00
committed by Git OBS Bridge
parent 0070d0734b
commit 5a1c4e7406
3 changed files with 29 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Dec 11 08:26:43 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to not pull in hardcoded dependencies:
* no-hardcoded-dep.patch
-------------------------------------------------------------------
Thu Nov 7 01:54:08 UTC 2019 - Steve Kowalik <steven.kowalik@suse.com>