14
0
forked from pool/python-txWS

Accepting request 1089605 from home:pgajdos:python

- do not require six
- added patches
  fix https://github.com/MostAwesomeDude/txWS/issues/36
  + python-txWS-no-python2.patch
  05aadd036a
  + python-txWS-tobytes.patch
- added sources
  9e3a2a464b
  + tests.py

OBS-URL: https://build.opensuse.org/request/show/1089605
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-txWS?expand=0&rev=9
This commit is contained in:
2023-05-30 13:40:35 +00:00
committed by Git OBS Bridge
parent 757abba350
commit 10b8f8bb61
5 changed files with 546 additions and 8 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon May 29 15:35:52 UTC 2023 - pgajdos@suse.com
- do not require six
- added patches
fix https://github.com/MostAwesomeDude/txWS/issues/36
+ python-txWS-no-python2.patch
https://github.com/MostAwesomeDude/txWS/commit/05aadd036a7d9a0959c0d915a139779706e960d7
+ python-txWS-tobytes.patch
- added sources
https://github.com/MostAwesomeDude/txWS/commit/9e3a2a464b1c908086c82b293c271e58196f83df
+ tests.py
-------------------------------------------------------------------
Tue Dec 4 12:55:29 UTC 2018 - Matej Cepl <mcepl@suse.com>