14
0
forked from pool/python-shodan

- update to version 0.9.1:

* The CHANGELOG is now part of the packages.
 * Improved unicode handling in Python2 (#78)
 * Add `tsv` output format for **shodan host** (#65)
 * Show user-friendly error messages when running **shodan radar** without permission or in a window that's too small (#74)
 * Improved exception handling to improve debugging **shodan init** (#77)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-shodan?expand=0&rev=12
This commit is contained in:
Sebastian Wagner
2018-08-26 13:09:12 +00:00
committed by Git OBS Bridge
parent 618645ce2f
commit 4172914dc3
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Aug 26 13:07:53 UTC 2018 - sebix+novell.com@sebix.at
- update to version 0.9.1:
* The CHANGELOG is now part of the packages.
* Improved unicode handling in Python2 (#78)
* Add `tsv` output format for **shodan host** (#65)
* Show user-friendly error messages when running **shodan radar** without permission or in a window that's too small (#74)
* Improved exception handling to improve debugging **shodan init** (#77)
-------------------------------------------------------------------
Wed Aug 1 08:24:12 UTC 2018 - sebix+novell.com@sebix.at