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:
committed by
Git OBS Bridge
parent
e9e31b87e4
commit
997f28ee11
@@ -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>
|
||||
|
||||
|
@@ -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}
|
||||
|
@@ -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
3
shodan-1.22.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a9f098c2d24cf685b6d4a4bd46c7f56653c84f777f20d1a853cfd7672f68f35d
|
||||
size 49000
|
Reference in New Issue
Block a user