diff --git a/python-shodan.changes b/python-shodan.changes index b52f4ec..47d4602 100644 --- a/python-shodan.changes +++ b/python-shodan.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Sep 17 19:38:02 UTC 2018 - Sebastian Wagner + +- update to version 1.10.2 + * Fix **shodan stats** formatting exception when faceting on **port** +- update to version 1.10.1: + * Support PUT requests in the API request helper method + ------------------------------------------------------------------- Sun Sep 2 07:08:13 UTC 2018 - Sebastian Wagner diff --git a/python-shodan.spec b/python-shodan.spec index a29f612..f560cfe 100644 --- a/python-shodan.spec +++ b/python-shodan.spec @@ -12,14 +12,14 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} %{!?license: %global license %doc} Name: python-shodan -Version: 1.10.0 +Version: 1.10.2 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 deleted file mode 100644 index 92ffbb4..0000000 --- a/shodan-1.10.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c5d6b8c616b7d5ded91bc9e348ec11b238c9e86a8584a27cde0d6a8a0b7fd97a -size 44516 diff --git a/shodan-1.10.2.tar.gz b/shodan-1.10.2.tar.gz new file mode 100644 index 0000000..7345973 --- /dev/null +++ b/shodan-1.10.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:019cc10a76e0bd28917e879dd095c7ba5ee2b70630bc052a5b79b93004e9b914 +size 44742