diff --git a/python-unsync.changes b/python-unsync.changes index ae4f3e1..20456f0 100644 --- a/python-unsync.changes +++ b/python-unsync.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jan 16 12:36:55 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 1.4.0 + * Rename TestEventLoopPolicy so that pytest doesn't complain (#44) + * Change Unfuture.then to pass result() instead of itself to the + continuation (#41) + ------------------------------------------------------------------- Tue Jan 7 08:46:22 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-unsync.spec b/python-unsync.spec index 62b5f54..4e10f8e 100644 --- a/python-unsync.spec +++ b/python-unsync.spec @@ -19,7 +19,7 @@ %{?sle15_python_module_pythons} %define modname unsync Name: python-unsync -Version: 1.3.2 +Version: 1.4.0 Release: 0 Summary: Unsynchronize asyncio License: MIT diff --git a/unsync-1.3.2.tar.gz b/unsync-1.3.2.tar.gz deleted file mode 100644 index 83ca1d3..0000000 --- a/unsync-1.3.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:511124deb8135718d1b27361ceca1d61a48c224d242fb6a204f082a972d76dba -size 8945 diff --git a/unsync-1.4.0.tar.gz b/unsync-1.4.0.tar.gz new file mode 100644 index 0000000..e4a5ae4 --- /dev/null +++ b/unsync-1.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:add9c8f402a8c886b3b392ca4236f661d833740444c117a21a7e9cccb60fa60e +size 8952