diff --git a/python-shodan.changes b/python-shodan.changes index d80b29f..118be36 100644 --- a/python-shodan.changes +++ b/python-shodan.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Nov 1 19:33:22 UTC 2020 - Sebastian Wagner + +- Update to version 1.24.0: + * use default config dir `~/.config/shodan`, but support existing installations + * Fix bug that caused extra newlines when converting `.json.gz` data file to CSV on Windows + * Fix linting error + ------------------------------------------------------------------- Sat Sep 12 04:51:36 UTC 2020 - Sebastian Wagner diff --git a/python-shodan.spec b/python-shodan.spec index b884941..ac33daf 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.23.1 +Version: 1.24.0 Release: 0 Summary: Python library and command-line utility for Shodan License: MIT diff --git a/shodan-1.23.1.tar.gz b/shodan-1.23.1.tar.gz deleted file mode 100644 index ceef36a..0000000 --- a/shodan-1.23.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d2d37d47dd084747df672e6d981f6d72d5d03f4ee12f0ce2170e618147578349 -size 49548 diff --git a/shodan-1.24.0.tar.gz b/shodan-1.24.0.tar.gz new file mode 100644 index 0000000..176a77c --- /dev/null +++ b/shodan-1.24.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b5ec40c954cd48c4e3234e81ad92afdc68438f82ad392fed35b7097eb77b6dd +size 50951