15
0
forked from pool/python-QtPy

Accepting request 704979 from home:pgajdos

- version update to 1.7.1
  * Skip testing PyQt4 and PySide in Python 3.5
  * Trivial maintenance tweaks
  * Avoid deprecated "from collections import MutableMapping"

OBS-URL: https://build.opensuse.org/request/show/704979
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-QtPy?expand=0&rev=17
This commit is contained in:
Tomáš Chvátal
2019-05-23 10:44:03 +00:00
committed by Git OBS Bridge
parent 9c054ec938
commit 43dac5b9ca
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu May 23 10:34:57 UTC 2019 - pgajdos@suse.com
- version update to 1.7.1
* Skip testing PyQt4 and PySide in Python 3.5
* Trivial maintenance tweaks
* Avoid deprecated "from collections import MutableMapping"
-------------------------------------------------------------------
Tue Mar 19 14:33:21 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>