From 8a4c7cda2e1a6d7043c5ec889cb105acd66cc0bae3dec3b8f7a85b5e78135b1d Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Wed, 1 Jan 2020 10:49:58 +0000 Subject: [PATCH] - update to version 1.21.1: - Add ``history`` and ``type`` parameters to ``Shodan.dns.domain_info()`` method and CLI command OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-shodan?expand=0&rev=41 --- python-shodan.changes | 6 ++++++ python-shodan.spec | 4 ++-- shodan-1.21.0.tar.gz | 3 --- shodan-1.21.1.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 shodan-1.21.0.tar.gz create mode 100644 shodan-1.21.1.tar.gz diff --git a/python-shodan.changes b/python-shodan.changes index 5d9450c..f1f8b20 100644 --- a/python-shodan.changes +++ b/python-shodan.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 1 10:48:40 UTC 2020 - Sebastian Wagner + +- update to version 1.21.1: + - Add ``history`` and ``type`` parameters to ``Shodan.dns.domain_info()`` method and CLI command + ------------------------------------------------------------------- Sun Dec 15 09:09:57 UTC 2019 - Sebastian Wagner diff --git a/python-shodan.spec b/python-shodan.spec index 36eb657..69405f7 100644 --- a/python-shodan.spec +++ b/python-shodan.spec @@ -1,7 +1,7 @@ # # spec file for package python-shodan # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %{!?license: %global license %doc} Name: python-shodan -Version: 1.21.0 +Version: 1.21.1 Release: 0 Summary: Python library and command-line utility for Shodan License: MIT diff --git a/shodan-1.21.0.tar.gz b/shodan-1.21.0.tar.gz deleted file mode 100644 index 6a10c71..0000000 --- a/shodan-1.21.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eab999bca9d3b30e6fc549e609194ff2d6fac3caea252414e1d8d735efab8342 -size 48596 diff --git a/shodan-1.21.1.tar.gz b/shodan-1.21.1.tar.gz new file mode 100644 index 0000000..4b55e2d --- /dev/null +++ b/shodan-1.21.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:834dfd084fed290b2b445545b0d1cac7822f3c0ed6ba09707efb1716bb485ede +size 48784