From 4172914dc3162bf3d66603c890783939ac678f587d88974789c6e25ff8b1fb8b Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Sun, 26 Aug 2018 13:09:12 +0000 Subject: [PATCH 1/2] - update to version 0.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) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-shodan?expand=0&rev=12 --- python-shodan.changes | 10 ++++++++++ python-shodan.spec | 2 +- shodan-1.9.0.tar.gz | 3 --- shodan-1.9.1.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 shodan-1.9.0.tar.gz create mode 100644 shodan-1.9.1.tar.gz diff --git a/python-shodan.changes b/python-shodan.changes index 901dfa3..04957f5 100644 --- a/python-shodan.changes +++ b/python-shodan.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Aug 26 13:07:53 UTC 2018 - sebix+novell.com@sebix.at + +- update to version 0.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 diff --git a/python-shodan.spec b/python-shodan.spec index 93a0a8e..2c6ce48 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.9.0 +Version: 1.9.1 Release: 0 Summary: Python library and command-line utility for Shodan License: MIT diff --git a/shodan-1.9.0.tar.gz b/shodan-1.9.0.tar.gz deleted file mode 100644 index 6b38403..0000000 --- a/shodan-1.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b3906136c7d8c3335e8dc164770cad1ade6f55e76df91be1b1850f12f53ae4e6 -size 43389 diff --git a/shodan-1.9.1.tar.gz b/shodan-1.9.1.tar.gz new file mode 100644 index 0000000..845ed85 --- /dev/null +++ b/shodan-1.9.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4de6b52f730bd1e2e6be60f80ab68fe0428b419ecbfe8cfce74d072e6a07e1e6 +size 45097 From 795ea716ef120b74118566a75a6b262ef73cfb209274434728969ee45e14be1b Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Sun, 2 Sep 2018 07:14:02 +0000 Subject: [PATCH 2/2] - 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 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-shodan?expand=0&rev=13 --- python-shodan.changes | 10 +++++++++- python-shodan.spec | 2 +- shodan-1.10.0.tar.gz | 3 +++ shodan-1.9.1.tar.gz | 3 --- 4 files changed, 13 insertions(+), 5 deletions(-) create mode 100644 shodan-1.10.0.tar.gz delete mode 100644 shodan-1.9.1.tar.gz diff --git a/python-shodan.changes b/python-shodan.changes index 04957f5..b52f4ec 100644 --- a/python-shodan.changes +++ b/python-shodan.changes @@ -1,7 +1,15 @@ +------------------------------------------------------------------- +Sun Sep 2 07:08:13 UTC 2018 - Sebastian Wagner + +- 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 0.9.1: +- 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) diff --git a/python-shodan.spec b/python-shodan.spec index 2c6ce48..a29f612 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.9.1 +Version: 1.10.0 Release: 0 Summary: Python library and command-line utility for Shodan License: MIT diff --git a/shodan-1.10.0.tar.gz b/shodan-1.10.0.tar.gz new file mode 100644 index 0000000..92ffbb4 --- /dev/null +++ b/shodan-1.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5d6b8c616b7d5ded91bc9e348ec11b238c9e86a8584a27cde0d6a8a0b7fd97a +size 44516 diff --git a/shodan-1.9.1.tar.gz b/shodan-1.9.1.tar.gz deleted file mode 100644 index 845ed85..0000000 --- a/shodan-1.9.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4de6b52f730bd1e2e6be60f80ab68fe0428b419ecbfe8cfce74d072e6a07e1e6 -size 45097