diff --git a/aiosignal-1.3.1.tar.gz b/aiosignal-1.3.1.tar.gz deleted file mode 100644 index 376852f..0000000 --- a/aiosignal-1.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54cd96e15e1649b75d6c87526a6ff0b6c1b0dd3459f43d9ca11d48c339b68cfc -size 19422 diff --git a/aiosignal-1.3.2.tar.gz b/aiosignal-1.3.2.tar.gz new file mode 100644 index 0000000..bcc1084 --- /dev/null +++ b/aiosignal-1.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8c255c66fafb1e499c9351d0bf32ff2d8a0321595ebac3b93713656d2436f54 +size 19424 diff --git a/python-aiosignal.changes b/python-aiosignal.changes index 61e1270..56536a7 100644 --- a/python-aiosignal.changes +++ b/python-aiosignal.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jan 21 10:06:18 UTC 2025 - John Paul Adrian Glaubitz + +- 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 diff --git a/python-aiosignal.spec b/python-aiosignal.spec index 0957410..247df5d 100644 --- a/python-aiosignal.spec +++ b/python-aiosignal.spec @@ -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