14
0
forked from pool/python-Fabric

- Add skip_python3 as it is not compatible at all, fixes bsc#1073564

- Drop the Sphinx dep as we can't generate the deps because of py3
  incompatibility
- Run fdupes on install

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Fabric?expand=0&rev=53
This commit is contained in:
Tomáš Chvátal
2018-01-22 11:18:13 +00:00
committed by Git OBS Bridge
parent d24f525261
commit 93b4476058
2 changed files with 20 additions and 22 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jan 22 11:15:30 UTC 2018 - tchvatal@suse.com
- Add skip_python3 as it is not compatible at all, fixes bsc#1073564
- Drop the Sphinx dep as we can't generate the deps because of py3
incompatibility
- Run fdupes on install
-------------------------------------------------------------------
Fri Oct 6 14:02:06 UTC 2017 - jengelh@inai.de