15
0

Accepting request 1320605 from devel:languages:python

Forwarded request #1320448 from mgrossu

- Update to version 3.9.0:
    * Handle acknowledgement timeouts in the consumer
    * Explicitly install an event loop to support Python 3.14, which no longer does so implicitly

OBS-URL: https://build.opensuse.org/request/show/1320605
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fedora-messaging?expand=0&rev=12
This commit is contained in:
2025-12-01 10:13:55 +00:00
committed by Git OBS Bridge
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:dd71bb94e3a7d2581ef1bea1d83e5a885da8bd79c3896d108af940fd4e3395fd
size 219279

View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Nov 28 11:06:46 UTC 2025 - Marius Grossu <marius.grossu@suse.com>
- Update to version 3.9.0:
* Handle acknowledgement timeouts in the consumer
* Explicitly install an event loop to support Python 3.14, which no longer does so implicitly
-------------------------------------------------------------------
Thu Oct 16 12:54:39 UTC 2025 - Jay Michalska <jay.michalska@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-fedora-messaging
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define _modname fedora-messaging
Name: python-fedora-messaging
Version: 3.8.0
Version: 3.9.0
Release: 0
Summary: Python tools for Fedora's messaging infrastructure
License: GPL-2.0-or-later