forked from pool/python-shodan
Accepting request 634548 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/634548 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-shodan?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 2 07:08:13 UTC 2018 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
- update to version 1.10.0:
|
||||
* New command **shodan org**: manage enterprise access to Shodan for your team
|
||||
* Improved unicode handling (#78)
|
||||
* Remove deprecated API wrapper for shodanhq.com/api
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 26 13:07:53 UTC 2018 - sebix+novell.com@sebix.at
|
||||
|
||||
- update to version 1.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.10.0
|
||||
Release: 0
|
||||
Summary: Python library and command-line utility for Shodan
|
||||
License: MIT
|
||||
|
||||
3
shodan-1.10.0.tar.gz
Normal file
3
shodan-1.10.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c5d6b8c616b7d5ded91bc9e348ec11b238c9e86a8584a27cde0d6a8a0b7fd97a
|
||||
size 44516
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b3906136c7d8c3335e8dc164770cad1ade6f55e76df91be1b1850f12f53ae4e6
|
||||
size 43389
|
||||
Reference in New Issue
Block a user