From fef5635b73aef0ea448e2b59a3cb70dda75130d8f0179463093df31f8731de0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 11 Nov 2022 13:43:21 +0000 Subject: [PATCH] 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 --- python-structlog.changes | 5 +++++ python-structlog.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-structlog.changes b/python-structlog.changes index 59e1ae5..ce02399 100644 --- a/python-structlog.changes +++ b/python-structlog.changes @@ -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 diff --git a/python-structlog.spec b/python-structlog.spec index 60f1092..9088576 100644 --- a/python-structlog.spec +++ b/python-structlog.spec @@ -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 library’s logging module. %files %{python_files} %doc CHANGE* README* %license LICENSE* -%{python_sitelib}/* +%{python_sitelib}/structlog +%{python_sitelib}/structlog*-info %changelog