14
0
forked from pool/python-kasa

Accepting request 1236765 from devel:languages:python

- We don't need to clean up the CHANGELOG anymore.

OBS-URL: https://build.opensuse.org/request/show/1236765
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-kasa?expand=0&rev=6
This commit is contained in:
2025-01-12 11:25:46 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jan 10 05:05:51 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- We don't need to clean up the CHANGELOG anymore.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Dec 27 14:26:35 UTC 2023 - Dirk Müller <dmueller@suse.com> Wed Dec 27 14:26:35 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-kasa # spec file for package python-kasa
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2025 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -49,7 +49,7 @@ Requires: python-setuptools
Requires: python-voluptuous Requires: python-voluptuous
Requires: python-xdoctest Requires: python-xdoctest
Requires(post): update-alternatives Requires(post): update-alternatives
Requires(postun):update-alternatives Requires(postun): update-alternatives
BuildArch: noarch BuildArch: noarch
%python_subpackages %python_subpackages
@@ -68,7 +68,6 @@ find . -name \*.py -o -name \*.json -exec chmod -x '{}' \;
%install %install
%pyproject_install %pyproject_install
%python_clone -a %{buildroot}%{_bindir}/kasa %python_clone -a %{buildroot}%{_bindir}/kasa
%python_expand rm %{buildroot}%{$python_sitelib}/CHANGELOG.md
%python_expand %fdupes %{buildroot}%{$python_sitelib} %python_expand %fdupes %{buildroot}%{$python_sitelib}
%check %check