forked from pool/python-pyotherside
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
c35a410e16 | |||
ddd3a689c7 |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d8ce8383990635472be98461f12c2352e98bc8351faa3416e6fa4679f8f08f06
|
|
||||||
size 184539
|
|
3
1.6.2.tar.gz
Normal file
3
1.6.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9afe075f165c78ec584892887a6411fe1476f2115cf3bba026105bde29292a4b
|
||||||
|
size 184620
|
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 29 20:50:20 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.6.2:
|
||||||
|
* Do not call PyEval_InitThreads(); not needed since Python 3.7
|
||||||
|
* Fixed PyOtherSideQtRCImporter for submodule imports
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 20 13:03:59 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Thu Jun 20 13:03:59 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pyotherside
|
# spec file for package python-pyotherside
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC and contributors
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
%define srcname pyotherside
|
%define srcname pyotherside
|
||||||
%bcond_without test
|
%bcond_without test
|
||||||
Name: python-pyotherside
|
Name: python-pyotherside
|
||||||
Version: 1.6.1
|
Version: 1.6.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Asynchronous Python 3 Bindings for Qt 5
|
Summary: Asynchronous Python 3 Bindings for Qt 5
|
||||||
License: ISC
|
License: ISC
|
||||||
|
Reference in New Issue
Block a user