14
0
forked from pool/python-shodan

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
This commit is contained in:
Sebastian Wagner
2020-03-27 13:22:04 +00:00
committed by Git OBS Bridge
parent e9e31b87e4
commit 997f28ee11
4 changed files with 12 additions and 5 deletions

View File

@@ -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 <sebix+novell.com@sebix.at> Sat Feb 1 15:16:40 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
%{!?license: %global license %doc} %{!?license: %global license %doc}
Name: python-shodan Name: python-shodan
Version: 1.21.3 Version: 1.22.0
Release: 0 Release: 0
Summary: Python library and command-line utility for Shodan Summary: Python library and command-line utility for Shodan
License: MIT License: MIT
@@ -77,7 +77,7 @@ install -Dm 644 docs/_build/man/shodan-python.1 %{buildroot}%{_mandir}/man1/shod
%files %{python_files} %files %{python_files}
%doc AUTHORS README.rst %doc AUTHORS README.rst
%%license LICENSE %license LICENSE
%python3_only %{_bindir}/shodan %python3_only %{_bindir}/shodan
%{python_sitelib}/* %{python_sitelib}/*
%python3_only %{_mandir}/man1/shodan.1%{ext_man} %python3_only %{_mandir}/man1/shodan.1%{ext_man}

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3f56899f533ab001775adcdae181ce80accad53cd298d710c844bd26c76c78d5
size 50296

3
shodan-1.22.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a9f098c2d24cf685b6d4a4bd46c7f56653c84f777f20d1a853cfd7672f68f35d
size 49000