From cd6b470baa963fb8fae1bc9c3009bb6939e58c7c369c250176c318d4306e347f Mon Sep 17 00:00:00 2001 From: Nico Krapp Date: Thu, 16 Jan 2025 16:29:04 +0000 Subject: [PATCH] Accepting request 1238277 from home:mcalabkova:branches:devel:languages:python - Fix packaging OBS-URL: https://build.opensuse.org/request/show/1238277 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docformatter?expand=0&rev=21 --- python-docformatter.changes | 5 +++++ python-docformatter.spec | 4 +--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/python-docformatter.changes b/python-docformatter.changes index 55173ac..6d48786 100644 --- a/python-docformatter.changes +++ b/python-docformatter.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 16 14:06:31 UTC 2025 - Markéta Machová + +- Fix packaging + ------------------------------------------------------------------- Fri Nov 29 00:00:01 UTC 2024 - Steve Kowalik diff --git a/python-docformatter.spec b/python-docformatter.spec index d40ffa4..fb06a8b 100644 --- a/python-docformatter.spec +++ b/python-docformatter.spec @@ -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}