From 79a1efda98da230c95e32eb4d7e8280f187fe92e70a313b75074c88b6fd514cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 15 Dec 2023 13:51:09 +0000 Subject: [PATCH] Accepting request 1133438 from home:pgajdos:python - add python-atlassian-python-api.rpmlintrc into sources OBS-URL: https://build.opensuse.org/request/show/1133438 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atlassian-python-api?expand=0&rev=20 --- python-atlassian-python-api.changes | 5 +++++ python-atlassian-python-api.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-atlassian-python-api.changes b/python-atlassian-python-api.changes index 1945872..6cbadec 100644 --- a/python-atlassian-python-api.changes +++ b/python-atlassian-python-api.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 15 12:54:54 UTC 2023 - pgajdos@suse.com + +- add python-atlassian-python-api.rpmlintrc into sources + ------------------------------------------------------------------- Thu Dec 14 09:14:49 UTC 2023 - Petr Gajdos diff --git a/python-atlassian-python-api.spec b/python-atlassian-python-api.spec index b0f7968..26d7211 100644 --- a/python-atlassian-python-api.spec +++ b/python-atlassian-python-api.spec @@ -23,6 +23,7 @@ Summary: Python Atlassian REST API Wrapper License: Apache-2.0 URL: https://github.com/atlassian-api/atlassian-python-api Source: https://files.pythonhosted.org/packages/source/a/atlassian-python-api/atlassian-python-api-%{version}.tar.gz +Source1: python-atlassian-python-api.rpmlintrc BuildRequires: %{python_module deprecated} BuildRequires: %{python_module kerberos} BuildRequires: %{python_module oauthlib}