!13 Upgrade package to version 1.7.5

From: @wk333 
Reviewed-by: @cherry530 
Signed-off-by: @cherry530
This commit is contained in:
openeuler-ci-bot 2023-04-11 06:00:36 +00:00 committed by Gitee
commit 4ac3e8632d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
bandit-1.7.5.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-bandit Name: python-bandit
Version: 1.7.4 Version: 1.7.5
Release: 1 Release: 1
Summary: Security oriented static analyser for python code. Summary: Security oriented static analyser for python code.
License: Apache-2.0 License: Apache-2.0
URL: https://github.com/PyCQA/bandit 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 BuildArch: noarch
@ -69,6 +69,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %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 <guozhengxin@kylinos.cn> - 1.7.4-1 * Sat Oct 08 2022 guozhengxin <guozhengxin@kylinos.cn> - 1.7.4-1
- Upgrade package to version 1.7.4 - Upgrade package to version 1.7.4