14
0
forked from pool/python-bandit

- update to 1.8.2:

* Clarify "getting started" docs (#963)
  * Remove lxml (B320 & B410) from blacklist (#1212)
  * Add Mercedes-Benz to sponsor list (#1210)
  * Remove more leftover OpenStack references (#1195)
  * Remove Sentry as a sponsor (#1198)
  * Add a JSON to seek funding from the FLOSS/fund (#1194)
  * Update project urls with added links (#1193)
  * Mark Python 3.13 as officially supported (#1192)
  * No need to check httpx client without timeout defined (#1177)
  * Add more insecure cryptography cipher algorithms (#1185)
  * Removal of Python 3.8 support (#1174)
  * Rename doc file to match proper bandit ID (#1183)
  * Replace setattr (#493) @tylerwince
- cli tool, don't build with multiple python versions

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bandit?expand=0&rev=35
This commit is contained in:
2025-02-03 08:17:08 +00:00
committed by Git OBS Bridge
parent 528825e594
commit 6cfec40b0e
4 changed files with 25 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-bandit
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -29,7 +29,7 @@
%bcond_without builddocs
%{?sle15_python_module_pythons}
Name: python-bandit
Version: 1.7.10
Version: 1.8.2
Release: 0
Summary: Security oriented static analyser for Python code
License: Apache-2.0