14
0
forked from pool/python-shodan

- update to version 1.13.0:

* New command **shodan domain** to lookup a domain in Shodan's DNS database
 * Override environment configured settings if explicit proxy settings are supplied (@cudeso)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-shodan?expand=0&rev=29
This commit is contained in:
Sebastian Wagner
2019-05-03 18:24:42 +00:00
committed by Git OBS Bridge
parent 865c3b0bad
commit ac9310f2cb
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri May 3 18:23:49 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 1.13.0:
* New command **shodan domain** to lookup a domain in Shodan's DNS database
* Override environment configured settings if explicit proxy settings are supplied (@cudeso)
-------------------------------------------------------------------
Wed Apr 24 13:17:29 UTC 2019 - pgajdos@suse.com