14
0

Accepting request 1035254 from home:pgajdos:python

- silent rpmlint

OBS-URL: https://build.opensuse.org/request/show/1035254
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-structlog?expand=0&rev=16
This commit is contained in:
2022-11-11 13:43:21 +00:00
committed by Git OBS Bridge
parent 4984b31b5d
commit fef5635b73
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Nov 11 13:14:31 UTC 2022 - pgajdos@suse.com
- silent rpmlint
-------------------------------------------------------------------
Fri Nov 11 12:02:17 UTC 2022 - pgajdos@suse.com

View File

@@ -16,7 +16,6 @@
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
# because of acyncio for tests
%define skip_python2 1
Name: python-structlog
@@ -67,6 +66,7 @@ like the standard librarys logging module.
%files %{python_files}
%doc CHANGE* README*
%license LICENSE*
%{python_sitelib}/*
%{python_sitelib}/structlog
%{python_sitelib}/structlog*-info
%changelog