Accepting request 800247 from devel:languages:python

- Ignore clamav scan as it bogusly calls one file to be infected
  while it is just a testcase of malformed binary:
  #!BuildIgnore: post-build-checks-malwarescan

OBS-URL: https://build.opensuse.org/request/show/800247
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-packaging?expand=0&rev=16
This commit is contained in:
Dominique Leuenberger 2020-05-07 13:05:50 +00:00 committed by Git OBS Bridge
commit a28106bcaf
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue May 5 07:23:22 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Ignore clamav scan as it bogusly calls one file to be infected
while it is just a testcase of malformed binary:
#!BuildIgnore: post-build-checks-malwarescan
-------------------------------------------------------------------
Wed Mar 11 14:37:16 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>

View File

@ -30,12 +30,12 @@ Version: 20.3
Release: 0
Summary: Core utilities for Python packages
License: Apache-2.0
Group: Development/Languages/Python
URL: https://github.com/pypa/packaging
Source: https://pypi.io/packages/source/p/packaging/packaging-%{version}.tar.gz
Source: https://files.pythonhosted.org/packages/source/p/packaging/packaging-%{version}.tar.gz
BuildRequires: %{python_module six}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
#!BuildIgnore: post-build-checks-malwarescan
Requires: python-pyparsing >= 2.0.2
Requires: python-six
BuildArch: noarch