Commit Graph

17 Commits

Author SHA256 Message Date
cef270033b - 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
2024-01-29 21:14:41 +00:00
b5d9b7042f Accepting request 1081699 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081699
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wsproto?expand=0&rev=27
2023-04-21 13:28:00 +00:00
8ef1003b48 - no longer supports python 3.6, we can drop the 3.6 specific requires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wsproto?expand=0&rev=25
2023-02-01 16:42:07 +00:00
fa64657c0a - update to 1.2.0:
* Bugfix: When a close frame with status NO_STATUS_RCVD is sent, send
    and empty payload.
  * Bugfix: Changing both encoding and decoding of the Host, from ascii
    to idna.
  * Bugfix: Support multiple Sec-WebSocket-Extensions and
    Sec-WebSocket-Protocol headers.
  * Accept bytes alongside string as path argument in
    initiate_upgrade_connection.
  * Check the state when sending events, raising if the event cannot be
    sent in the current state.
  * Send an empty payload for NO_STATUS_RCVD.
  * Added support for Python 3.10.
  * Drop support for Python 3.6, meaning the minimum supported version
    is Python 3.7.0.
  * Various type checking and code linting improvements.
- drop 170.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wsproto?expand=0&rev=23
2022-10-03 16:15:39 +00:00
810adbcf06 - add 170.patch to improve python 3.10 compatibility
- reenable tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wsproto?expand=0&rev=22
2022-02-21 12:09:43 +00:00
ba76964cbf - filter two irrelevant tests for h11 0.13.0 (gh#python-hyper/wsproto#169)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wsproto?expand=0&rev=21
2022-02-17 21:01:23 +00:00
72f8f86d3f - fix version dependency on h11
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wsproto?expand=0&rev=20
2022-02-17 20:56:49 +00:00
6d5758f272 Accepting request 866563 from home:jayvdb:branches:devel:languages:python
- Fix Tumbleweed Python 3.6 build

OBS-URL: https://build.opensuse.org/request/show/866563
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wsproto?expand=0&rev=18
2021-01-25 12:15:36 +00:00
17266d35cc Accepting request 851467 from home:jayvdb:branches:devel:languages:python
- Activate test suite

OBS-URL: https://build.opensuse.org/request/show/851467
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wsproto?expand=0&rev=16
2020-11-28 11:33:55 +00:00
33d6de3925 Accepting request 850153 from home:alois:branches:devel:languages:python
Update to version 1.0.0

OBS-URL: https://build.opensuse.org/request/show/850153
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wsproto?expand=0&rev=14
2020-11-23 10:28:05 +00:00
57e811ac2b Accepting request 841059 from home:jayvdb:py-submit
- Add missing runtime dependency on dataclasses

OBS-URL: https://build.opensuse.org/request/show/841059
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wsproto?expand=0&rev=12
2020-10-11 17:31:31 +00:00
7e94797cdf Accepting request 722195 from home:alois:branches:devel:languages:python
Update to version 0.15.0

OBS-URL: https://build.opensuse.org/request/show/722195
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wsproto?expand=0&rev=10
2019-08-10 14:47:59 +00:00
4d23c861c8 Accepting request 706557 from home:alois:branches:devel:languages:python
- Update to version 0.14.1
  * Loosen the h11 requirement to >= 0.8.1 as wsproto is
    compatible with 0.9 onwards.
  * Stop installing a "test" package on installation.

OBS-URL: https://build.opensuse.org/request/show/706557
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wsproto?expand=0&rev=8
2019-05-31 05:20:28 +00:00
ed6a0e7c11 Accepting request 692651 from home:mcalabkova:branches:devel:languages:python
- update to version 0.14.0
  * bugfix release, see CHANGELOG.rst
  0.13.0
  * many changes in connection management, see CHANGELOG.rst

OBS-URL: https://build.opensuse.org/request/show/692651
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wsproto?expand=0&rev=6
2019-04-09 16:49:55 +00:00
136dc754e2 Accepting request 654111 from home:alois:branches:devel:languages:python
- Update to version 0.12.0
  * Support h11 ~0.8.1.
  * Support Python 3.7.
  * Make the close-handshake more explicit, by sending a close
    frame on reciept of a close frame.
  * Bugfix fix deflate after a non-compressable message.
  * Bugfix connection header acceptance, by accepting Connection
    header values that are comma separated lists.

OBS-URL: https://build.opensuse.org/request/show/654111
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wsproto?expand=0&rev=4
2018-12-04 21:18:00 +00:00
7c78d8b372 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wsproto?expand=0&rev=3
2018-12-04 14:14:58 +00:00
Tomáš Chvátal
054b7184d5 Accepting request 579952 from home:alois:branches:devel:languages:python
- Initial package (0.11.0)

OBS-URL: https://build.opensuse.org/request/show/579952
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wsproto?expand=0&rev=1
2018-02-26 08:32:51 +00:00