From 997f28ee11c97e981f3fc39c95e66be63192c990094c9c3ee62670a218714983 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Fri, 27 Mar 2020 13:22:04 +0000 Subject: [PATCH] Accepting request 789026 from home:pgajdos:python - version update to 1.22.0 * New Streaming API method: /shodan/vulns/{vulns} to subscribe to IPs that are vulnerable to an issue OBS-URL: https://build.opensuse.org/request/show/789026 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-shodan?expand=0&rev=47 --- python-shodan.changes | 7 +++++++ python-shodan.spec | 4 ++-- shodan-1.21.3.tar.gz | 3 --- shodan-1.22.0.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 shodan-1.21.3.tar.gz create mode 100644 shodan-1.22.0.tar.gz diff --git a/python-shodan.changes b/python-shodan.changes index a678248..cbbeafc 100644 --- a/python-shodan.changes +++ b/python-shodan.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Mar 27 10:45:45 UTC 2020 - pgajdos@suse.com + +- version update to 1.22.0 + * New Streaming API method: /shodan/vulns/{vulns} to subscribe to IPs + that are vulnerable to an issue + ------------------------------------------------------------------- Sat Feb 1 15:16:40 UTC 2020 - Sebastian Wagner diff --git a/python-shodan.spec b/python-shodan.spec index 6f022f1..e709331 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.21.3 +Version: 1.22.0 Release: 0 Summary: Python library and command-line utility for Shodan License: MIT @@ -77,7 +77,7 @@ install -Dm 644 docs/_build/man/shodan-python.1 %{buildroot}%{_mandir}/man1/shod %files %{python_files} %doc AUTHORS README.rst -%%license LICENSE +%license LICENSE %python3_only %{_bindir}/shodan %{python_sitelib}/* %python3_only %{_mandir}/man1/shodan.1%{ext_man} diff --git a/shodan-1.21.3.tar.gz b/shodan-1.21.3.tar.gz deleted file mode 100644 index c772812..0000000 --- a/shodan-1.21.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f56899f533ab001775adcdae181ce80accad53cd298d710c844bd26c76c78d5 -size 50296 diff --git a/shodan-1.22.0.tar.gz b/shodan-1.22.0.tar.gz new file mode 100644 index 0000000..7faedb2 --- /dev/null +++ b/shodan-1.22.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9f098c2d24cf685b6d4a4bd46c7f56653c84f777f20d1a853cfd7672f68f35d +size 49000