15
0

- Update to 24.6.2:

* unit test fixes (#1634)
  * bump minimum twisted to 24.3.0 (#1635)
  * a couple of packaging fixes (#1632)
  * update license file to include contributors (#1628)
  * Random ID should beginning with 1 (#1637)
- Drop patch fix-wamp-tests.patch, included upstream.
- Add patch support-new-pytest-asyncio.patch:
  * Support even more pytest-asyncio.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autobahn?expand=0&rev=73
This commit is contained in:
2024-12-10 06:11:32 +00:00
committed by Git OBS Bridge
parent 32d6f63838
commit 687faaee9b
6 changed files with 105 additions and 42 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Dec 10 06:10:04 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 24.6.2:
* unit test fixes (#1634)
* bump minimum twisted to 24.3.0 (#1635)
* a couple of packaging fixes (#1632)
* update license file to include contributors (#1628)
* Random ID should beginning with 1 (#1637)
- Drop patch fix-wamp-tests.patch, included upstream.
- Add patch support-new-pytest-asyncio.patch:
* Support even more pytest-asyncio.
-------------------------------------------------------------------
Thu Apr 25 08:18:43 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>