forked from pool/python-shodan
Accepting request 959539 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/959539 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-shodan?expand=0&rev=29
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 25 20:15:17 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
- - update to version 1.27.0:
|
||||
- New command: ``shodan alert export`` to save the current network monitoring configuration
|
||||
- New command: ``shodan alert import`` to restore a previous network monitoring configuration
|
||||
- Automatically rate limit API requests to 1 request per second (credit to @malvidin)
|
||||
- update to version 1.26.1:
|
||||
- Fix a unicode issue that caused the streams to get truncated and error out due to invalid JSON
|
||||
- update to version 1.26.0:
|
||||
- Add the ability to create custom data streams in the Shodan() class as well as the CLI (``shodan stream --custom-filters <query>``)
|
||||
- update to version 1.25.0:
|
||||
- Add new CLI command: shodan alert download
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 19 19:11:22 UTC 2022 - Sebastian Wagner <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.26.1
|
||||
Version: 1.27.0
|
||||
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:f2827b40d6918988ef9f5f16dcb8a13383aaae1a2845898f7012eac8906bbb87
|
||||
size 51573
|
||||
3
shodan-1.27.0.tar.gz
Normal file
3
shodan-1.27.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5e4ae706e00b63167a9ff7f7e0f33442fc6ac6f0b4f2629c8bd32cc307f8d550
|
||||
size 52507
|
||||
Reference in New Issue
Block a user