forked from pool/python-Deprecated
Accepting request 1032492 from home:bnavigator:branches:devel:languages:python
- Provid canonicalized lowercase name - Don't catchall files section OBS-URL: https://build.opensuse.org/request/show/1032492 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Deprecated?expand=0&rev=14
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-Deprecated
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -32,6 +32,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-wrapt >= 1.10
|
||||
BuildArch: noarch
|
||||
Provides: python-deprecated = %{version}-%{release}
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
@@ -54,6 +55,7 @@ you can use the ``@deprecated`` decorator.
|
||||
%files %{python_files}
|
||||
%doc CHANGELOG.rst README.md
|
||||
%license LICENSE.rst
|
||||
%{python_sitelib}/*
|
||||
%{python_sitelib}/deprecated
|
||||
%{python_sitelib}/Deprecated-%{version}*-info
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user