From 618645ce2fc4b64cc6086c5e88b751e142ed75ac34e4617e3bf41cccb677b42a Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Wed, 1 Aug 2018 08:24:51 +0000 Subject: [PATCH] - 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 --- python-shodan.changes | 8 ++++++++ python-shodan.spec | 3 +-- shodan-1.8.0.tar.gz | 3 --- shodan-1.9.0.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 shodan-1.8.0.tar.gz create mode 100644 shodan-1.9.0.tar.gz diff --git a/python-shodan.changes b/python-shodan.changes index 7dffed8..901dfa3 100644 --- a/python-shodan.changes +++ b/python-shodan.changes @@ -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 diff --git a/python-shodan.spec b/python-shodan.spec index 26a440b..93a0a8e 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.8.0 +Version: 1.9.0 Release: 0 Summary: Python library and command-line utility for Shodan License: MIT @@ -38,7 +38,6 @@ Requires: python-colorama Requires: python-requests >= 2.2.1 Recommends: python-curses Suggests: %{name}-doc -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %python_subpackages diff --git a/shodan-1.8.0.tar.gz b/shodan-1.8.0.tar.gz deleted file mode 100644 index b3fac2f..0000000 --- a/shodan-1.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2793c9286976ef4e3a1253676c876201a7cc6386d7a7e971102a46264139f9d1 -size 42669 diff --git a/shodan-1.9.0.tar.gz b/shodan-1.9.0.tar.gz new file mode 100644 index 0000000..6b38403 --- /dev/null +++ b/shodan-1.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3906136c7d8c3335e8dc164770cad1ade6f55e76df91be1b1850f12f53ae4e6 +size 43389