forked from pool/python-certstream
- 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 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-certstream?expand=0&rev=12
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-certstream
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-certstream
|
||||
Version: 1.10
|
||||
Version: 1.11
|
||||
Release: 0
|
||||
Summary: Python library for receiving certificate transparency list updates
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user