forked from pool/python-docformatter
Accepting request 1238300 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1238300 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-docformatter?expand=0&rev=10
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 16 14:06:31 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Fix packaging
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 00:00:01 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-docformatter
|
||||
#
|
||||
# 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
|
||||
@@ -76,8 +76,6 @@ chmod -x src/docformatter/__main__.py
|
||||
|
||||
%install
|
||||
%pyproject_install
|
||||
# Do not install LICENSE
|
||||
%python_expand rm %{buildroot}%{$python_sitelib}/LICENSE
|
||||
%python_clone -a %{buildroot}%{_bindir}/docformatter
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user