forked from pool/python-shortuuid
- We don't need to clean up the license from sitelib.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-shortuuid?expand=0&rev=19
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 10 05:15:07 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- We don't need to clean up the license from sitelib.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 16 13:19:34 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-shortuuid
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -51,7 +51,6 @@ similar-looking letters and numbers.
|
||||
%install
|
||||
%pyproject_install
|
||||
%python_clone -a %{buildroot}%{_bindir}/shortuuid
|
||||
%python_expand rm %{buildroot}%{$python_sitelib}/COPYING
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
@@ -67,6 +66,7 @@ similar-looking letters and numbers.
|
||||
%doc README.md
|
||||
%license COPYING
|
||||
%python_alternative %{_bindir}/shortuuid
|
||||
%{python_sitelib}/*shortuuid*/
|
||||
%{python_sitelib}/shortuuid
|
||||
%{python_sitelib}/shortuuid-%{version}.dist-info
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user