forked from pool/python-shodan
- update to version 1.10.3:
* Change bare 'except:' statements to 'except Exception:' or more specific ones * remove unused imports * Convert line endings of `shodan/client.py` and `tests/test_shodan.py` to unix * List file types in **shodan convert** (#80) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-shodan?expand=0&rev=17
This commit is contained in:
committed by
Git OBS Bridge
parent
be2a4a847b
commit
97aab246be
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 22 09:21:35 UTC 2018 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||||
|
|
||||||
|
- update to version 1.10.3:
|
||||||
|
* Change bare 'except:' statements to 'except Exception:' or more specific ones
|
||||||
|
* remove unused imports
|
||||||
|
* Convert line endings of `shodan/client.py` and `tests/test_shodan.py` to unix
|
||||||
|
* List file types in **shodan convert** (#80)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 17 19:38:02 UTC 2018 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
Mon Sep 17 19:38:02 UTC 2018 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%{!?license: %global license %doc}
|
%{!?license: %global license %doc}
|
||||||
Name: python-shodan
|
Name: python-shodan
|
||||||
Version: 1.10.2
|
Version: 1.10.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python library and command-line utility for Shodan
|
Summary: Python library and command-line utility for Shodan
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:019cc10a76e0bd28917e879dd095c7ba5ee2b70630bc052a5b79b93004e9b914
|
|
||||||
size 44742
|
|
3
shodan-1.10.3.tar.gz
Normal file
3
shodan-1.10.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a0179a816081c9bfc669890d27c94cfdb797c3439f6ba483c9afc37b9ac19884
|
||||||
|
size 44651
|
Reference in New Issue
Block a user