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

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%{!?license: %global license %doc}
Name: python-shodan
Version: 1.9.0
Version: 1.9.1
Release: 0
Summary: Python library and command-line utility for Shodan
License: MIT