Blob Blame History Raw
-------------------------------------------------------------------
Sun Jan 29 19:42:52 UTC 2023 - Ben Greiner <code@bnavigator.de>

- Update to ABI version 12.11.1
  *  error on subclassing enums

-------------------------------------------------------------------
Thu Jan 12 07:37:05 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>

- Add patch to revert the drop of support for python 3.6:
  * support-python3.6.patch 

-------------------------------------------------------------------
Mon Jun 20 21:29:16 UTC 2022 - Ben Greiner <code@bnavigator.de>

- Update to ABI version 12.11.0
  * The array type is now accessible from the sip module.

-------------------------------------------------------------------
Wed Apr 13 08:33:33 UTC 2022 - Ben Greiner <code@bnavigator.de>

- Update to ABI version 12.10.1
- Support for Python 3.6 has been dropped

-------------------------------------------------------------------
Fri Jun 18 21:29:46 UTC 2021 - Ben Greiner <code@bnavigator.de>

- Provide the PyPI name

-------------------------------------------------------------------
Thu May 13 21:30:08 UTC 2021 - Ben Greiner <code@bnavigator.de>

- Update to 12.9.0
  * no release notes, new ABI version. 

-------------------------------------------------------------------
Sun Aug 30 18:04:41 UTC 2020 - Benjamin Greiner <code@bnavigator.de>

- Update to version 12.8.1
  * minor bugfix release 

-------------------------------------------------------------------
Fri Aug 28 19:54:17 UTC 2020 - Benjamin Greiner <code@bnavigator.de>

- Initial specfile for version 12.8.0 
  Quote from https://www.riverbankcomputing.com/static/Docs/PyQt5/installation.html#building-the-sip-module
  It is not necessary to install the PyQt5.sip module before
  building PyQt5 but it must be installed before PyQt5 can be used.