diff --git a/python-shodan.spec b/python-shodan.spec index 868ce7c6dc96b3cdbb9e289629d9d94a7db19999..a742bfee135b67a0146dde58c2bf5708c30c9f5e 100644 --- a/python-shodan.spec +++ b/python-shodan.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-shodan -Version: 1.29.1 +Version: 1.31.0 Release: 1 Summary: Python library and command-line utility for Shodan (https://developer.shodan.io) License: MIT License URL: http://github.com/achillean/shodan-python/tree/master -Source0: https://files.pythonhosted.org/packages/d2/c9/66fed4035127aa4aebfd02646306b8770bf0e8c169847e19f35e0f931892/shodan-1.29.1.tar.gz +Source0: https://files.pythonhosted.org/packages/source/s/shodan/shodan-%{version}.tar.gz BuildArch: noarch @@ -73,6 +73,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Nov 24 2025 lvwq - 1.31.0-1 +- Update package to version 1.31.0 + * Fri Jul 7 2023 sunhui - 1.29.1-1 - Update package to version 1.29.1 diff --git a/shodan-1.29.1.tar.gz b/shodan-1.29.1.tar.gz deleted file mode 100644 index c2b51fb3d8e71728233ef8eb0587381d4fd8aad8..0000000000000000000000000000000000000000 Binary files a/shodan-1.29.1.tar.gz and /dev/null differ diff --git a/shodan-1.31.0.tar.gz b/shodan-1.31.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..511e71f37e1c73afe29a4f669c3aca5c7c23362e Binary files /dev/null and b/shodan-1.31.0.tar.gz differ