1
0

Compare commits

...

2 Commits

Author SHA256 Message Date
Ana Guerrero
73bbd7a0d9 Accepting request 1239257 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1239257
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiosignal?expand=0&rev=4
2025-01-22 15:30:55 +00:00
7b92a2f1ef - 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)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiosignal?expand=0&rev=8
2025-01-21 12:13:31 +00:00
4 changed files with 13 additions and 5 deletions

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

Binary file not shown.

3
aiosignal-1.3.2.tar.gz Normal file
View File

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

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