forked from pool/python-bandit
- 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=14
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 13 10:21:09 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- cli tool, don't build with multiple python versions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 4 16:15:56 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-bandit
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,8 +19,8 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
# Tests require python-hacking, which isn't compatible with pycodestyle
|
||||
%bcond_without builddocs
|
||||
# dependencies are no longer py2 compatible
|
||||
%define skip_python2 1
|
||||
# CLI tool, no module
|
||||
%define pythons python3
|
||||
Name: python-bandit
|
||||
Version: 1.6.2
|
||||
Release: 0
|
||||
|
Reference in New Issue
Block a user