14
0
forked from pool/python-shodan

- update to version 1.9.0:

* New optional parameter proxies for all interfaces to specify a proxy array for the requests library (#72)
- update to version 1.8.1:
 * Fixed bug that prevented shodan scan submit from finishing (#70)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-shodan?expand=0&rev=11
This commit is contained in:
Sebastian Wagner
2018-08-01 08:24:51 +00:00
committed by Git OBS Bridge
parent 001c82df35
commit 618645ce2f
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Aug 1 08:24:12 UTC 2018 - sebix+novell.com@sebix.at
- update to version 1.9.0:
* New optional parameter proxies for all interfaces to specify a proxy array for the requests library (#72)
- update to version 1.8.1:
* Fixed bug that prevented shodan scan submit from finishing (#70)
------------------------------------------------------------------- -------------------------------------------------------------------
Thu May 31 21:23:06 UTC 2018 - sebix+novell.com@sebix.at Thu May 31 21:23:06 UTC 2018 - sebix+novell.com@sebix.at

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
%{!?license: %global license %doc} %{!?license: %global license %doc}
Name: python-shodan Name: python-shodan
Version: 1.8.0 Version: 1.9.0
Release: 0 Release: 0
Summary: Python library and command-line utility for Shodan Summary: Python library and command-line utility for Shodan
License: MIT License: MIT
@@ -38,7 +38,6 @@ Requires: python-colorama
Requires: python-requests >= 2.2.1 Requires: python-requests >= 2.2.1
Recommends: python-curses Recommends: python-curses
Suggests: %{name}-doc Suggests: %{name}-doc
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch BuildArch: noarch
%python_subpackages %python_subpackages

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2793c9286976ef4e3a1253676c876201a7cc6386d7a7e971102a46264139f9d1
size 42669

3
shodan-1.9.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b3906136c7d8c3335e8dc164770cad1ade6f55e76df91be1b1850f12f53ae4e6
size 43389