forked from pool/python-certstream
- Convert to pip-based build OBS-URL: https://build.opensuse.org/request/show/1277740 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-certstream?expand=0&rev=18
62 lines
2.2 KiB
Plaintext
62 lines
2.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu May 15 13:03:03 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Convert to pip-based build
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 29 19:16:19 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
|
|
|
- Update to version 1.12:
|
|
- update to and require websocket-client>=0.58.0
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 27 09:36:43 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
|
|
|
- %python3_only -> %python_alternative
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 1 11:09:59 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
|
|
|
- update to version 1.11.0:
|
|
- adding url to examples
|
|
- Switched to using a module-specific logger so code calling this module can have better control over logs.
|
|
- Update websocket-client and add ping every 15s
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 14 11:43:24 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 16 17:00:23 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Avoid name repetition in summary (rpmlint).
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 6 14:40:48 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 1.10:
|
|
* no upstream changelog
|
|
- Drop merged add-license.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:46:36 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 28 09:54:08 UTC 2018 - sebix+novell.com@sebix.at
|
|
|
|
- update to version 1.9
|
|
* support for arbitrary kwargs
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 7 10:29:18 UTC 2017 - sebix+novell.com@sebix.at
|
|
|
|
- add add-license.patch to add LICENSE file
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 2 19:41:39 UTC 2017 - sebix+novell.com@sebix.at
|
|
|
|
- initial package for version 1.8
|