Sync from SUSE:SLFO:Main python-aiosignal revision 4ce0df74ca831717e17f2c953cda1074

This commit is contained in:
2025-05-13 19:50:31 +02:00
parent 89344bb899
commit e294ace2c0
4 changed files with 13 additions and 5 deletions

BIN
aiosignal-1.3.1.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
aiosignal-1.3.2.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jan 21 10:06:18 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.3.2
* Dropped Python 3.7 support. (#413)
* Dropped Python 3.8 support. (#645)
* Remove redundant wheel dep from pyproject.toml. (#362)
-------------------------------------------------------------------
Fri May 5 10:16:37 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-aiosignal
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%define skip_python2 1
%{?sle15_python_module_pythons}
Name: python-aiosignal
Version: 1.3.1
Version: 1.3.2
Release: 0
Summary: a list of registered asynchronous callbacks
License: Apache-2.0