diff --git a/nest_asyncio-1.5.6.tar.gz b/nest_asyncio-1.5.6.tar.gz deleted file mode 100644 index 6bf65c1..0000000 --- a/nest_asyncio-1.5.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d267cc1ff794403f7df692964d1d2a3fa9418ffea2a3f6859a439ff482fef290 -size 7444 diff --git a/nest_asyncio-1.5.8.tar.gz b/nest_asyncio-1.5.8.tar.gz new file mode 100644 index 0000000..838e90c --- /dev/null +++ b/nest_asyncio-1.5.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25aa2ca0d2a5b5531956b9e273b45cf664cae2b145101d73b86b199978d48fdb +size 6105 diff --git a/python-nest-asyncio.changes b/python-nest-asyncio.changes index 630e471..dad5c45 100644 --- a/python-nest-asyncio.changes +++ b/python-nest-asyncio.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Nov 27 19:39:56 UTC 2023 - Dirk Müller + +- update to 1.5.8: + * Python 3.12 support. + ------------------------------------------------------------------- Sun Oct 16 17:58:59 UTC 2022 - Dirk Müller diff --git a/python-nest-asyncio.spec b/python-nest-asyncio.spec index 3b13aca..093d32a 100644 --- a/python-nest-asyncio.spec +++ b/python-nest-asyncio.spec @@ -1,7 +1,7 @@ # # spec file for package python-nest-asyncio # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,10 +16,9 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} -%define skip_python2 1 +%{?sle15_python_module_pythons} Name: python-nest-asyncio -Version: 1.5.6 +Version: 1.5.8 Release: 0 Summary: Patch asyncio to allow nested event loops License: BSD-2-Clause