diff --git a/bandit-1.7.10.tar.gz b/bandit-1.7.10.tar.gz deleted file mode 100644 index 28907c6..0000000 --- a/bandit-1.7.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:59ed5caf5d92b6ada4bf65bc6437feea4a9da1093384445fed4d472acc6cff7b -size 4228540 diff --git a/bandit-1.8.2.tar.gz b/bandit-1.8.2.tar.gz new file mode 100644 index 0000000..12a01be --- /dev/null +++ b/bandit-1.8.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e00ad5a6bc676c0954669fe13818024d66b70e42cf5adb971480cf3b671e835f +size 4228832 diff --git a/python-bandit.changes b/python-bandit.changes index cd4f368..f0f6811 100644 --- a/python-bandit.changes +++ b/python-bandit.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon Feb 3 08:12:34 UTC 2025 - Dirk Müller + +- 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) + ------------------------------------------------------------------- Tue Nov 12 17:04:57 UTC 2024 - Matej Cepl @@ -303,7 +320,7 @@ Sat Jan 15 16:40:26 UTC 2022 - Dirk Müller * Clearer message for subprocess module use * Specify language\_version in .pre-commit-hooks.yaml * Specify output\_file encoding as utf-8 - + ------------------------------------------------------------------- Wed Oct 27 12:05:40 UTC 2021 - pgajdos@suse.com @@ -347,13 +364,13 @@ Tue Mar 9 06:13:09 UTC 2021 - Steve Kowalik * Fix 3.8 errors (#509) @tylerwince * Add several ini options for .bandit file (#508) @vuolter * get_url returns different urls calling twice (bug #506) (#507) @ehooo - * Replace setattr (#493) @tylerwince + * Replace setattr (#493) @tylerwince - Refresh remove-non-test-deps.patch ------------------------------------------------------------------- Sat Feb 13 10:21:09 UTC 2021 - Dirk Müller -- cli tool, don't build with multiple python versions +- cli tool, don't build with multiple python versions ------------------------------------------------------------------- Thu Jun 4 16:15:56 UTC 2020 - Dirk Mueller diff --git a/python-bandit.spec b/python-bandit.spec index b01fd9d..bbd73df 100644 --- a/python-bandit.spec +++ b/python-bandit.spec @@ -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