forked from pool/python-shodan
Accepting request 697521 from home:pgajdos
- version update to 1.12.1 * Fix Excel file conversion that resulted in empty .xlsx files OBS-URL: https://build.opensuse.org/request/show/697521 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-shodan?expand=0&rev=27
This commit is contained in:
committed by
Git OBS Bridge
parent
a3469702c8
commit
865c3b0bad
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 24 13:17:29 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
- version update to 1.12.1
|
||||
* Fix Excel file conversion that resulted in empty .xlsx files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 7 11:28:37 UTC 2019 - 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.12.0
|
||||
Version: 1.12.1
|
||||
Release: 0
|
||||
Summary: Python library and command-line utility for Shodan
|
||||
License: MIT
|
||||
@@ -35,6 +35,7 @@ Requires: python-click
|
||||
Requires: python-click-plugins
|
||||
Requires: python-colorama
|
||||
Requires: python-requests >= 2.2.1
|
||||
Requires: python-setuptools
|
||||
Recommends: python-curses
|
||||
Suggests: %{name}-doc
|
||||
BuildArch: noarch
|
||||
@@ -69,7 +70,10 @@ popd
|
||||
install -Dm 644 docs/_build/man/shodan-python.1 %{buildroot}%{_mandir}/man1/shodan.1
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
# Tests need network access, skip them
|
||||
%check
|
||||
# Tests need network access, skip them:
|
||||
# https://developer.shodan.io/api/requirements
|
||||
# SHODAN-API-KEY file required by tests
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2473ab5f5ba5b13db25e939c37bb74f9b6ec7cab44e272c1ac8049d7a4bdcb23
|
||||
size 46048
|
3
shodan-1.12.1.tar.gz
Normal file
3
shodan-1.12.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c30baebce853ad67677bf002dde96a1ca1a9729bdd300fbb3c5e5d889547a639
|
||||
size 46072
|
Reference in New Issue
Block a user