diff --git a/python-ws4py.changes b/python-ws4py.changes index 2e19ed8..8fdffc5 100644 --- a/python-ws4py.changes +++ b/python-ws4py.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Mar 28 20:47:08 UTC 2025 - Dirk Müller + +- update to 0.6.0: + * Upgrade Python support to include 3.6, 3.7, 3.8, 3.9, 3.10, + 3.11 and 3.12 + * Drop support for Python 3.* < 3.6 (Python 2.7 remains) + * Fix tox and github action so they work nicely together + * Add a release workflow to Pypi which uses trusted publisher + ------------------------------------------------------------------- Thu Apr 28 15:49:52 UTC 2022 - pgajdos@suse.com diff --git a/python-ws4py.spec b/python-ws4py.spec index 17efc0b..770b7e8 100644 --- a/python-ws4py.spec +++ b/python-ws4py.spec @@ -1,7 +1,7 @@ # -# spec file +# spec file for package python-ws4py # -# Copyright (c) 2022 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 @@ -26,7 +26,7 @@ %bcond_with test %endif Name: python-ws4py%{psuffix} -Version: 0.5.1 +Version: 0.6.0 Release: 0 Summary: WebSocket client and server library for Python License: BSD-3-Clause diff --git a/ws4py-0.5.1.tar.gz b/ws4py-0.5.1.tar.gz deleted file mode 100644 index ca1c1ea..0000000 --- a/ws4py-0.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29d073d7f2e006373e6a848b1d00951a1107eb81f3742952be905429dc5a5483 -size 51408 diff --git a/ws4py-0.6.0.tar.gz b/ws4py-0.6.0.tar.gz new file mode 100644 index 0000000..25e4812 --- /dev/null +++ b/ws4py-0.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f87b19b773f0a0744a38f3afa36a803286dd3197f0bb35d9b75293ec7002d19 +size 53288