forked from pool/python-ws4py
- No more greedy globs in %files. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ws4py?expand=0&rev=15
47 lines
1.7 KiB
Plaintext
47 lines
1.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Jun 13 02:45:11 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Switch to pyproject macros.
|
|
- No more greedy globs in %files.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 28 20:47:08 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- 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
|
|
|
|
- do not require python-mock for build
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 17 22:28:45 UTC 2020 - Julio González Gil <jgonzalez@suse.com>
|
|
|
|
- Fix license. Correct one is BSD-3-Clause.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 11 12:09:24 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to version 0.5.1
|
|
* fixed runtime error: Set changed size during iteration
|
|
* on secure, only pass the requested number of bytes to the parsers
|
|
* Change threaded client test to test ssl socket
|
|
* exclude certain headers when requested
|
|
* Disable build for Python 3.4
|
|
- launch tests using multibuild
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:56:13 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 7 22:42:58 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
- initial version
|