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>
|
||||
|
||||
|
Reference in New Issue
Block a user