14
0

Accepting request 1181936 from devel:languages:python

- 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/request/show/1181936
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyotherside?expand=0&rev=7
This commit is contained in:
2024-06-20 14:49:08 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ead71d0a549acb6664d72745fae5b1d4e433274c64be6a680ceeeef0754451ab
size 183645

3
1.6.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d8ce8383990635472be98461f12c2352e98bc8351faa3416e6fa4679f8f08f06
size 184539

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Jun 20 13:03:59 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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)
-------------------------------------------------------------------
Sun Jan 7 19:46:27 UTC 2024 - Dirk Müller <dmueller@suse.com>

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