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:
committed by
Git OBS Bridge
parent
618645ce2f
commit
4172914dc3
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b3906136c7d8c3335e8dc164770cad1ade6f55e76df91be1b1850f12f53ae4e6
|
||||
size 43389
|
3
shodan-1.9.1.tar.gz
Normal file
3
shodan-1.9.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4de6b52f730bd1e2e6be60f80ab68fe0428b419ecbfe8cfce74d072e6a07e1e6
|
||||
size 45097
|
Reference in New Issue
Block a user