14
0
forked from pool/python-shodan

- update to version 1.23.1:

* Fixed linting errors
 * Import ABC from collections.abc for Python 3.10 compatibility (#130).
 * Fix invalid escape sequence error, improves ``shodan radar`` output on Python3 (#131).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-shodan?expand=0&rev=53
This commit is contained in:
Sebastian Wagner
2020-09-12 05:15:12 +00:00
committed by Git OBS Bridge
parent ca4f72bb60
commit 1d3df1e203
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Sep 12 04:51:36 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 1.23.1:
* Fixed linting errors
* Import ABC from collections.abc for Python 3.10 compatibility (#130).
* Fix invalid escape sequence error, improves ``shodan radar`` output on Python3 (#131).
-------------------------------------------------------------------
Tue May 19 09:32:14 UTC 2020 - Petr Gajdos <pgajdos@suse.com>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%{!?license: %global license %doc}
Name: python-shodan
Version: 1.23.0
Version: 1.23.1
Release: 0
Summary: Python library and command-line utility for Shodan
License: MIT

View File

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

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

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