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