15
0

- update to 1.8.3:

* Add support for any iterable type as input
  * fix: Use os.fsdecode() for arguments to shutil.move()
- created package using py2pack

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Send2Trash?expand=0&rev=14
This commit is contained in:
2024-10-30 19:52:49 +00:00
committed by Git OBS Bridge
parent 3c91000ea0
commit 00bb067d03
4 changed files with 14 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-Send2Trash
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-Send2Trash
Version: 1.8.2
Version: 1.8.3
Release: 0
Summary: Python library to send files to the Trash location
License: BSD-3-Clause
@@ -34,7 +34,7 @@ BuildRequires: python-rpm-macros
Requires: typelib(GObject)
Requires: typelib(Gio)
Requires(post): update-alternatives
Requires(postun):update-alternatives
Requires(postun): update-alternatives
Provides: python-send2trash = %{version}-%{release}
BuildArch: noarch