From b7aef3049917bf47cce183a078cc6911556adbd487541c7ecafca50b2492fb7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 1 Oct 2019 17:11:25 +0000 Subject: [PATCH] Accepting request 734393 from home:mcalabkova:branches:devel:languages:python - Update to 1.19.0 * Ability to specify list of fields to include when converting to CSV/ Excel * Filter the Shodan Firehose based on tags in the banner * Fix bug that caused unicode error when printing domain information * Add flag to let users get their IPv6 address shodan myip -6 * Add library methods for the new Notifications API * New method to edit the list of IPs for an existing network alert OBS-URL: https://build.opensuse.org/request/show/734393 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-shodan?expand=0&rev=35 --- python-shodan.changes | 11 +++++++++++ python-shodan.spec | 2 +- shodan-1.15.0.tar.gz | 3 --- shodan-1.19.0.tar.gz | 3 +++ 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 shodan-1.15.0.tar.gz create mode 100644 shodan-1.19.0.tar.gz diff --git a/python-shodan.changes b/python-shodan.changes index 91f570c..813dbfb 100644 --- a/python-shodan.changes +++ b/python-shodan.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Oct 1 15:47:16 UTC 2019 - Marketa Calabkova + +- Update to 1.19.0 + * Ability to specify list of fields to include when converting to CSV/ Excel + * Filter the Shodan Firehose based on tags in the banner + * Fix bug that caused unicode error when printing domain information + * Add flag to let users get their IPv6 address shodan myip -6 + * Add library methods for the new Notifications API + * New method to edit the list of IPs for an existing network alert + ------------------------------------------------------------------- Tue Sep 10 10:22:55 UTC 2019 - Tomáš Chvátal diff --git a/python-shodan.spec b/python-shodan.spec index cd6e3b1..93825ad 100644 --- a/python-shodan.spec +++ b/python-shodan.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %{!?license: %global license %doc} Name: python-shodan -Version: 1.15.0 +Version: 1.19.0 Release: 0 Summary: Python library and command-line utility for Shodan License: MIT diff --git a/shodan-1.15.0.tar.gz b/shodan-1.15.0.tar.gz deleted file mode 100644 index 46fd12f..0000000 --- a/shodan-1.15.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7903d110376dac9d3b7c046a1a1bd285e0f63a73649a700e80bbca3b698bb5bf -size 46792 diff --git a/shodan-1.19.0.tar.gz b/shodan-1.19.0.tar.gz new file mode 100644 index 0000000..89d42d0 --- /dev/null +++ b/shodan-1.19.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d8bb822738d02a63dbe890b46f511f0df13fd33a60b754278c3bf5dd5cf9fc4 +size 47813