14
0

Compare commits

2 Commits

Author SHA256 Message Date
c35a410e16 Accepting request 1308062 from devel:languages:python
- update to 1.6.2:
  * Do not call PyEval_InitThreads(); not needed since Python 3.7
  * Fixed PyOtherSideQtRCImporter for submodule imports

OBS-URL: https://build.opensuse.org/request/show/1308062
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyotherside?expand=0&rev=8
2025-09-30 15:41:20 +00:00
ddd3a689c7 - update to 1.6.2:
* Do not call PyEval_InitThreads(); not needed since Python 3.7
  * Fixed PyOtherSideQtRCImporter for submodule imports

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyotherside?expand=0&rev=21
2025-09-29 20:50:59 +00:00
4 changed files with 12 additions and 5 deletions

View File

@@ -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
View File

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

View File

@@ -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>

View File

@@ -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