diff --git a/bandit-1.7.4.tar.gz b/bandit-1.7.4.tar.gz deleted file mode 100644 index 2ffd22f..0000000 Binary files a/bandit-1.7.4.tar.gz and /dev/null differ diff --git a/bandit-1.7.5.tar.gz b/bandit-1.7.5.tar.gz new file mode 100644 index 0000000..97168eb Binary files /dev/null and b/bandit-1.7.5.tar.gz differ diff --git a/python-bandit.spec b/python-bandit.spec index 56a840a..2e0f5c2 100644 --- a/python-bandit.spec +++ b/python-bandit.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-bandit -Version: 1.7.4 +Version: 1.7.5 Release: 1 Summary: Security oriented static analyser for python code. License: Apache-2.0 URL: https://github.com/PyCQA/bandit -Source0: https://files.pythonhosted.org/packages/39/36/a37a2f6f8d0ed8c3bc616616ed5019e1df2680bd8b7df49ceae80fd457de/bandit-1.7.4.tar.gz +Source0: https://files.pythonhosted.org/packages/source/b/bandit/bandit-%{version}.tar.gz BuildArch: noarch @@ -69,6 +69,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Apr 11 2023 wangkai <13474090681@163.com> - 1.7.5-1 +- Upgrade package to version 1.7.5 + * Sat Oct 08 2022 guozhengxin - 1.7.4-1 - Upgrade package to version 1.7.4