forked from pool/python-shodan
- update to version 1.20.0:
- New option "-S" for **shodan domain** to save results from the lookup - New option "-D" for **shodan domain** to lookup open ports for IPs in the results OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-shodan?expand=0&rev=37
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 14:01:08 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
- update to version 1.20.0:
|
||||
- New option "-S" for **shodan domain** to save results from the lookup
|
||||
- New option "-D" for **shodan domain** to lookup open ports for IPs in the results
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 15:47:16 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-shodan
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,12 +19,12 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%{!?license: %global license %doc}
|
||||
Name: python-shodan
|
||||
Version: 1.19.0
|
||||
Version: 1.20.0
|
||||
Release: 0
|
||||
Summary: Python library and command-line utility for Shodan
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
Url: http://github.com/achillean/shodan-python/
|
||||
URL: http://github.com/achillean/shodan-python/
|
||||
Source: https://files.pythonhosted.org/packages/source/s/shodan/shodan-%{version}.tar.gz
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
@@ -76,7 +76,6 @@ install -Dm 644 docs/_build/man/shodan-python.1 %{buildroot}%{_mandir}/man1/shod
|
||||
# SHODAN-API-KEY file required by tests
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
%doc AUTHORS README.rst
|
||||
%%license LICENSE
|
||||
%python3_only %{_bindir}/shodan
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d8bb822738d02a63dbe890b46f511f0df13fd33a60b754278c3bf5dd5cf9fc4
|
||||
size 47813
|
||||
3
shodan-1.20.0.tar.gz
Normal file
3
shodan-1.20.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2efe383eeb083eb67137a00cc6fc5ea1fd848ce8053dfdea6696bc6ec05f6e98
|
||||
size 48446
|
||||
Reference in New Issue
Block a user