15
0

- Add patch to not use pinned dependencies and to work in our distro:

* unpin-deps.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astroid?expand=0&rev=43
This commit is contained in:
Tomáš Chvátal
2019-10-04 08:27:26 +00:00
committed by Git OBS Bridge
parent 8afd70bd6f
commit 858a1eb090
3 changed files with 37 additions and 11 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Oct 4 08:24:37 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to not use pinned dependencies and to work in our distro:
* unpin-deps.patch
-------------------------------------------------------------------
Thu Oct 3 14:07:26 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>