14
0
forked from pool/python-shodan

- update to version 1.8.0:

* Shodan CLI now installs properly on Windows (#66)
 * Improved output of "shodan host" (#64, #67)
 * Fixed bug that prevented an open port from being shown in "shodan host" (#63)
 * No longer show an empty page if "shodan search" didn't return results (#62)
 * Updated docs to make them Python3 compatible

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-shodan?expand=0&rev=9
This commit is contained in:
Sebastian Wagner
2018-05-31 21:26:23 +00:00
committed by Git OBS Bridge
parent 3e5bb65108
commit 001c82df35
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu May 31 21:23:06 UTC 2018 - sebix+novell.com@sebix.at
- update to version 1.8.0:
* Shodan CLI now installs properly on Windows (#66)
* Improved output of "shodan host" (#64, #67)
* Fixed bug that prevented an open port from being shown in "shodan host" (#63)
* No longer show an empty page if "shodan search" didn't return results (#62)
* Updated docs to make them Python3 compatible
-------------------------------------------------------------------
Sun Dec 10 17:03:19 UTC 2017 - sebix+novell.com@sebix.at