15
0
forked from pool/python-QtPy

Accepting request 865308 from home:alarrosa:branches:devel:languages:python

- Add patch so the renaming of QtDataVisualization doesn't cause
  a problem on applications using the old name
  (gh#spyder-ide/qtpy#228):
  * 0001-Add-QtDatavisualization-alias-to-QtDataVisualization.patch

OBS-URL: https://build.opensuse.org/request/show/865308
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-QtPy?expand=0&rev=28
This commit is contained in:
2021-01-21 09:54:25 +00:00
committed by Git OBS Bridge
parent c459eaf325
commit f6218b6040
3 changed files with 32 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jan 21 09:30:26 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
- Add patch so the renaming of QtDataVisualization doesn't cause
a problem on applications using the old name
(gh#spyder-ide/qtpy#228):
* 0001-Add-QtDatavisualization-alias-to-QtDataVisualization.patch
-------------------------------------------------------------------
Thu Jan 14 09:12:53 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>