14
0

- spec file cleanup

- reenable tests
- fix version dependency on h11
  * many changes in connection management, see CHANGELOG.rst

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wsproto?expand=0&rev=29
This commit is contained in:
2024-01-29 21:14:41 +00:00
committed by Git OBS Bridge
parent b5d9b7042f
commit cef270033b
2 changed files with 11 additions and 7 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 29 21:14:17 UTC 2024 - Dirk Müller <dmueller@suse.com>
- spec file cleanup
-------------------------------------------------------------------
Fri Apr 21 12:38:57 UTC 2023 - Dirk Müller <dmueller@suse.com>
@@ -38,13 +43,13 @@ Mon Oct 3 16:14:29 UTC 2022 - Dirk Müller <dmueller@suse.com>
Mon Feb 21 12:08:49 UTC 2022 - Dirk Müller <dmueller@suse.com>
- add 170.patch to improve python 3.10 compatibility
- reenable tests
- reenable tests
-------------------------------------------------------------------
Thu Feb 17 21:00:48 UTC 2022 - Dirk Müller <dmueller@suse.com>
- filter two irrelevant tests for h11 0.13.0 (gh#python-hyper/wsproto#169)
- fix version dependency on h11
- fix version dependency on h11
-------------------------------------------------------------------
Mon Jan 25 11:33:52 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
@@ -104,7 +109,7 @@ Tue Apr 9 15:09:15 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 0.14.0
* bugfix release, see CHANGELOG.rst
0.13.0
* many changes in connection management, see CHANGELOG.rst
* many changes in connection management, see CHANGELOG.rst
-------------------------------------------------------------------
Tue Dec 4 21:08:16 UTC 2018 - aloisio@gmx.com