14
0

- update to 1.6.1:

* Dropped support for Python < 3.8 (PR#131)
  * Added support for Python 3.12 (PR#131)
  * Support for Qt 6.5 and newer (backwards-incompatible
    ``Q_RETURN_ARG()`` change) (fixes #128)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyotherside?expand=0&rev=19
This commit is contained in:
2024-06-20 13:04:37 +00:00
committed by Git OBS Bridge
parent 8d5ca9907e
commit efb01dc8e5
4 changed files with 13 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%define srcname pyotherside
%bcond_without test
Name: python-pyotherside
Version: 1.6.0
Version: 1.6.1
Release: 0
Summary: Asynchronous Python 3 Bindings for Qt 5
License: ISC