forked from pool/python-python-gitlab
- Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gitlab?expand=0&rev=35
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 12 19:28:30 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
- Clean up the SPEC file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 12 18:22:00 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
@@ -31,6 +31,8 @@ Requires: python-argcomplete >= 1.10.0
|
||||
Requires: python-requests >= 2.22.0
|
||||
Requires: python-requests-toolbelt >= 0.9.1
|
||||
Requires: python-setuptools
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun):update-alternatives
|
||||
BuildArch: noarch
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module httmock}
|
||||
@@ -41,8 +43,6 @@ BuildRequires: %{python_module responses}
|
||||
# force urllib3 < 2, for tests to passs
|
||||
BuildRequires: %{python_module urllib3 < 2}
|
||||
# /SECTION
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun):update-alternatives
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
@@ -79,6 +79,7 @@ touch $HOME/.python-gitlab.cfg
|
||||
%doc AUTHORS CHANGELOG.md README.rst
|
||||
%license COPYING
|
||||
%python_alternative %{_bindir}/gitlab
|
||||
%{python_sitelib}/*
|
||||
%{python_sitelib}/gitlab
|
||||
%{python_sitelib}/python_gitlab-%{version}*-info
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user